-
Notifications
You must be signed in to change notification settings - Fork 8
build(deps): bump the npm_and_yarn group across 2 directories with 10 updates #326
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
Closed
Conversation
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
… updates Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.18` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.25.6` | `7.27.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.27.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.21.5` | `0.25.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.4.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.18` | `6.3.3` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.22.3` | `removed` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.22.3` | `7.5.2` | Bumps the npm_and_yarn group with 2 updates in the /oauth_sample directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). Updates `vite` from 5.4.8 to 5.4.18 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite) Updates `@babel/helpers` from 7.25.6 to 7.27.0 - [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.27.0/packages/babel-helpers) Updates `@babel/runtime` from 7.25.6 to 7.27.0 - [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.27.0/packages/babel-runtime) Updates `esbuild` from 0.21.5 to 0.25.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.3) Updates `@vitejs/plugin-react` from 4.3.1 to 4.4.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) Updates `vite` from 5.4.18 to 6.3.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) Removes `react-router` Updates `react-router-dom` from 6.22.3 to 7.5.2 - [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 `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-react" dependency-version: 4.4.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.3.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-router dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-router-dom dependency-version: 7.5.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.21.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
0 participants
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 npm_and_yarn group with 7 updates in the / directory:
5.4.8
5.4.18
7.25.6
7.27.0
7.25.6
7.27.0
0.21.5
0.25.3
4.3.1
4.4.1
5.4.18
6.3.3
6.22.3
removed
6.22.3
7.5.2
Bumps the npm_and_yarn group with 2 updates in the /oauth_sample directory: path-to-regexp and express.
Updates
vite
from 5.4.8 to 5.4.18Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
731b77d
release: v5.4.18823675b
fix: backport #19830, reject requests with#
in request-target (#19831)0a2518a
release: v5.4.1784b2b46
fix: backport #19782, fs check with svg and relative paths (#19784)712cb71
release: v5.4.16b627c50
fix: backport #19761, fs check in transform middleware (#19762)9b0f4c8
release: v5.4.15807d7f0
fix: backport #19702, fs raw query with query separators (#19703)e7eb3c5
release: v5.4.147d1699c
fix: allow CORS from loopback addresses by default (#19249)Updates
@babel/helpers
from 7.25.6 to 7.27.0Release notes
Sourced from
@babel/helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/helpers
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.94cf5c9e
[babel 8] Use@babel/types
for parser's return type (#17117)2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)cd24cc0
chore: Update TS 5.7 (#17053)63d3038
v7.26.0Updates
@babel/runtime
from 7.25.6 to 7.27.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.92d95140
v7.26.763d3038
v7.26.0b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.7Updates
esbuild
from 0.21.5 to 0.25.3Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
677910b
publish 0.25.3 to npma41040e
fix #4110: support custom non-IPhost
valuesdfe0e1c
fix #4114: add a limit to css nesting expansiona54916b
fix #4139: deduplicate repeated legal commentsdc60e60
runmake update-compat-table
d917038
fix #4144: node path resolution edge case7ed1684
fix #4141: Avoid redundantthis
access during async function lowering (#4142)edc3a23
docs(dev): update alias command formake test-go
(#4113)1ee8b67
workaroundprocess.exit()
not exiting in node5c56e07
changelog note with credit for the fixUpdates
@vitejs/plugin-react
from 4.3.1 to 4.4.1Release notes
Sourced from
@vitejs/plugin-react
's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react
's changelog.... (truncated)
Commits
57cc398
release: [email protected]a62bdd6
fix(react): fix package.jsontypes
(#462)8beda4f
release: [email protected]fffe4ad
feat: add support for rolldown-vite (#451)c197fd9
release: [email protected]bd1a1ad
fix(deps): update all non-major dependencies (#392)87f7fdd
feat: addreactRefreshHost
option to support module federation HMR (#420)da01d56
release: [email protected]9b1b510
chore: fix refresh runtime path in dev (#444)8258442
release: [email protected]Updates
vite
from 5.4.18 to 6.3.3Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
731b77d
release: v5.4.18823675b
fix: backport #19830, reject requests with#
in request-target (#19831)0a2518a
release: v5.4.1784b2b46
fix: backport #19782, fs check with svg and relative paths (#19784)712cb71
release: v5.4.16b627c50
fix: backport #19761, fs check in transform middleware (#19762)9b0f4c8
release: v5.4.15807d7f0
fix: backport #19702, fs raw query with query separators (#19703)e7eb3c5
release: v5.4.147d1699c
fix: allow CORS from loopback addresses by default (#19249)Updates
nanoid
from 3.3.7 to 3.3.11Release notes
Sourced from nanoid's releases.