Skip to content
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

feat(deps): incremental major dependencies update #1174

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

mas-who
Copy link
Contributor

@mas-who mas-who commented Jan 29, 2025

Done

This PR is related to #1167 . It was a bit confusing for me to try get everything working in the renovate PR, so I decided to incrementally address updates in this branch.

  • updated concurrently major version
  • updated cypress major version
  • updated eslint and stylelint major versions
  • updated react to v19
  • updated ubuntu to 24.04 in gh action
  • removed jackspeak and strip-ansi resolutions

Jira

  • WD-18051

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

  • Ensure CI passes
  • Click around in story book and do spot checks for any regressions

@webteam-app
Copy link

@mas-who mas-who force-pushed the update-deps-major branch 3 times, most recently from 525dbeb to 01d6a3d Compare January 30, 2025 08:29
@mas-who mas-who marked this pull request as ready for review January 30, 2025 08:29
package.json Outdated Show resolved Hide resolved
@mas-who mas-who force-pushed the update-deps-major branch 2 times, most recently from 62f7ded to 89a383a Compare January 30, 2025 08:54
@mas-who mas-who changed the title chore(deps): incremental major dependencies update feat(deps): incremental major dependencies update Jan 30, 2025
Copy link
Contributor

@edlerd edlerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, some questions below.

package.json Show resolved Hide resolved
src/components/SearchBox/SearchBox.tsx Show resolved Hide resolved
src/components/Stepper/Step/Step.scss Outdated Show resolved Hide resolved
@mas-who mas-who force-pushed the update-deps-major branch 3 times, most recently from 79629e8 to 7e0f0c4 Compare January 31, 2025 12:23
BREAKING CHANGE: major dependencies update

Signed-off-by: Mason Hu <[email protected]>
@mas-who mas-who merged commit 9717f07 into canonical:main Feb 3, 2025
8 checks passed
Copy link

github-actions bot commented Feb 3, 2025

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants