chore(deps): bump the dependencies group across 1 directory with 21 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(4 months ago)
(4 months ago)
(4 months ago)
dependencies
Bumps the dependencies group with 21 updates in the / directory:
| Package | From | To |
|---|---|---|
| @react-spring/web | 9.7.5 |
10.0.1 |
| react-router-dom | 6.28.0 |
7.8.0 |
| react-use | 17.5.1 |
17.6.0 |
| @eslint/compat | 1.3.1 |
1.3.2 |
| @eslint/js | 9.31.0 |
9.33.0 |
| @octokit/auth-action | 5.1.1 |
6.0.1 |
| @octokit/rest | 21.1.1 |
22.0.0 |
| @pmmmwh/react-refresh-webpack-plugin | 0.6.0-beta.1 |
0.6.1 |
| cypress | 13.16.0 |
14.5.4 |
| eslint-config-prettier | 10.1.5 |
10.1.8 |
| jest | 29.7.0 |
30.0.5 |
| lint-staged | 15.4.3 |
16.1.5 |
| markdownlint-cli | 0.44.0 |
0.45.0 |
| mini-css-extract-plugin | 2.9.2 |
2.9.4 |
| postcss | 8.5.3 |
8.5.6 |
| react-refresh | 0.14.2 |
0.17.0 |
| remark-gfm | 4.0.0 |
4.0.1 |
| sass-loader | 16.0.4 |
16.0.5 |
| sirv-cli | 3.0.0 |
3.0.1 |
| tailwindcss | 3.4.16 |
4.1.11 |
| webpack | 5.97.1 |
5.101.0 |
Updates @react-spring/web from 9.7.5 to 10.0.1
Release notes
Sourced from @react-spring/web's releases.
v10.0.1
What's Changed
- fix: spring does not start by
@dagatsoinin pmndrs/react-spring#2372Full Changelog: https://github.com/pmndrs/react-spring/compare/v10.0.0...v10.0.1
v10.0.0
What's Changed
- chore(deps): update dependency concurrently to v9 by
@renovatein pmndrs/react-spring#2326- chore: update TSUP to v8 by
@joshuaellisin pmndrs/react-spring#2328- chore(deps): update dependency chokidar to v4 by
@renovatein pmndrs/react-spring#2325- chore(deps): update all non-major dependencies by
@renovatein pmndrs/react-spring#2274- chore(ci): fix bad spelling of package name by
@joshuaellisin pmndrs/react-spring#2350- chore(deps): update dependency vite-tsconfig-paths to v5 by
@renovatein pmndrs/react-spring#2338- chore(deps): update dependency vite to v6 by
@renovatein pmndrs/react-spring#2337- fix(deps): update all non-major dependencies by
@renovatein pmndrs/react-spring#2330- Clarify what
immediatedoes by@joriswin pmndrs/react-spring#2357- chore(deps): update dependency
@vanilla-extract/vite-pluginto v5 by@renovatein pmndrs/react-spring#2360- feat!: react 19 support by
@dagatsoinin pmndrs/react-spring#2368- chore(deps): update node.js to v22 by
@renovatein pmndrs/react-spring#2339- chore(deps): update dependency cypress to v14 by
@renovatein pmndrs/react-spring#2367- fix(deps): update dependency cookie to v1 by
@renovatein pmndrs/react-spring#2348New Contributors
@joriswmade their first contribution in pmndrs/react-spring#2357@dagatsoinmade their first contribution in pmndrs/react-spring#2368Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.5...v10.0.0
Commits
2dec583v10.0.1de1244bfix: spring does not start (#2372)195c479chore: v10.0.07116bbafix(deps): update dependency cookie to v1 (#2348)f463ef7chore(deps): update dependency cypress to v14 (#2367)71030bachore(deps): update node.js to v22 (#2339)7cc034efeat!: react 19 support (#2368)842f760chore(deps): update dependency@vanilla-extract/vite-pluginto v5 (#2360)eb09c79Merge branch 'next'3403c88docs: clarify whatimmediatedoes (#2357)- Additional commits viewable in compare view
Updates react-router-dom from 6.28.0 to 7.8.0
Release notes
Sourced from react-router-dom's releases.
v7.1.3
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713
react-router-dom-v5-compat@6.4.0-pre.15
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.15
- react-router-dom@6.4.0-pre.15
react-router-dom-v5-compat@6.4.0-pre.11
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.11
- react-router-dom@6.4.0-pre.11
react-router-dom-v5-compat@6.4.0-pre.10
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.10
- react-router-dom@6.4.0-pre.10
react-router-dom-v5-compat@6.4.0-pre.9
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.9
- react-router-dom@6.4.0-pre.9
Changelog
Sourced from react-router-dom's changelog.
7.8.0
Patch Changes
- Updated dependencies:
react-router@7.8.07.7.1
Patch Changes
- Updated dependencies:
react-router@7.7.17.7.0
Patch Changes
- Updated dependencies:
react-router@7.7.07.6.3
Patch Changes
- Updated dependencies:
react-router@7.6.37.6.2
Patch Changes
- Updated dependencies:
react-router@7.6.27.6.1
Patch Changes
- Updated dependencies:
react-router@7.6.17.6.0
Patch Changes
- Updated dependencies:
react-router@7.6.07.5.3
... (truncated)
Commits
5fb4185chore: Update version for release (#14141)562664cchore: Update version for release (pre) (#14139)06e639fchore: Update version for release (pre) (#14132)80c2fa5chore: Update version for release (pre) (#14129)9aedf8cchore: Update version for release (pre) (#14127)4eb1fd1chore: Update version for release (#14068)929f773chore: Update version for release (pre) (#14051)14666ddMerge branch 'release-next' into dev63f0cd3chore: Update version for release (#14015)b843323Upgrade prettier (#13916)- Additional commits viewable in compare view
Updates react-use from 17.5.1 to 17.6.0
Commits
ad33f76chore(release): 17.6.0 [skip ci]7602956Merge pull request #2608 from mahmoud-elgammal/feature/useWindowSize-onChange7c4d696docs: add security policyea656f7feat: add onChange callback to useWindowSize3eb531afeat: add onChange callback to useWindowSizee1d0cd9chore(deps): update typescript-eslint monorepo to v5.62.01365221chore(deps): update dependency rxjs to v7.8.1e1aff11chore(deps): update dependency react-spring to v9.7.4a202826chore(deps): update dependency eslint-plugin-react to v7.35.0d5654ebchore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0- Additional commits viewable in compare view
Updates @eslint/compat from 1.3.1 to 1.3.2
Release notes
Sourced from @eslint/compat's releases.
migrate-config: v1.3.2
1.3.2 (2024-10-18)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.2.0 to ^1.2.1compat: v1.3.2
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/compat's changelog.
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
Updates @eslint/js from 9.31.0 to 9.33.0
Release notes
Sourced from @eslint/js's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits
ad28371chore: package.json update for@eslint/jsrelease50de1cechore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @octokit/auth-action from 5.1.1 to 6.0.1
Release notes
Sourced from @octokit/auth-action's releases.
v6.0.1
6.0.1 (2025-05-20)
Bug Fixes
v6.0.0
6.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v5.1.2
5.1.2 (2025-04-10)
Bug Fixes
Commits
bb8f174chore(deps): update dependency fetch-mock to v12 & add missing@types/node...7b7aeaffix(deps): update octokit monorepo (major) & modernize build dependencies (#477)91a5770ci: stop testing against NodeJS v18 (#475)6c42bbebuild(deps): lock file maintenance (#476)17a7eb5build(deps): lock file maintenance (#474)cbbf7bdbuild(deps): lock file maintenance (#473)7a87f6cfix(deps): update dependency@octokit/typesto v14 (#471)0829410build(deps): lock file maintenance (#470)fecc61echore(deps): update dependency prettier to v3.5.3 (#468)3d8d03fbuild(deps): lock file maintenance (#469)- Additional commits viewable in compare view
Updates @octokit/rest from 21.1.1 to 22.0.0
Release notes
Sourced from @octokit/rest's releases.
v22.0.0
22.0.0 (2025-05-25)
Bug Fixes
BREAKING CHANGES
- deps: Drop support for NodeJS v18
- deps: Remove deprecated Projects endpoints
- deps: Remove deprecated Copilot usage metrics endpoints
Commits
77530abfix(deps): update octokit monorepo (major) (#504)d07b719build(deps): Bump vite from 6.2.5 to 6.3.4 (#509)61b76dabuild(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#505)1710669chore(deps): update dependency undici to v6.21.2 [security] (#513)8ef1473build(deps): Bump vite from 6.0.11 to 6.2.5 (#503)1e8306bbuild(deps): Bump webpack-dev-middleware and gatsby in /docs (#497)3db0595build(deps): Bump send and express in /docs (#490)27f09ddbuild(deps-dev): Bump webpack from 5.93.0 to 5.98.0 in /docs (#494)005b147chore(deps): update dependency prismjs to v1.30.0 [security] (#493)3517730chore(deps): update dependency semantic-release-plugin-update-version-in-file...- See full diff in compare view
Updates @pmmmwh/react-refresh-webpack-plugin from 0.6.0-beta.1 to 0.6.1
Release notes
Sourced from @pmmmwh/react-refresh-webpack-plugin's releases.
v0.6.1
0.6.1 (26 Jun 2025)
Fixes
- Ensure
thispropagates into module factory properly (#921)v0.6.0
0.6.0 (28 Apr 2025)
BREAKING
- Minimum required Node.js version has been bumped to
18.12.0.- Minimum required
webpackversion has been bumped to5.2.0.- Minimum supported
webpack-dev-serverversion has been bumped to4.8.0.- Minimum supported
webpack-plugin-serveversion has been bumped to1.0.0.overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave all been removed (#850). It was necessary to support WDS below4.8.0(published in April 2022). It is no-longer necessary as a direct integration with WDS is now possible.Features
- Added helper script to better support use cases where React and/or React-DOM are externalized (#852)
Fixes
- Ensure plugin injected entries are no-op in production (#900)
Internal
Changelog
Sourced from @pmmmwh/react-refresh-webpack-plugin's changelog.
0.6.1 (26 Jun 2025)
Fixes
- Ensure
thispropagates into module factory properly (#921)0.6.0 (28 Apr 2025)
BREAKING
Minimum required Node.js version has been bumped to
18.12.0.Minimum required
webpackversion has been bumped to5.2.0.Minimum supported
webpack-dev-serverversion has been bumped to4.8.0.Minimum supported
webpack-plugin-serveversion has been bumped to1.0.0.
overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave all been removed. (#850)It was necessary to support WDS below
4.8.0(published in April 2022).It is no-longer necessary as a direct integration with WDS is now possible.
Features
- Added helper script to better support use cases where React and/or React-DOM are externalized (#852)
Fixes
- Ensure plugin injected entries are no-op in production (#900)
Internal
0.5.17 (26 Jun 2025)
... (truncated)
Commits
- See full diff in compare view
Updates cypress from 13.16.0 to 14.5.4
Release notes
Sourced from cypress's releases.
v14.5.4
Changelog: https://docs.cypress.io/app/references/changelog#14-5-4
v14.5.3
Changelog: https://docs.cypress.io/app/references/changelog#14-5-3
v14.5.2
Changelog: https://docs.cypress.io/app/references/changelog#14-5-2
v14.5.1
Changelog: https://docs.cypress.io/app/references/changelog#14-5-1
v14.5.0
Changelog: https://docs.cypress.io/app/references/changelog#14-5-0
v14.4.1
Changelog: https://docs.cypress.io/app/references/changelog#14-4-1
v14.4.0
Changelog: https://docs.cypress.io/app/references/changelog#14-4-0
v14.3.3
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
v14.3.2
Changelog: https://docs.cypress.io/app/references/changelog#14-3-2
v14.3.1
Changelog: https://docs.cypress.io/app/references/changelog#14-3-1
v14.3.0
Changelog: https://docs.cypress.io/app/references/changelog#14-3-0
v14.2.1
Changelog: https://docs.cypress.io/app/references/changelog#14-2-1
v14.2.0
Changelog: https://docs.cypress.io/app/references/changelog#14-2-0
v14.1.0
Changelog: https://docs.cypress.io/app/references/changelog#14-1-0
v14.0.3
Changelog: https://docs.cypress.io/app/references/changelog#14-0-3
v14.0.2
Changelog: https://docs.cypress.io/app/references/changelog#14-0-2
v14.0.1
Changelog: https://docs.cypress.io/app/references/changelog#14-0-1
... (truncated)
Commits
3cbfbe7chore: release app 14.5.4 (#32179)2686ec6chore: updating v8 snapshot cache (#32175)be4fe3dchore: updating v8 snapshot cache (#32174)816c2e4chore: updating v8 snapshot cache (#32173)c6889d8chore: updating v8 snapshot cache (#32164)e57936fchore: updating v8 snapshot cache (#32163)4c6ad85chore: updating v8 snapshot cache (#32162)7d9d3e2dependency: upgrade tar-fs to 2.1.3 and 3.1.0 (#32160)2533e2bchore(deps): remove check-dependencies (#32157)788dfd1chore: bump firefox version we test against to 141 (#32078)- Additional commits viewable in compare view
Updates eslint-config-prettier from 10.1.5 to 10.1.8
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.8
republish latest version
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8
Commits
9b0b0a4fix: release a new latest version- See full diff in compare view
Updates jest from 29.7.0 to 30.0.5
Release notes
Sourced from jest's releases.
30.0.2
What's Changed
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30.0.1
What's Changed
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)New Contributors
@vovkasmmade their first contribution in jestjs/jest#15687Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30
Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.
If you want to skip all the news and just get going, run
npm install jest@^30.0.0and follow the migration guide: Upgrading from Jest 29 to 30.Features
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)
... (truncated)
Changelog
Sourced from jest's changelog.
30.0.5
Features
[jest-config]AllowtestMatchto take a string value[jest-worker]LetworkerIdleMemoryLimitaccept 0 to always restart worker child processesFixes
[expect]Fixbi...Description has been truncated
Pull Request Statistics
1
2
+1355
-1268
Package Dependencies
@pmmmwh/react-refresh-webpack-plugin
npm
0.6.0-beta.1 → 0.6.1
Patch
Technical Details
| ID: | 4985030 |
| UUID: | 2737868849 |
| Node ID: | PR_kwDOA7BOnc6jMJAx |
| Host: | GitHub |
| Repository: | webpack/webpack.js.org |
| Mergeable: | Yes |
| Merge State: | Unstable |