chore(deps): bump the dependencies group across 1 directory with 20 updates#7644
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the dependencies group across 1 directory with 20 updates#7644dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-spring/web](https://github.com/pmndrs/react-spring) | `9.7.5` | `10.0.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.7.1` | | [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [@octokit/auth-action](https://github.com/octokit/auth-action.js) | `5.1.1` | `6.0.1` | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.1.1` | `22.0.0` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.6.0-beta.1` | `0.6.1` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `14.5.3` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.5` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.3` | `16.1.4` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.44.0` | `0.45.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.2` | `2.9.3` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.17.0` | | [remark-gfm](https://github.com/remarkjs/remark-gfm) | `4.0.0` | `4.0.1` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.4` | `16.0.5` | | [sirv-cli](https://github.com/lukeed/sirv) | `3.0.0` | `3.0.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.16` | `4.1.11` | | [webpack](https://github.com/webpack/webpack) | `5.97.1` | `5.101.0` | Updates `@react-spring/web` from 9.7.5 to 10.0.1 - [Release notes](https://github.com/pmndrs/react-spring/releases) - [Commits](pmndrs/react-spring@v9.7.5...v10.0.1) Updates `react-router-dom` from 6.28.0 to 7.7.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.7.1/packages/react-router-dom) Updates `react-use` from 17.5.1 to 17.6.0 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](streamich/react-use@v17.5.1...v17.6.0) Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `@octokit/auth-action` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/octokit/auth-action.js/releases) - [Commits](octokit/auth-action.js@v5.1.1...v6.0.1) Updates `@octokit/rest` from 21.1.1 to 22.0.0 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.1.1...v22.0.0) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.6.0-beta.1 to 0.6.1 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits/v0.6.1) Updates `cypress` from 13.16.0 to 14.5.3 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.16.0...v14.5.3) Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `jest` from 29.7.0 to 30.0.5 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest) Updates `lint-staged` from 15.4.3 to 16.1.4 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.3...v16.1.4) Updates `markdownlint-cli` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0) Updates `mini-css-extract-plugin` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.9.2...v2.9.3) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `react-refresh` from 0.14.2 to 0.17.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) Updates `remark-gfm` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/remarkjs/remark-gfm/releases) - [Commits](remarkjs/remark-gfm@4.0.0...4.0.1) Updates `sass-loader` from 16.0.4 to 16.0.5 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack/sass-loader@v16.0.4...v16.0.5) Updates `sirv-cli` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](lukeed/sirv@v3.0.0...v3.0.1) Updates `tailwindcss` from 3.4.16 to 4.1.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/tailwindcss) Updates `webpack` from 5.97.1 to 5.101.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.1...v5.101.0) --- updated-dependencies: - dependency-name: "@react-spring/web" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-router-dom dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-use dependency-version: 17.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@octokit/auth-action" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-version: 0.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-version: 14.5.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lint-staged dependency-version: 16.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdownlint-cli dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mini-css-extract-plugin dependency-version: 2.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-refresh dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: remark-gfm dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass-loader dependency-version: 16.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sirv-cli dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: webpack dependency-version: 5.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 20 updates in the / directory:
9.7.510.0.16.28.07.7.117.5.117.6.09.31.09.32.05.1.16.0.121.1.122.0.00.6.0-beta.10.6.113.16.014.5.310.1.510.1.829.7.030.0.515.4.316.1.40.44.00.45.02.9.22.9.38.5.38.5.60.14.20.17.04.0.04.0.116.0.416.0.53.0.03.0.13.4.164.1.115.97.15.101.0Updates
@react-spring/webfrom 9.7.5 to 10.0.1Release notes
Sourced from
@react-spring/web's releases.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)Updates
react-router-domfrom 6.28.0 to 7.7.1Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
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)b7753cfchore: Update version for release (pre) (#14008)216222bchore: Update version for release (pre) (#13999)7204a29chore: Update version for release (pre) (#13980)0dea762chore: Update version for release (#13897)183cc68chore: Update version for release (pre) (#13878)Updates
react-usefrom 17.5.1 to 17.6.0Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
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.0Updates
@eslint/jsfrom 9.31.0 to 9.32.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
50de1cechore: package.json update for@eslint/jsreleaseUpdates
@octokit/auth-actionfrom 5.1.1 to 6.0.1Release notes
Sourced from
@octokit/auth-action's releases.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)Updates
@octokit/restfrom 21.1.1 to 22.0.0Release notes
Sourced from
@octokit/rest's releases.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...Updates
@pmmmwh/react-refresh-webpack-pluginfrom 0.6.0-beta.1 to 0.6.1Release notes
Sourced from
@pmmmwh/react-refresh-webpack-plugin's releases.Changelog
Sourced from
@pmmmwh/react-refresh-webpack-plugin's changelog.... (truncated)
Commits
Updates
cypressfrom 13.16.0 to 14.5.3Release notes
Sourced from cypress's releases.
... (truncated)
Commits
d1478d8chore: release 14.5.3 (#32099)7825936chore(dep): upgradecypress/requestto3.0.9to addressform-datavulne...5b0a7e2chore: revert release 14.5.38ce8ee0chore: release@cypress/webpack-dev-server-v4.1.1749a1d5chore: release@cypress/webpack-batteries-included-preprocessor-v3.1.269df121chore: release@cypress/angular-v3.0.172dd9dechore: release 14.5.3 (#32093)199aad6chore: updating v8 snapshot cache (#32089)ea33e84chore: updating v8 snapshot cache (#32090)f50ba45chore: updating v8 snapshot cache (#32088)Updates
eslint-config-prettierfrom 10.1.5 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
9b0b0a4fix: release a new latest versionUpdates
jestfrom 29.7.0 to 30.0.5Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
22236cfv30.0.5f4296d2v30.0.4d4a6c94v30.0.3393acbfv30.0.25ce865bv30.0.1469f665v30.0.0ce14203v30.0.0-rc.10ab14bav30.0.0-beta.9ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.7Updates
lint-stagedfrom 15.4.3 to 16.1.4Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.