-
-
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 10 updates #7506
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 10 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` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `13.17.0` | | [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [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 `@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 `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 `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 `lint-staged` from 15.2.10 to 15.2.11 - [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.2.11) 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: "@eslint/js" 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: globals 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-patch 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
Dec 23, 2024
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-b169486fb9
branch
December 24, 2024 19:43
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 10 updates in the / directory:
6.28.0
7.1.1
17.5.1
17.6.0
9.16.0
9.17.0
13.16.0
13.17.0
15.13.0
15.14.0
15.2.10
15.2.11
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
@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
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
globals
from 15.13.0 to 15.14.0Release notes
Sourced from globals's releases.
Commits
48c7b51
15.14.006a5723
Addvitest
globals (#274)Updates
lint-staged
from 15.2.10 to 15.2.11Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
1d39241
Merge pull request #1485 from lint-staged/changeset-release/master622f554
chore(changeset): release08ca5de
Merge pull request #1487 from lint-staged/submodule-test7dd8caa
fix: do not treat submodule root paths as staged files368c130
test: assert committing changes to submodule works from the repo5260203
Merge pull request #1486 from lint-staged/deps-2024-12-106dbc3f4
build(deps): update dependenciesa1931f3
Merge pull request #1484 from wormsik/path-space-fixbcfe309
docs: extract function and link to execa's implementation3d91525
fix: escape paths with spaces when using "shell" optionUpdates
react-refresh
from 0.14.2 to 0.16.0Release notes
Sourced from react-refresh's releases.
Changelog
Sourced from react-refresh's changelog.
... (truncated)
Commits
Updates
tailwindcss
from 3.4.16 to 3.4.17Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
4f9f603
Fix error02faa15
v3.4.17e268b2a
Update changelog0a836f7
Work around issue with Node 22 and Jiti (#15421)Updates
webpack-cli
from 5.1.4 to 6.0.1Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
480b33d
chore(release): publish new version7a5071b
test: fix8326501
fix: better default valueseab2f39
fix: less dependencies2db1195
refactor: codefca8c00
fix: logging09c7cd7
fix: reduce package size, avoid*.d.ts
7a7e5d9
fix: update peer dependencies (#4356)5405aed
chore(deps-dev): bump readable-stream in the dependencies group (#4355)270fdc2
chore(release): create-webpack-appUpdates
webpack-dev-server
from 5.1.0 to 5.2.0Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
bcb3725
chore(release): 5.2.02a1cbc6
chore: fix security (#5379)b74fc4c
chore(deps): bump the dependencies group across 1 directory with 7 updates (#...145b5d0
fix: speed up initial client bundlingb1e549f
chore(deps-dev): bump the dependencies group across 1 directory with 8 update...844eaf8
chore(deps): types (#5370)12913bb
chore(deps-dev): bump the dependencies group with 4 updates (#5359)f942a5d
chore(deps): bump the dependencies group across 1 directory with 7 updates (#...94a2443
chore(deps): bump the dependencies group across 1 directory with 9 updates (#...a11d81f
chore(deps): update (#5347)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will...Description has been truncated