Skip to content

build(deps): bump the all-dependencies group with 4 updates#3685

Merged
ryota-murakami merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-86ffff6acf
Feb 4, 2026
Merged

build(deps): bump the all-dependencies group with 4 updates#3685
ryota-murakami merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-86ffff6acf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps the all-dependencies group with 4 updates: @types/react, eslint-plugin-storybook, msw and rambda.

Updates @types/react from 19.2.10 to 19.2.11

Commits

Updates eslint-plugin-storybook from 10.2.4 to 10.2.6

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.2.6

10.2.6

v10.2.5

10.2.5

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.2.6

10.2.5

Commits
  • cc0d1f9 Bump version from "10.2.5" to "10.2.6" [skip ci]
  • 1053c2a Bump version from "10.2.4" to "10.2.5" [skip ci]
  • See full diff in compare view

Updates msw from 2.12.7 to 2.12.8

Release notes

Sourced from msw's releases.

v2.12.8 (2026-02-03)

Bug Fixes

  • update @mswjs/interceptors to fix a memory leak (#2659) (e5e905f60c4ad8dd621e720cde26390c84104362) @​kettanaito
  • update rettime (#2657) (3a7b4510138bc6e7ab5078f53e623d6a25cfd9ac) @​kettanaito
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for msw since your current version.


Updates rambda from 11.0.1 to 11.1.0

Changelog

Sourced from rambda's changelog.

11.1.0

  • Add R.filterMap - similar to Ruby filter_map

  • Add R.mapChain - when in R.pipe there are several R.map one after the other, then R.mapChain can be used instead.

  • Add R.middle - equal to R.init + R.tail

  • Add R.random, R.shuffle, R.switcher, R.sum, R.delay - imported from Rambda

  • Add index to R.filter/R.reject predicate signiture

  • Improve typing of R.init, R.tail

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 4 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin), [msw](https://github.com/mswjs/msw) and [rambda](https://github.com/selfrefactor/rambda).


Updates `@types/react` from 19.2.10 to 19.2.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-plugin-storybook` from 10.2.4 to 10.2.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.6/code/lib/eslint-plugin)

Updates `msw` from 2.12.7 to 2.12.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.7...v2.12.8)

Updates `rambda` from 11.0.1 to 11.1.0
- [Release notes](https://github.com/selfrefactor/rambda/releases)
- [Changelog](https://github.com/selfrefactor/rambda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/selfrefactor/rambda/commits)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: msw
  dependency-version: 2.12.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: rambda
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 4, 2026
@ryota-murakami ryota-murakami merged commit 58418b8 into main Feb 4, 2026
14 checks passed
@ryota-murakami ryota-murakami deleted the dependabot/npm_and_yarn/all-dependencies-86ffff6acf branch February 4, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments