-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the dependencies group across 1 directory with 15 updates #7515
Closed
Conversation
This file contains 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
…pdates Bumps the dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.1.1` | | [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.26.5` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.4` | `1.2.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.2` | `21.1.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `13.17.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.3` | | [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.28.2` | `1.29.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.3.0` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.16.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `6.0.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` | Updates `react-router-dom` from 6.28.0 to 7.1.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/[email protected]/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 `@babel/eslint-parser` from 7.25.9 to 7.26.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.5/eslint/babel-eslint-parser) Updates `@eslint/compat` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.5) Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js) Updates `@octokit/rest` from 21.0.2 to 21.1.0 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.0.2...v21.1.0) Updates `cypress` from 13.16.0 to 13.17.0 - [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...v13.17.0) Updates `eslint-plugin-react` from 7.37.2 to 7.37.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3) Updates `globals` from 15.13.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v15.14.0) Updates `lightningcss` from 1.28.2 to 1.29.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) Updates `lint-staged` from 15.2.10 to 15.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.3.0) Updates `react-refresh` from 0.14.2 to 0.16.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 `tailwindcss` from 3.4.16 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17) Updates `webpack-cli` from 5.1.4 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1) Updates `webpack-dev-server` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-refresh dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 10, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-10a19466d5
branch
January 13, 2025 19:51
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 15 updates in the / directory:
6.28.0
7.1.1
17.5.1
17.6.0
7.25.9
7.26.5
1.2.4
1.2.5
9.16.0
9.17.0
21.0.2
21.1.0
13.16.0
13.17.0
7.37.2
7.37.3
15.13.0
15.14.0
1.28.2
1.29.1
15.2.10
15.3.0
0.14.2
0.16.0
3.4.16
3.4.17
5.1.4
6.0.1
5.1.0
5.2.0
Updates
react-router-dom
from 6.28.0 to 7.1.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
2c5563e
chore: Update version for release (#12631)e360c30
chore: Update version for release (pre) (#12630)041701e
chore: formatc51985e
chore: Update version for release (#12604)d81928e
chore: Update version for release (pre) (#12585)e1fd999
chore: formata51b35d
chore: Update version for release (#12444)1007cc7
chore: Update version for release (pre) (#12442)47953dd
chore: format202825c
chore: Update version for release (#12347)Updates
react-use
from 17.5.1 to 17.6.0Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
Commits
ad33f76
chore(release): 17.6.0 [skip ci]7602956
Merge pull request #2608 from mahmoud-elgammal/feature/useWindowSize-onChange7c4d696
docs: add security policyea656f7
feat: add onChange callback to useWindowSize3eb531a
feat: add onChange callback to useWindowSizee1d0cd9
chore(deps): update typescript-eslint monorepo to v5.62.01365221
chore(deps): update dependency rxjs to v7.8.1e1aff11
chore(deps): update dependency react-spring to v9.7.4a202826
chore(deps): update dependency eslint-plugin-react to v7.35.0d5654eb
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0Updates
@babel/eslint-parser
from 7.25.9 to 7.26.5Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
74181cf
v7.26.5cd24cc0
chore: Update TS 5.7 (#17053)5511172
[babel 8] RenamesuperTypeParameters
->superTypeArguments
(#16997)ace334f
Fix CI e2e-babel error (#16946)64fa466
Enable import attributes parsing by default (#16850)Updates
@eslint/compat
from 1.2.4 to 1.2.5Release notes
Sourced from
@eslint/compat
's releases.Commits
7f291c7
chore: release main (#139)d9e8628
docs: Update README sponsorsf77ba17
fix: makeplugin-kit
types usable in CommonJS (#143)42dd587
docs: Update README sponsors1c9ca4d
feat: Check messageIds in context.report() (#140)43416a1
docs: Update README sponsors2489251
ci: Post to Bluesky for releases (#141)072ed84
docs: Update README sponsors95749c8
docs: Update README sponsors0e09a42
docs: Update README sponsorsUpdates
@eslint/js
from 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
84c5787
chore: package.json update for@eslint/js
releaseUpdates
@octokit/rest
from 21.0.2 to 21.1.0Release notes
Sourced from
@octokit/rest
's releases.Commits
908b1c8
feat: new endpoints, bump Octokit deps to fix Deno (#477)751b522
chore(deps): update dependency fetch-mock to v12 (#470)5ad12fd
chore(deps): update dependency@types/node
to v22 (#472)c88980a
ci(action): update actions/checkout digest to 11bd719 (#469)94443df
ci(action): update actions/checkout digest to eef6144 (#467)c59fcf6
chore(deps): update dependency@octokit/tsconfig
to v4 (#464)2f97e4c
build(deps): Bump body-parser and express (#465)2dec6cc
chore(deps): update dependency esbuild to ^0.24.0 (#463)Updates
cypress
from 13.16.0 to 13.17.0Release notes
Sourced from cypress's releases.
Commits
a15076f
chore: release 13.17.0 (#30778)a3877a4
chore: Update v8 snapshot cache - windows (#30773)97b404f
chore: Update v8 snapshot cache - darwin (#30772)3303d1e
chore: Update v8 snapshot cache - linux (#30771)d0e8d9b
chore: ignore yarnrc and yarn directory (#30769)0c3c497
feat: add support for chrome for testing browser (#30751)68c5714
chore: Cleanup duplication across tsconfig files in packages (#30764)53d47cf
chore: Update Chrome (beta) to 132.0.6834.46 (#30755)58297dd
chore: Update v8 snapshot cache - windows (#30742)e538359
chore: Update v8 snapshot cache - linux (#30741)Updates
eslint-plugin-react
from 7.37.2 to 7.37.3Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.