Skip to content

feat: update dependencies #933

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
merged 3 commits into from
May 30, 2025
Merged

feat: update dependencies #933

merged 3 commits into from
May 30, 2025

Conversation

DRiFTy17
Copy link
Collaborator

@DRiFTy17 DRiFTy17 commented May 29, 2025

I had to override the @web/test-runner-chrome dependency because of this commit:
modernweb-dev/web@79b0ba4

Any of our tests that call .focus() on a custom element that propagates focus to a separate element were failing otherwise. Will keep an eye on any fixes or solutions.

Storybook will be updated separately to v9 once a couple community plugins we use are released with compatible versions.

Additionally, I upgraded sass which triggered the known mixed-decls deprecation warning that is coming in 2.0 eventually. This warning is very verbose, and is notifying us of potential breaking changes due to source order output changes from Sass. We should keep an eye on the feature request here that would enable us to opt-in to the new functionality early and validate if the changes cause problems for us without having to update 100s of lines of code now using the & { } syntax

@DRiFTy17 DRiFTy17 requested a review from a team as a code owner May 29, 2025 21:15
@DRiFTy17 DRiFTy17 added the minor Increment the minor version when merged label May 29, 2025
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@DRiFTy17 DRiFTy17 added the skip-release Preserve the current version when merged label May 30, 2025
@DRiFTy17 DRiFTy17 merged commit 7526ac3 into main May 30, 2025
10 checks passed
@DRiFTy17 DRiFTy17 deleted the update-deps branch May 30, 2025 17:16
Copy link
Contributor

github-actions bot commented Jun 9, 2025

🚀 PR was released in v3.9.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants