-
-
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 18 updates #7530
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-6ad7cdfcfe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 18 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.3` | | [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.26.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [@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.19.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` | `14.0.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [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.4.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.16.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.16` | `4.0.0` | | [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.3 - [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/core` from 7.26.0 to 7.26.7 - [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.7/packages/babel-core) 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 `@babel/preset-env` from 7.26.0 to 7.26.7 - [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.7/packages/babel-preset-env) 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.19.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.19.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 14.0.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...v14.0.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [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@v9.1.0...v10.0.1) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [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.4) 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.4.2 - [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.4.2) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) 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 4.0.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.0/packages/tailwindcss) 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/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch 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-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major 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: postcss 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-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 24, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 18 updates in the / directory:
6.28.0
7.1.3
17.5.1
17.6.0
7.26.0
7.26.7
7.25.9
7.26.5
7.26.0
7.26.7
1.2.4
1.2.5
9.16.0
9.19.0
21.0.2
21.1.0
13.16.0
14.0.0
9.1.0
10.0.1
7.37.2
7.37.4
15.13.0
15.14.0
1.28.2
1.29.1
15.2.10
15.4.2
8.4.49
8.5.1
0.14.2
0.16.0
3.4.16
4.0.0
5.1.0
5.2.0
Updates
react-router-dom
from 6.28.0 to 7.1.3Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
d5740ca
chore: Update version for release (#12772)dcd7c21
chore: Update version for release (pre) (#12771)b045242
chore: formatacfac48
chore: Update version for release (#12756)02f5cbb
chore: Update version for release (pre) (#12741)028fe73
chore: format2c5563e
chore: Update version for release (#12631)e360c30
chore: Update version for release (pre) (#12630)041701e
chore: formatc51985e
chore: Update version for release (#12604)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/core
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)Updates
@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
@babel/preset-env
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)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.19.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.