chore(deps): update external dev fixes - #701
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.
Commits
|
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 1, 2026 07:03
a081585 to
c2d5e38
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 1, 2026 08:49
c2d5e38 to
1f6bc3b
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 1, 2026 11:10
1f6bc3b to
1e8e248
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
3 times, most recently
from
September 2, 2026 07:43
f20e36b to
7cbbb96
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
3 times, most recently
from
September 2, 2026 15:17
63c573d to
7cf1e73
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
2 times, most recently
from
September 3, 2026 12:52
faf0e8e to
5ada94e
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
2 times, most recently
from
September 3, 2026 15:37
01fc2df to
6c5e0dc
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 3, 2026 16:38
6c5e0dc to
3b2c2ea
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 4, 2026 09:43
3b2c2ea to
190d5f6
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 4, 2026 13:35
190d5f6 to
72a0927
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
2 times, most recently
from
September 4, 2026 16:15
55e25a5 to
dab1eff
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 7, 2026 08:26
dab1eff to
be7ccca
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 7, 2026 09:26
be7ccca to
416509c
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 7, 2026 12:42
416509c to
32eae11
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 7, 2026 16:00
32eae11 to
50509c7
Compare
renovate
Bot
force-pushed
the
renovate-external-dev-fixes
branch
from
September 8, 2026 13:37
50509c7 to
1ed2c6d
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:
^0.2.0→^0.3.0^0.18.0→^0.20.09.39.2→9.39.5Release Notes
modernweb-dev/web (@web/dev-server-import-maps)
v0.3.0Compare Source
Minor Changes
a7084b7: 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]modernweb-dev/web (@web/test-runner)
v0.20.2Compare Source
Patch Changes
7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporterv0.20.1Compare Source
Patch Changes
24e3290: Improve debug message for test runner uncaught exceptionsThis should make debugging easier. It wasn't very easy to figure out
where the errors originated from (because of how the actual uncaught
exception only happened with many concurrent builds inside a sandbox
environment that is hard to debug).
Updated dependencies [
79b0ba4]v0.20.0Compare Source
Minor Changes
86eaa21: Upgrade puppeteer version to v24Patch Changes
86eaa21]v0.19.0Compare Source
Minor Changes
b546e8b: Upgrade puppeteer-core and puppeteer to v23Patch Changes
b546e8b]eslint/eslint (eslint)
v9.39.5Compare Source
Bug Fixes
253be16fix: handle unavailable require cache (backport of #20812 to v9.x) (#21065) (Eric)Documentation
74930eddocs: switch build to Node.js 24 (#20894) (Milos Djermanovic)eaec8bbdocs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)Chores
458205fchore: update@eslint/eslintrcand@eslint/jsfor v9.39.5 (#21077) (Francesco Trotta)202117bchore: package.json update for @eslint/js release (Jenkins)d9eb6edtest: disable warning forvm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER(#21074) (Francesco Trotta)7b431a7chore: overridere2dependency for@metascraper/helpers(#21068) (Milos Djermanovic)daf7791chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)daee8baci: use pnpm ineslint-flat-config-utilstype integration test (#20829) (Milos Djermanovic)116d4beci: unpin Node.js 25.x in CI (#20619) (Copilot)v9.39.4Compare Source
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency @eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
4675152docs: add deprecation notice partial (#20520) (Milos Djermanovic)Chores
b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)71b2f6bchore: package.json update for @eslint/js release (Jenkins)1d16c2fci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)v9.39.3Compare Source
Bug Fixes
791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)Chores
8594a43chore: upgrade @eslint/js@9.39.3 (#20529) (Milos Djermanovic)9ceef92chore: package.json update for @eslint/js release (Jenkins)af498c6chore: ignore/docs/v9.xin link checker (#20453) (Milos Djermanovic)Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 Automerge: Enabled.
♻ 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.