-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update react-router-dom 6.27.0 → 6.28.0 (minor) #254
Update react-router-dom 6.27.0 → 6.28.0 (minor) #254
Conversation
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the |
Changed Files
|
Reviewer's Guide by SourceryThis PR updates the react-router-dom dependency from version 6.27.0 to 6.28.0, along with its indirect dependency react-router. The update also introduces three new CommonJS-specific dependencies: string-width-cjs, strip-ansi-cjs, and wrap-ansi-cjs. Class diagram for updated dependencies in package.jsonclassDiagram
class PackageJson {
react-dom : ^18.3.1
bootstrap : ^5.3.3
jquery : 3.7.1
react-router-dom : ^6.28.0
react-router-bootstrap : ^0.26.3
react-scripts : ^5.0.1
reactstrap : ^9.2.3
string-width-cjs : 4.2.3
strip-ansi-cjs : 6.0.1
wrap-ansi-cjs : 7.0.0
}
note for PackageJson "Updated react-router-dom to 6.28.0 and added new dependencies"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
👋 Hi there!Everything looks good!
|
Feedback
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, depfu[bot]!). We assume it knows what it's doing!
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Please double check the following review of the pull request:Issues counts
Changes in the diff
Identified Issues
No issues were identified in the incoming changes. Missing TestsSince the changes primarily involve updating package versions, no specific tests are necessary for the code itself. However, it is recommended to run the existing test suite to ensure that the updated packages do not introduce any regressions or compatibility issues. If the project does not have a test suite, consider implementing tests for critical functionalities to ensure stability after dependency updates. Summon me to re-review when updated! Yours, Gooroo.dev |
Potential issues, bugs, and flaws that can introduce unwanted behavior.
Code suggestions and improvements for better exception handling, logic, standardization, and consistency.
|
Infisical secrets check: 🚨 Secrets leaked! Caution The Infisical CLI tool found secrets leaked in your repository. 💻 Scan logs🔎 Detected secrets in your GIT historyWarning The above table only displays the first 10 leaked secrets. 🐾 Secrets fingerprintTip If you want to ignore these leaked secrets, add the above fingerprint content to a file named |
Report too large to display inline |
Report is too large to display inline. Next stepsMark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approved by gstraccini[bot]
@depfu merge |
Quality Gate passedIssues Measures |
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ react-router-dom (6.27.0 → 6.28.0) · Repo · Changelog
🆕 string-width-cjs (added, npm:[email protected])
🆕 strip-ansi-cjs (added, npm:[email protected])
🆕 wrap-ansi-cjs (added, npm:[email protected])
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
Summary by Sourcery
Build: