Skip to content

Update all Yarn dependencies (2025-05-28) - #5474

Merged
julienw merged 2 commits into
mainfrom
depfu/batch_all/yarn/2025-05-28
May 28, 2025
Merged

Update all Yarn dependencies (2025-05-28)#5474
julienw merged 2 commits into
mainfrom
depfu/batch_all/yarn/2025-05-28

Conversation

@depfu

@depfudepfuBot commented May 28, 2025

Copy link
Copy Markdown
Contributor

This is your weekly update of all Yarn dependencies. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @tgwf/co2 (0.16.7 → 0.16.8, minor) · Repo · Changelog · Release · Diff

✳️ query-string (9.1.2 → 9.2.0, minor) · Repo · Release · Diff

✳️ @codemirror/lang-javascript (6.2.3 → 6.2.4, patch) · Repo · Changelog · Diff

✳️ protobufjs (7.5.0 → 7.5.2, patch) · Repo · Changelog


Depfu Status

Depfu will only send you the next scheduled PR once you merge or close this one.

All Depfu comment commands
@​depfu refresh
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)

@depfudepfuBot added the dependencies Pull requests that update a dependency file label May 28, 2025
@depfu
depfuBot requested review from canova and julienwMay 28, 2025 06:12
@codecov

codecovBot commented May 28, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.03%. Comparing base (c6c0314) to head (d836535).
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #5474 +/- ##
=======================================
Coverage 86.03% 86.03% =======================================
Files 312 312 Lines 30364 30364 Branches 8296 8296 =======================================
Hits 26125 26125 Misses 3644 3644 Partials 595 595 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julienwjulienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@julienw
julienw merged commit 6bc4be7 into mainMay 28, 2025
@depfu
depfuBot deleted the depfu/batch_all/yarn/2025-05-28 branch May 28, 2025 09:23
canova added a commit that referenced this pull request May 28, 2025
…2 dependency update (#5475)
I wanted to do that for a while but finally got around to it. The latest
PR that we had to update the expectations was #5474. It's not a huge
thing, but it's distracting enough that triggers a context switch. So
this PR changes there parts to make sure that the tests don't fail on
every co2 package update
I replaced the snapshot test with a more granular test. Technically
there were ways to keep the snapshot tests by doing some hacky things,
but I didn't want to do them. See the commit message for more info.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@julienw