chore(deps): bump the dependencies group across 1 directory with 34 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies
Bumps the dependencies group with 34 updates in the / directory:
| Package | From | To |
|---|---|---|
| @docsearch/react | 3.9.0 |
4.1.0 |
| @react-spring/web | 9.7.5 |
10.0.3 |
| react-router-dom | 6.28.0 |
7.9.3 |
| react-use | 17.5.1 |
17.6.0 |
| @babel/core | 7.28.0 |
7.28.4 |
| @babel/eslint-parser | 7.28.0 |
7.28.4 |
| @babel/preset-env | 7.28.0 |
7.28.3 |
| @eslint/compat | 1.3.1 |
1.4.0 |
| @eslint/js | 9.31.0 |
9.36.0 |
| @mdx-js/loader | 3.1.0 |
3.1.1 |
| @mdx-js/react | 3.1.0 |
3.1.1 |
| @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 |
| copy-webpack-plugin | 13.0.0 |
13.0.1 |
| cypress | 13.16.0 |
15.3.0 |
| eslint-config-prettier | 10.1.5 |
10.1.8 |
| eslint-plugin-cypress | 5.1.0 |
5.1.1 |
| globals | 16.3.0 |
16.4.0 |
| html-webpack-plugin | 5.6.3 |
5.6.4 |
| jest | 29.7.0 |
30.2.0 |
| lightningcss | 1.30.1 |
1.30.2 |
| lint-staged | 15.4.3 |
16.2.3 |
| 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 |
| postcss-loader | 8.1.1 |
8.2.0 |
| react-refresh | 0.14.2 |
0.17.0 |
| remark-emoji | 5.0.1 |
5.0.2 |
| 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.13 |
| webpack | 5.97.1 |
5.102.0 |
Updates @docsearch/react from 3.9.0 to 4.1.0
Release notes
Sourced from @docsearch/react's releases.
v4.1.0
4.1.0 (2025-09-22)
Bug Fixes
Features
v4.0.1
4.0.1 (2025-09-16)
Bug Fixes
- deps: Adds zod to dependency list (#2759) (4011294)
- modal: Fixes issue with index typings on DocSearchModal (#2760) (55934d8)
v4.0.0
4.0.0 (2025-09-15)
Bug Fixes
- docs: update docs & readme (441cef0)
Features
v4.0.0-beta.8
4.0.0-beta.8 (2025-08-28)
Bug Fixes
- docsearch-js: provide unmounting function (#2602) (ba1573f)
- docsearch: use correct index name for Ask AI localStorage keys (#2733) (e2fe65e)
- document open in new tab (#2737) (d26e13d)
- ensure content items are saved to recent searches (#2738) (e8ba175)
- modal layout issues with footer positioning (#2734) (4d042d6)
... (truncated)
Changelog
Sourced from @docsearch/react's changelog.
4.1.0 (2025-09-22)
Bug Fixes
Features
4.0.1 (2025-09-16)
Bug Fixes
- deps: Adds zod to dependency list (#2759) (4011294)
- modal: Fixes issue with index typings on DocSearchModal (#2760) (55934d8)
4.0.0 (2025-09-15)
Bug Fixes
Features
4.0.0-beta.8 (2025-08-28)
Bug Fixes
... (truncated)
Commits
2ff6353chore: release v4.1.0 (#2770)b15f302feat: Split docsearch-react package exports (#2764)9a908b8fix: add docsearch 4 to website (#2767)4f895f8chore: release v4.0.1 (#2763)e76e07echore: release v4.0.1 (#2762)55934d8fix(modal): Fixes issue with index typings on DocSearchModal (#2760)4011294fix(deps): Adds zod to dependency list (#2759)7f97f5cchore: release v4.0.0 (#2757)6921e72chore: Promote DocSearch v4 from Beta to Stable (#2752)df20e6cfeat(askai): ai-sdk v5 (#2746)- Additional commits viewable in compare view
Updates @react-spring/web from 9.7.5 to 10.0.3
Release notes
Sourced from @react-spring/web's releases.
v10.0.3
What's Changed
- Fix issue with Jest and legacy React apps using useTransition by
@dimitris-tsetsonisin pmndrs/react-spring#2394New Contributors
@dimitris-tsetsonismade their first contribution in pmndrs/react-spring#2394Full Changelog: https://github.com/pmndrs/react-spring/compare/v10.0.2...v10.0.3
v10.0.2
What's Changed
- fix: remove accessing elem.ref in renderTransitions by
@robertjarskein pmndrs/react-spring#2373- Support immediate useResize by
@LoganDarkin pmndrs/react-spring#2375New Contributors
@robertjarskemade their first contribution in pmndrs/react-spring#2373Full Changelog: https://github.com/pmndrs/react-spring/compare/v10.0.1...v10.0.2
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
b6fbb98v10.0.3f69b748fix: ref access issue in jest and legacy react apps (#2394)8631391v10.0.27cc1c90fix: respectimmediateoption touseResizehook (#2375)197e0a7fix: remove accessing elem.ref in renderTransitions (#2373)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)- Additional commits viewable in compare view
Updates react-router-dom from 6.28.0 to 7.9.3
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
Changelog
Sourced from react-router-dom's changelog.
7.9.3
Patch Changes
- Updated dependencies:
react-router@7.9.37.9.2
Patch Changes
- Updated dependencies:
react-router@7.9.27.9.1
Patch Changes
- Updated dependencies:
react-router@7.9.17.9.0
Patch Changes
- Updated dependencies:
react-router@7.9.07.8.2
Patch Changes
- Updated dependencies:
react-router@7.8.27.8.1
Patch Changes
- Updated dependencies:
react-router@7.8.17.8.0
Patch Changes
- Updated dependencies:
react-router@7.8.07.7.1
... (truncated)
Commits
12a6719chore: Update version for release (#14395)b6c49ecchore: Update version for release (pre) (#14394)8d7ed4dchore: Update version for release (#14386)a369632chore: Update version for release (pre) (#14384)f2298c3chore: Update version for release (pre) (#14375)7862d37chore: Update version for release (pre) (#14366)15a0041chore: Update version for release (pre) (#14364)4a9a2a3chore: Update version for release (#14330)20c1fdachore: Update version for release (pre) (#14328)e7299c0chore: Update version for release (#14326)- 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 @babel/core from 7.28.0 to 7.28.4
Release notes
Sourced from @babel/core's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillenand@mrginglymusfor your first PRs!:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)Committers: 5
- Babel Bot (
@babel-bot)- Bill Collins (
@mrginglymus)- Glenn Willen (
@gwillen)- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
... (truncated)
Commits
35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)18d88b8Improve@babel/coretypings (#17471)453b068Switch to@jridgewell/remapping(#17474)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)64ec61eexport PartialConfig and NormalizedOptions (#17470)fb57f26chore: update browser compat libs (#17469)- See full diff in compare view
Updates @babel/eslint-parser from 7.28.0 to 7.28.4
Release notes
Sourced from @babel/eslint-parser's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillenand@mrginglymusfor your first PRs!:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)Committers: 5
- Babel Bot (
@babel-bot)- Bill Collins (
@mrginglymus)- Glenn Willen (
@gwillen)- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)
... (truncated)
Changelog
Sourced from @babel/eslint-parser's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
... (truncated)
Commits
Updates @babel/preset-env from 7.28.0 to 7.28.3
Release notes
Sourced from @babel/preset-env's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
Commits
Updates @eslint/compat from 1.3.1 to 1.4.0
Release notes
Sourced from @eslint/compat's releases.
migrate-config: v1.4.0
1.4.0 (2025-03-14)
Features
compat: v1.4.0
1.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0migrate-config: v1.3.8
1.3.8 (2025-02-21)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.2.6 to ^1.2.7migrate-config: v1.3.7
1.3.7 (2025-01-31)
Dependencies
- The following workspace...
Description has been truncated
Pull Request Statistics
1
2
+1922
-1708
Package Dependencies
@pmmmwh/react-refresh-webpack-plugin
npm
0.6.0-beta.1 → 0.6.1
Patch
Technical Details
| ID: | 8767988 |
| UUID: | 2872234109 |
| Node ID: | PR_kwDOA7BOnc6rMtB9 |
| Host: | GitHub |
| Repository: | webpack/webpack.js.org |
| Merge State: | Unknown |