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

Update all Yarn dependencies (2024-05-08) #4985

Merged
merged 3 commits into from
May 15, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 8, 2024

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?

✳️ @babel/eslint-plugin (7.23.5 → 7.24.5, minor) · Repo · Changelog · Release · Diff

✳️ @testing-library/dom (10.0.0 → 10.1.0, minor) · Repo · Changelog · Release · Diff

✳️ react (18.2.0 → 18.3.1, minor) · Repo · Changelog · Release · Diff

✳️ react-dom (18.2.0 → 18.3.1, minor) · Repo · Changelog · Release · Diff

✳️ workbox-webpack-plugin (7.0.0 → 7.1.0, minor) · Repo · Release · Diff

✳️ workbox-window (7.0.0 → 7.1.0, minor) · Repo · Release · Diff

✳️ @babel/cli (7.24.1 → 7.24.5, patch) · Repo · Changelog · Release · Diff

✳️ @babel/core (7.24.4 → 7.24.5, patch) · Repo · Changelog · Release · Diff

✳️ @babel/eslint-parser (7.24.1 → 7.24.5, patch) · Repo · Changelog · Release · Diff

✳️ @babel/preset-env (7.24.4 → 7.24.5, patch) · Repo · Changelog · Release · Diff


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)

@depfu depfu bot added the dependencies Pull requests that update a dependency file label May 8, 2024
@depfu depfu bot requested review from canova and julienw May 8, 2024 06:12
@julienw
Copy link
Contributor

julienw commented May 13, 2024

Workbox update fails because of GoogleChrome/workbox#3327. We need to force update the rollup dependency. Usually I do that by removing the entry in yarn.lock and running yarn again.

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.46%. Comparing base (5f2ee11) to head (81ad1fd).

❗ Current head 81ad1fd differs from pull request most recent head c0a8e38. Consider uploading reports for the commit c0a8e38 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4985   +/-   ##
=======================================
  Coverage   88.45%   88.46%           
=======================================
  Files         304      304           
  Lines       27317    27317           
  Branches     7377     7377           
=======================================
+ Hits        24164    24165    +1     
+ Misses       2931     2930    -1     
  Partials      222      222           

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

@julienw
Copy link
Contributor

julienw commented May 15, 2024

@depfu rebase

Copy link
Contributor

@julienw julienw left a comment

Choose a reason for hiding this comment

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

I tested locally including service worker stuff (due to the workbox update), this all looks good. Of course it's difficult to test service worker updates, but from the changelog the changes don't look invasive.

@julienw julienw enabled auto-merge May 15, 2024 12:21
@julienw julienw merged commit ccccab6 into main May 15, 2024
14 of 16 checks passed
@depfu depfu bot deleted the depfu/batch_all/yarn/2024-05-08 branch May 15, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant