Skip to content

Update all Yarn dependencies (2025-03-12) - #554

Merged
canova merged 1 commit into
masterfrom
depfu/batch_all/yarn/2025-03-12
Mar 13, 2025
Merged

Update all Yarn dependencies (2025-03-12)#554
canova merged 1 commit into
masterfrom
depfu/batch_all/yarn/2025-03-12

Conversation

@depfu

@depfudepfuBot commented Mar 12, 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?

✳️ koa (2.15.4 → 2.16.0, minor) · Repo · Changelog · Release · Diff

✳️ typescript (5.7.3 → 5.8.2, minor) · Repo · Release · Diff

✳️ @google-cloud/storage (7.15.1 → 7.15.2, patch) · Repo · Changelog · Release · Diff

✳️ @types/node (22.13.1 → 22.13.10, patch) · Repo

✳️ eslint-config-prettier (10.0.1 → 10.0.2, 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)

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

@canovacanova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh nice, this actually fixes #401!

Note yarn tsc command gives a warning saying that the current typescript version is not supported by @typescript-eslint/typescript-estree but it's pretty harmless. Also looks like they bumped their support on their side, so we'll get that update soon.

@canova
canova merged commit a470e5d into masterMar 13, 2025
@depfu
depfuBot deleted the depfu/batch_all/yarn/2025-03-12 branch March 13, 2025 12:00
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

@canova