-
Notifications
You must be signed in to change notification settings - Fork 166
[Snyk] Upgrade react-router-dom from 6.29.0 to 6.30.0 #5686
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
Merged
khanhtc1202
merged 1 commit into
master
from
snyk-upgrade-0b75ff6f5637447e4a0bc2f73c468204
Apr 18, 2025
Merged
[Snyk] Upgrade react-router-dom from 6.29.0 to 6.30.0 #5686
khanhtc1202
merged 1 commit into
master
from
snyk-upgrade-0b75ff6f5637447e4a0bc2f73c468204
Apr 18, 2025
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5686 +/- ##
==========================================
- Coverage 25.76% 25.65% -0.12%
==========================================
Files 476 481 +5
Lines 50976 51244 +268
==========================================
+ Hits 13135 13147 +12
- Misses 36843 37098 +255
- Partials 998 999 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Snyk has created this PR to upgrade react-router-dom from 6.29.0 to 6.30.0. See this package in yarn: react-router-dom See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]>
b1e6c63
to
4b935ca
Compare
khanhtc1202
approved these changes
Apr 18, 2025
Warashi
approved these changes
Apr 18, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Apr 18, 2025
Snyk has created this PR to upgrade react-router-dom from 6.29.0 to 6.30.0. See this package in yarn: react-router-dom See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: pipecd-bot <[email protected]>
khanhtc1202
added a commit
that referenced
this pull request
Apr 18, 2025
* fix: upgrade react-router-dom from 6.29.0 to 6.30.0 (#5686) Snyk has created this PR to upgrade react-router-dom from 6.29.0 to 6.30.0. See this package in yarn: react-router-dom See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Revert "Temporary disable v1 add application form on UI (#5694)" (#5696) This reverts commit dca04f9. Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Use nodejs 20 as web image builder (#5726) Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * add labels to application delete dialog box (#5727) Signed-off-by: pipecd-bot <[email protected]> * fix: regex based tag replacement scheme (#5730) * fix: regex based tag replacement scheme Signed-off-by: GotoRen <[email protected]> * fix: nits comment Signed-off-by: GotoRen <[email protected]> * fix: copy changes into main implementation Signed-off-by: GotoRen <[email protected]> --------- Signed-off-by: GotoRen <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Modify pvc name attached to deployment (#5734) Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * fix piped name suggestion when adding new application (#5735) Signed-off-by: Dave Canton <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Disable register app for pipedv1 form (#5739) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Bump golang.org/x/net from 0.36.0 to 0.38.0 in /tool/actions-gh-release (#5741) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: pipecd-bot <[email protected]> * Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web (#5742) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: pipecd-bot <[email protected]> * Update go-jwt to version 5.2.2 (#5743) * Update go-jwt to version 5.2.2 Signed-off-by: khanhtc1202 <[email protected]> * Use the previous signing method Signed-off-by: khanhtc1202 <[email protected]> --------- Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> * Bump golang.org/x/net in /tool/actions-plan-preview (#5745) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: pipecd-bot <[email protected]> * Bump golang.org/x/net from 0.36.0 to 0.38.0 (#5746) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: pipecd-bot <[email protected]> * Cut release v0.51.2 (#5753) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: khanhtc1202 <[email protected]> Signed-off-by: pipecd-bot <[email protected]> --------- Signed-off-by: t-kikuc <[email protected]> Signed-off-by: pipecd-bot <[email protected]> Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]> Signed-off-by: GotoRen <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: Dave Canton <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Aniszczyk <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Khanh Tran <[email protected]> Co-authored-by: Shinnosuke Sawada-Dazai <[email protected]> Co-authored-by: Harshit Gupta <[email protected]> Co-authored-by: Ren Goto (@ren510dev) <[email protected]> Co-authored-by: Yoshiki Fujikane <[email protected]> Co-authored-by: Dave <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Snyk has created this PR to upgrade react-router-dom from 6.29.0 to 6.30.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 22 days ago.
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: