chore(deps): update external major (1.x) (major) - #584
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
|
This PR will trigger no release when merged. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 2, 2026 01:07
a1a06f4 to
07c00e6
Compare
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 12, 2026 14:11
07c00e6 to
59e080a
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 12, 2026 14:11
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 20, 2026 23:56
59e080a to
94a3c5a
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 20, 2026 23:56
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 21, 2026 15:02
94a3c5a to
0bc3911
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 21, 2026 15:02
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 24, 2026 23:34
0bc3911 to
a678f8d
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 24, 2026 23:34
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 28, 2026 04:07
a678f8d to
a936780
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 28, 2026 04:07
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 28, 2026 14:40
a936780 to
89cf117
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 28, 2026 14:40
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
July 30, 2026 19:55
89cf117 to
78b5ddf
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
July 30, 2026 19:55
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
August 3, 2026 17:59
78b5ddf to
140e435
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
August 3, 2026 17:59
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
August 4, 2026 03:47
140e435 to
f234ce9
Compare
aem-code-sync
Bot
temporarily deployed
to
renovate-1.x-major-external-major
August 4, 2026 03:47
Inactive
renovate
Bot
force-pushed
the
renovate-1.x-major-external-major
branch
from
August 4, 2026 08:48
f234ce9 to
13b28c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.3→7.0.010.0.1→11.0.011.0.10.20.2→1.0.00.13.4→1.0.00.9.0→1.0.00.11.1→1.0.0v6→v7v6→v711.0.0→12.0.0v6→v7Release Notes
semantic-release/changelog (@semantic-release/changelog)
v7.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/changelogis now a native ESModule. It has named exports for each plugin hook (verifyConditions,
prepare)
@semantic-release/changelogis nowv20.1.0
Other Notable Changes
xowithprettierwith default configuration; followingnewly established convention
nycwithc8for code coveragelodashwithlodash-esfor properesmsupportRelated Issue
semantic-release/git (@semantic-release/git)
v11.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/gitis now a native ES Module. Ithas named exports for each plugin hook (verifyConditions, prepare)
@semantic-release/gitis now v20.1.0Other Notable Changes
@semantic-release/error^3→^4(ESM-only)aggregate-error^3→^5(ESM-only, uses native AggregateError)execa^5→^9(ESM-only, named export)p-reduce^2→^3(ESM-only)clear-module,file-url,fs-extra,get-stream,nycc8for coverage; bumpedava,sinon,tempy,semantic-release,prettier^22.22.2 || >= 24.15;nyc→c8, addedpretest, removedtest:ciRelated Issue
modernweb-dev/web (@web/test-runner)
v1.0.0Compare Source
Major Changes
5260164: Drop support for Node.js 18 and 20, which have reached end-of-life. The minimum supported Node.js version is now 22.0.0.The Node code is compiled to ES2024 which is aligned with the Node 22.
Patch Changes
5260164]8fe1b90]modernweb-dev/web (@web/test-runner-core)
v1.0.0Compare Source
Major Changes
5260164: Drop support for Node.js 18 and 20, which have reached end-of-life. The minimum supported Node.js version is now 22.0.0.The Node code is compiled to ES2024 which is aligned with the Node 22.
Patch Changes
1a058e6]5260164]8fe1b90]modernweb-dev/web (@web/test-runner-mocha)
v1.0.0Compare Source
Major Changes
5260164: Drop support for Node.js 18 and 20, which have reached end-of-life. The minimum supported Node.js version is now 22.0.0.The Node code is compiled to ES2024 which is aligned with the Node 22.
Patch Changes
5260164]modernweb-dev/web (@web/test-runner-playwright)
v1.0.0Compare Source
Major Changes
5260164: Drop support for Node.js 18 and 20, which have reached end-of-life. The minimum supported Node.js version is now 22.0.0.The Node code is compiled to ES2024 which is aligned with the Node 22.
Patch Changes
5260164]actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.0
v7Compare Source
bcoe/c8 (c8)
v12.0.0Compare Source
⚠ BREAKING CHANGES
Features
codecov/codecov-action (codecov/codecov-action)
v7.0.0Compare Source
codecovsecurityaccount. We have deleted the account and are usingcodecovsecopswith the original gpg keyWhat's Changed
Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0
v7Compare Source
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 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.