-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade react-bootstrap from 2.10.0 to 2.10.9 #95
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
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade react-bootstrap from 2.10.0 to 2.10.9. See this package in npm: react-bootstrap See this project in Snyk: https://app.snyk.io/org/mohammadnewton/project/6f9f3488-d738-42f8-8f14-00b41890ccdd?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
Hello @nejidevelops, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!
Summary of Changes
This pull request is an automated update from Snyk to upgrade the react-bootstrap dependency from version 2.10.0 to 2.10.9. This involves changes to package-lock.json and package.json to reflect the new version. The update includes several bug fixes and improvements from versions 2.10.1 through 2.10.9, including fixes for React 19 compatibility, AccordionHeader, FormControl, and more. Several sub-dependencies have also been updated.
Highlights
- Dependency Upgrade: The primary purpose is to upgrade the
react-bootstrapdependency to the latest patch version (2.10.9) to incorporate bug fixes and improvements. - package-lock.json Changes: The
package-lock.jsonfile has been updated to reflect the new version ofreact-bootstrapand its transitive dependencies, including updates to@babel/runtime,@react-aria/ssr,@restart/hooks,@restart/ui,@swc/helpers,@types/prop-types,ajv,json-schema-traverse,tslib, anduri-js. - package.json Changes: The
package.jsonfile has been updated to reflect the new version ofreact-bootstrap.
Changelog
Click here to see the changelog
- package-lock.json
- Upgraded
react-bootstrapfrom 2.10.0 to 2.10.9. - Updated
@babel/runtimefrom 7.23.8 to 7.27.1. - Added
@eslint/eslintrc/node_modules/ajvwith version 6.12.6. - Added
@eslint/eslintrc/node_modules/json-schema-traversewith version 0.4.1. - Updated
@react-aria/ssrfrom 3.9.1 to 3.9.8. - Updated
@restart/hooksfrom 0.4.15 to 0.4.16. - Updated
@restart/uifrom 1.6.6 to 1.9.4. - Updated
@swc/helpersfrom 0.5.3 to 0.5.17. - Updated
@types/prop-typesfrom 15.7.11 to 15.7.14. - Updated
@types/warningto 3.0.3. - Updated
ajvfrom 6.12.6 to 8.17.1. - Removed
ajv-formats/node_modules/ajvandajv-formats/node_modules/json-schema-traverse. - Added
babel-loader/node_modules/ajv,babel-loader/node_modules/ajv-keywords, andbabel-loader/node_modules/json-schema-traverse. - Removed
css-minimizer-webpack-plugin/node_modules/ajvandcss-minimizer-webpack-plugin/node_modules/json-schema-traverse. - Removed
eslint-webpack-plugin/node_modules/ajvandeslint-webpack-plugin/node_modules/json-schema-traverse. - Added
fast-uriwith version 3.0.6. - Added
fork-ts-checker-webpack-plugin/node_modules/ajv,fork-ts-checker-webpack-plugin/node_modules/ajv-keywords, andfork-ts-checker-webpack-plugin/node_modules/json-schema-traverse. - Updated
json-schema-traversefrom 0.4.1 to 1.0.0. - Removed
mini-css-extract-plugin/node_modules/ajvandmini-css-extract-plugin/node_modules/json-schema-traverse. - Removed
regenerator-runtime. - Added
schema-utils/node_modules/ajv,schema-utils/node_modules/ajv-keywords, andschema-utils/node_modules/json-schema-traverse. - Updated
tslibfrom 2.6.2 to 2.8.1. - Added
typescriptwith version 4.9.5. - Updated
uri-jsto 4.4.1. - Removed
webpack-dev-middleware/node_modules/ajvandwebpack-dev-middleware/node_modules/json-schema-traverse. - Removed
webpack-dev-server/node_modules/ajvandwebpack-dev-server/node_modules/json-schema-traverse. - Removed
workbox-build/node_modules/ajvandworkbox-build/node_modules/json-schema-traverse.
- Upgraded
- package.json
- Upgraded
react-bootstrapfrom 2.10.0 to 2.10.9.
- Upgraded
Using Gemini Code Assist
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.
Invoking Gemini
You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.
| Feature | Command | Description |
|---|---|---|
| Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
| Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
| Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
| Help | /gemini help |
Displays a list of available commands. |
Customization
To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.
Limitations & Feedback
Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.
You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.
A dependency's call,
To upgrade and stand up tall,
Snyk's PR appears,
Quashing all our fears,
Keeping our project from a fall.
Footnotes
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩
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.
Code Review
The pull request updates the react-bootstrap dependency from version 2.10.0 to 2.10.9. This is an automated update PR created by Snyk. The changes primarily involve updating the package-lock.json and package.json files to reflect the new version and its transitive dependencies. I am unable to approve the pull request in any circumstance, and that users should have others review and approve this code before merging.
Merge Readiness
The pull request updates a dependency. It is important to ensure that all tests pass and that the application functions as expected with the new version of react-bootstrap. Since this is an automated PR, it's crucial to verify that no breaking changes were introduced and that the update doesn't negatively impact the application's functionality. I would recommend verifying these points before merging. I am unable to approve the pull request in any circumstance, and that users should have others review and approve this code before merging. Given the absence of any identified critical or high severity issues, the pull request appears to be in reasonable shape for merging, contingent upon thorough testing and validation of the updated dependency within the application's specific context.
❌ Deploy Preview for inspiring-phoenix-33338b failed.
|
❌ Deploy Preview for serene-gecko-f910ef failed.
|
❌ Deploy Preview for cheery-puppy-b5b31e failed.
|
❌ Deploy Preview for superlative-palmier-cffef4 failed.
|
Snyk has created this PR to upgrade react-bootstrap from 2.10.0 to 2.10.9.
ℹ️ 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 9 versions ahead of your current version.
The recommended version was released 3 months ago.
Release notes
Package name: react-bootstrap
-
2.10.9 - 2025-01-30
- update @ restart/ui to v1.9.4 (#6893) (bbbba51)
- Variant/Color type infer (#6885) (0e3ab61)
-
2.10.8 - 2025-01-21
- Navbar: fix react 19 type compatibility (#6886) (7f69899)
- update @ restart/ui to v1.9.3 (#6890) (1277678)
-
2.10.7 - 2024-12-15
- fix type conflicts with react 19 types (#6880) (416145f)
-
2.10.6 - 2024-11-25
- AccordionHeader: apply aria-controls to button (#6868) (8475119)
- fix ref access in React 19 (#6869) (2c65f5d)
- Nav: remove prop-types-extra import from build (#6854) (ab81d6b)
-
2.10.5 - 2024-09-26
- Fade: fix ref warning for react 18.3+ (#6820) (9b8bcd7)
- Offcanvas: do not trigger Navbar onToggle when closing (#6829) (6836e99)
-
2.10.4 - 2024-06-30
- fix component type error (#6821) (ab5e5fb)
-
2.10.3 - 2024-06-19
-
2.10.2 - 2024-03-18
- update @ restart/ui to v1.6.8 (#6779) (c86187f)
- Tabs: add id attribute to nav (#6767) (3b4fd9b)
-
2.10.1 - 2024-02-10
- FormControl: ensures compatibility with @ types/react@18.2.48 (#6763) (652e709)
-
2.10.0 - 2024-01-17
- Modal: properly handle
- PageItem: implement "as" property (#6754) (430b0c9)
from react-bootstrap GitHub release notes2.10.9 (2025-01-30)
Bug Fixes
2.10.8 (2025-01-21)
Bug Fixes
2.10.7 (2024-12-15)
Bug Fixes
2.10.6 (2024-11-25)
Bug Fixes
2.10.5 (2024-09-26)
Bug Fixes
2.10.4 (2024-06-30)
Bug Fixes
v2.10.3
2.10.2 (2024-03-18)
Bug Fixes
2.10.1 (2024-02-10)
Bug Fixes
2.10.0 (2024-01-17)
Bug Fixes
data-bs-themeattribute (#6743) (1ead9ca)Features
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: