-
Notifications
You must be signed in to change notification settings - Fork 203
[NO JIRA] Upgrade foundations dependencies #3886
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
Conversation
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.
Pull Request Overview
This PR upgrades two key Skyscanner foundations dependencies to their latest versions. The changes update both the production and development dependency references to maintain consistency across the project.
- Upgrades
@skyscanner/bpk-foundations-web
from version 19.5.0 to 22.1.0 - Upgrades
@skyscanner/bpk-svgs
from version 20.6.0 to 20.8.0
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
File | Description |
---|---|
packages/package.json | Updates production dependencies for foundations and SVGs |
package.json | Updates development dependencies for foundations and SVGs |
Files not reviewed (1)
- packages/package-lock.json: Language not supported
Visit https://backpack.github.io/storybook-prs/3886 to see this build running in a browser. |
@@ -121,8 +121,8 @@ | |||
"@babel/register": "^7.27.1", | |||
"@percy/cli": "^1.31.0", | |||
"@percy/storybook": "^6.0.3", | |||
"@skyscanner/bpk-foundations-web": "^19.5.0", | |||
"@skyscanner/bpk-svgs": "^20.6.0", | |||
"@skyscanner/bpk-foundations-web": "^22.1.0", |
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.
Add text-success color token to foundations
Skyscanner/backpack-foundations#463
"@skyscanner/bpk-foundations-web": "^19.5.0", | ||
"@skyscanner/bpk-svgs": "^20.6.0", | ||
"@skyscanner/bpk-foundations-web": "^22.1.0", | ||
"@skyscanner/bpk-svgs": "^20.8.0", |
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.
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.
LGTM.
Upgrade foundations dependencies by run
upgrade-foundations
@skyscanner/bpk-foundations-web
from 19.5.0 to 22.1.0@skyscanner/bpk-svgs
from 20.6.0 to 20.8.0Remember to include the following changes:
[Clover-123][BpkButton] Updating the colour
README.md
(If you have created a new component)README.md