-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all dependencies #13
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
base: master
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
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 in3
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%
<= threshold50%
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%
<= threshold50%
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%
<= threshold50%
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%
<= threshold50%
None
5. package.json:9
- Draft comment:
Updated the packageManager field to '[email protected]' to remain consistent with the .yarnrc.yml configuration. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_GKmE6gMNy7RwLADv
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
492643e
to
21030e0
Compare
21030e0
to
3cd5810
Compare
This PR contains the following updates:
v4
->v5
v4.4.0
->v6.0.0
^16.4.2
->^17.0.0
4.9.2
->4.10.3
Release Notes
actions/checkout (actions/checkout)
v5
Compare Source
actions/setup-node (actions/setup-node)
v6.0.0
Compare Source
What's Changed
Breaking Changes
Dependency Upgrades
Full Changelog: actions/setup-node@v5...v6.0.0
v5.0.0
Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManager
field is present in yourpackage.json
. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
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
antfu-collective/sponsorkit (sponsorkit)
v17.0.0
Compare Source
🚨 Breaking Changes
exechangeRate
toexchangeRate
- by @sxzz (fe889)🐞 Bug Fixes
View changes on GitHub
v16.5.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
yarnpkg/berry (yarn)
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: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.