Skip to content

chore(deps): update all dependencies#13

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

chore(deps): update all dependencies#13
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) ^22.15.27^24.0.0 age confidence devDependencies major
EndBug/add-and-commit v9v10 age confidence action major
actions/checkout v4v6 age confidence action major
actions/setup-node v4.4.0v6.4.0 age confidence action major
sponsorkit ^16.4.2^17.0.0 age confidence devDependencies major
yarn (source) 4.9.24.16.0 age confidence packageManager minor

Release Notes

EndBug/add-and-commit (EndBug/add-and-commit)

v10.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0

v10

Compare Source

actions/checkout (actions/checkout)

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

Compare Source

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v6

Compare Source

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v5

Compare Source

antfu-collective/sponsorkit (sponsorkit)

v17.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v17.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v17.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v17.0.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub
yarnpkg/berry (yarn)

v4.16.0: v4.16.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@​yarnpkg/cli/4.16.0

v4.15.0: v4.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.1...@​yarnpkg/cli/4.15.0

v4.14.1

Compare Source

v4.14.0

Compare Source

v4.13.0

Compare Source

v4.12.0

Compare Source

v4.11.0

Compare Source

v4.10.3

Compare Source

v4.10.2

Compare Source

v4.10.1

Compare Source

v4.10.0

Compare Source

v4.9.4

Compare Source

v4.9.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Oct 1, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 98e17e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Oct 1, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security

socket-security Bot commented Oct 1, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsponsorkit@​16.5.0 ⏵ 17.1.18110010090100
Updated@​types/​node@​22.19.19 ⏵ 24.13.2100 +1100100 +20100 +5100

View full report

@ellipsis-dev ellipsis-dev Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 1f6f1b1 in 1 minute and 15 seconds. Click for details.
  • Reviewed 41 lines of code in 3 files
  • Skipped 2 files when reviewing.
  • Skipped posting 5 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .github/workflows/scheduler.yml:20
  • Draft comment:
    Updated actions/checkout to v5. Ensure that your runner environment meets any new requirements (e.g. recent runner versions).
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. .github/workflows/scheduler.yml:23
  • Draft comment:
    Updated actions/setup-node to v5.0.0. Verify that 'cache: yarn' works as expected with the new automatic caching behavior, and confirm the runner version is at least v2.327.1.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
3. .yarnrc.yml:5
  • Draft comment:
    Yarn version updated to 4.10.3. Confirm that this new version is compatible with existing tooling and project setups.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
4. package.json:7
  • Draft comment:
    Upgraded sponsorkit to ^17.0.0. Check the release notes for breaking changes (like the renaming fix) that might affect build outputs or integrations.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
5. package.json:9
  • Draft comment:
    Updated the packageManager field to 'yarn@4.10.3' to remain consistent with the .yarnrc.yml configuration.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_GKmE6gMNy7RwLADv

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 492643e to 21030e0 Compare October 14, 2025 05:00
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 3cd5810 to 6793fb8 Compare October 28, 2025 01:53
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from c0a17be to 8ff8bac Compare November 3, 2025 01:47
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 548248f to a1ece54 Compare November 12, 2025 02:04
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 08fa311 to e1aef47 Compare November 23, 2025 13:49
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 9bb8b03 to 08b476d Compare December 9, 2025 03:54
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from b6544ec to 564112d Compare December 14, 2025 00:28
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from 805f0c2 to 84d9876 Compare January 15, 2026 06:33
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from aa26ad6 to 28a38f9 Compare February 3, 2026 10:54
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 4ad98be to 9fca63b Compare March 6, 2026 05:43
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 243ba3f to f0b3ace Compare March 23, 2026 02:05
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 4b63191 to 1b98336 Compare April 3, 2026 12:57
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from c8f433c to 8a73d3f Compare April 10, 2026 08:33
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 960630b to bc1239a Compare April 20, 2026 04:57
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 3158915 to b1d5355 Compare May 8, 2026 04:59
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 10da98d to 573682a Compare May 14, 2026 17:16
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 6bf3ad1 to 5df9b39 Compare May 22, 2026 19:52
@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from 03607c6 to 6a1e874 Compare June 4, 2026 11:32
@renovate renovate Bot force-pushed the renovate/all branch from 6a1e874 to d688d45 Compare June 6, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants