-
-
Notifications
You must be signed in to change notification settings - Fork 206
chore(deps): update all dependencies #766
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: main
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 |
commit: |
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 4637215 in 1 minute and 2 seconds. Click for details.
- Reviewed
101
lines of code in5
files - Skipped
0
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/autofix.yml:19
- Draft comment:
Updated the checkout action to v5.0.0 (pinned to a specific commit) and similarly the setup-node action to v5.0.0. Please ensure that the runner’s minimum version (e.g. v2.327.1) and caching behavior are still appropriate. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is asking the PR author to ensure that the runner's minimum version and caching behavior are still appropriate. This falls under the rule of not asking the author to ensure behavior is intended or to double-check things. Therefore, this comment should be removed.
2. .github/workflows/ci.yml:35
- Draft comment:
The CI workflow now uses the updated v5.0.0 versions for both checkout and setup-node. Also, note the conditional ESLint installation (for matrix.eslint != 9); ensure this logic correctly installs the desired ESLint versions. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =20%
<= threshold50%
The comment is informative about the CI workflow changes and mentions a conditional ESLint installation. However, it does not ask the author to confirm or change anything specific, nor does it suggest any improvements or highlight potential issues. It seems to be more of an informative note rather than a constructive comment.
3. .github/workflows/pkg-pr-new.yml:16
- Draft comment:
The Publish Any Commit workflow now uses the v5.0.0 versions of checkout and setup-node. This update appears consistent; please verify that the publishing process (via 'pnpm dlx pkg-pr-new publish') continues to operate as expected. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
4. .github/workflows/release.yml:23
- Draft comment:
The release workflow now uses updated v5.0.0 actions for checkout and setup-node. Additionally, ensure that the npm upgrade step ('npm install -g npm@latest') and subsequent release steps are fully compatible with the new node environment. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
5. package.json:73
- Draft comment:
The dependency updates for commitlint (to v20.0.0) and html-eslint/parser (to ^0.47.0) are applied. Please review any breaking changes or configuration updates required by these new versions and confirm that linking of 'eslint-plugin-prettier' (using 'link:.') is intentional. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =50%
<= threshold50%
The comment discusses dependency updates, which is generally not allowed. However, it also asks to confirm the intentional linking of 'eslint-plugin-prettier', which is a specific code suggestion. The part about reviewing breaking changes is not allowed, but the confirmation about linking is valid.
Workflow ID: wflow_mR4jrKlaZbpoPbzx
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^19.8.0
->^20.0.0
^19.8.0
->^20.0.0
^0.44.0
->^0.47.0
v4.2.2
->v5.0.0
v4.4.0
->v5.0.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
v20.0.0
Compare Source
Note: Version bump only for package @commitlint/cli
19.8.1 (2025-05-08)
Bug Fixes
v19.8.1
Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.0.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.8.1 (2025-05-08)
Note: Version bump only for package @commitlint/config-conventional
v19.8.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
yeonjuan/html-eslint (@html-eslint/parser)
v0.47.0
Compare Source
What's Changed
New Contributors
Full Changelog: yeonjuan/html-eslint@v0.46.2...v0.47.0
v0.46.2
Compare Source
What's Changed
Full Changelog: yeonjuan/html-eslint@v0.46.1...v0.46.2
v0.46.0
Compare Source
Breaking Changes⚠️
What's Changed
sort-attrs
documentation by @AdamVig in #414New Contributors
Full Changelog: yeonjuan/html-eslint@v0.45.0...v0.46.0
v0.45.0
Compare Source
What's Changed
Full Changelog: yeonjuan/html-eslint@v0.44.0...v0.45.0
actions/checkout (actions/checkout)
v5.0.0
Compare Source
What's Changed
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
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
actions/setup-node (actions/setup-node)
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
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 is behind base branch, 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.