fix(deps): update all dependencies - #1022
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 20, 2026 19:54
ce3676b to
417af5f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 22, 2026 09:04
417af5f to
e1d855f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 22, 2026 19:14
e1d855f to
9380aa8
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 23, 2026 00:37
9380aa8 to
61d4571
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 23, 2026 17:08
61d4571 to
a4119d0
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 23, 2026 23:59
a4119d0 to
970fc71
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 24, 2026 03:01
970fc71 to
94aa449
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 24, 2026 03:21
94aa449 to
6435f5d
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 26, 2026 15:45
6435f5d to
9a31625
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 26, 2026 21:45
9a31625 to
813a48f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 27, 2026 16:28
813a48f to
5d0a32f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 27, 2026 23:40
5d0a32f to
fe4236a
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 29, 2026 16:05
fe4236a to
51a0e70
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 29, 2026 21:55
51a0e70 to
586d8eb
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 21, 2026 16:15
94d61b2 to
f0ca789
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 23, 2026 17:01
f0ca789 to
dc62a31
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 24, 2026 00:02
dc62a31 to
1103b7c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 24, 2026 23:52
1103b7c to
cc073a5
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 28, 2026 15:36
cc073a5 to
3b3154c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 29, 2026 13:09
3b3154c to
c843fc0
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 29, 2026 20:02
c843fc0 to
d6138fe
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 1, 2026 11:15
d6138fe to
67c7c6a
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 3, 2026 16:50
67c7c6a to
d924d4c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 4, 2026 00:02
d924d4c to
5d581fb
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 7, 2026 15:49
5d581fb to
46f36ac
Compare
Contributor
Test results for commit 46f36acTest coverage for 46f36ac Static code analysis report |
Contributor
Test results for commit 46f36acTest coverage for 46f36ac Static code analysis report |
Contributor
Test results for commit 46f36acTest coverage for 46f36ac Static code analysis report |
Contributor
Test results for commit 46f36acTest coverage for 46f36ac Static code analysis report |
Contributor
Test results for commit 46f36acTest coverage for 46f36ac Static code analysis report |
Contributor
Test results for commit 46f36acTest coverage for 46f36ac Static code analysis report |
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.1→6.2.03.3.5→3.3.625.9.3→25.9.58.61.0→8.66.0v5.0.5→v6.1.0v6→v7v6.0.3→v7.0.1v6.4.0→v7.0.0v6→v7v6.2.0→v7.0.0v8.2.0→v9.0.0v1.0.3→v1.0.4v4.2.0→v4.6.010.5.0→10.8.129.15.2→29.16.04.2.0→5.2.3v2.1.0→v2.3.1v2.8.0→v2.9.024.16.0→24.19.03.8.4→3.9.64.62.0→4.62.4v6.2.2→v6.3.029.4.11→29.4.12^6.0.0→^7.0.02.1.2→v3.0.0Release Notes
actions/toolkit (@actions/cache)
v6.2.0cache read denied:prefix on cache download failures (both the v2 twirp path and the v1_apis/artifactcachepath) and surface it as acore.warning(without failing the run).ACTIONS_CACHE_MODEenvironment variable: skip restore when the effective cache-mode does not permit reads (none,write-only) and skip save when it does not permit writes (none,read), logging a single non-fatalcore.infoline. WhenACTIONS_CACHE_MODEis unset or unrecognized, behavior is unchanged.v6.1.0cache write denied:prefix on cache reservation failures and surface it as acore.warning(without failing the run).eslint/eslintrc (@eslint/eslintrc)
v3.3.6Compare Source
Bug Fixes
js-yamlto 4.3.0 to address security vulnerability (#235) (0c5de74)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.66.0Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.65.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.64.0Compare Source
🚀 Features
using/await usingdeclarations and deprecate the rule (#12500)🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.63.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.62.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.62.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.61.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
v7Compare Source
v6.5.0Compare 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
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
v7Compare Source
v6.3.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation
New Contributors
Full Changelog: actions/setup-python@v6...v6.3.0
astral-sh/setup-uv (astral-sh/setup-uv)
v9.0.0Compare Source
v8.3.2Compare Source
v8.3.1Compare Source
v8.3.0Compare Source
canonical/get-workflow-version-action (canonical/get-workflow-version-action)
v1.0.4Compare Source
Full Changelog: canonical/get-workflow-version-action@v1.0.3...v1.0.4
docker/login-action (docker/login-action)
v4.6.0Compare Source
v4.5.2Compare Source
v4.5.1Compare Source
v4.5.0Compare Source
v4.4.0Compare Source
v4.3.0Compare Source
Full Changelog: docker/login-action@v4.2.0...v4.3.0
eslint/eslint (eslint)
v10.8.1Compare Source
Bug Fixes
18eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173) (dongkyu lee)151ba3ffix: false positives ingetter-returnandaccessor-pairs(#21163) (Grit)6898df9fix: ignore meta-property names inid-denylist(#21166) (Pixel)4d7db66fix: ignore meta-property names inid-match(#21167) (Pixel)677214efix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)Documentation
7d0cbf8docs: Update README (GitHub Actions Bot)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183) (Lee Daeun)678c90bdocs: Update README (GitHub Actions Bot)8a10424docs: Update README (GitHub Actions Bot)69bb948docs: Update README (GitHub Actions Bot)Chores
0a14800chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191) (Lazizbek Ergashev)5611035test: add error locations info tono-void(#21185) (Lee Daeun)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])f131c03chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)1f6eddechore: update ecosystem plugins (#21182) (ESLint Bot)d3266fbchore: unpinwebpackdependency (#21172) (Francesco Trotta)65a6519chore: add allowScripts field to package.json (#21092) (GiHoon Noh)22e5256ci: addtriage:nolabel to Dependabot PRs (#21141) (lumir)55c9038ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])7280e78chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])eddbad6test: fix failing ecosystem test foreslint-plugin-unicorn(#21156) (Francesco Trotta)60a178dchore: update ecosystem plugins (#21150) (ESLint Bot)f9f61dctest: add error locations tono-unreachable(#21151) (JIYEON)d086293test: add error locations tono-undef(#21147) (JIYEON)cc01b67test: add error locations tono-useless-catch(#21144) (devoil)688e75echore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)7c1e175test: add error locations torequire-await(#21145) (Grit)588a26dtest: add error locations tono-extra-label(#21139) (dongkyu lee)059aa89test: add error locations tono-useless-concat(#21140) (dongkyu lee)5a452a8test: add error locations tono-const-assign(#21138) (dongkyu lee)v10.8.0Compare Source
Features
2fee9bbfeat: exportConfigObjectfromeslint/config(#21082) (sethamus)Bug Fixes
6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129) (Francesco Trotta)9091071fix: preventno-unreachable-loopcrash when all loop types are ignored (#21116) (Pixel)e23fafefix: prefer-object-spread add semicolon when adding parenthesis (#21081) (synthex-byte)20b5ad0fix: quadratic-time regex inprefer-template(#21096) (Milos Djermanovic)8b6f6c0fix: apply ignore configs to computed methods in class-methods-use-this (#21094) (Pixel)b2c608cfix: NewExpression with parenthesized callee inpreserve-caught-error(#21083) (Francesco Trotta)Documentation
6ddf858docs: fix broken Specify Parser Options anchor link (#21106) (Minsu)784dfbedocs: Clarifyno-eq-nulldescription (#21120) (Park Harin)7ec733adocs: Fix typos and grammar in glossary (#21095) (Marry (Subin Yang))92bb13fdocs: replace quake link (#21108) (Jung Hyeon Jun)68eb4a5docs: fix broken Specify Globals anchor links in rule pages (#21103) (Minsu)d28f697docs: replace Code Climate CLI links with Qlty CLI links (#21099) (Jung Hyeon Jun)eccc68ddocs: correct --suppressions-location option description (#21093) (Ga eun Lee)c5963f7docs: Update README (GitHub Actions Bot)Chores
4fbf46dtest: pinwebpackversion to 5.108.4 (#21137) (Francesco Trotta)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101) (Bo Hyun Kim)eccbe7btest: add error locations tono-class-assign(#21123) (devoil)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118) (dependabot[bot])e9d66d0ci: bump actions/setup-node from 6 to 7 (#21119) (dependabot[bot])ee225b6test: Add error location details tono-eq-nullrule (#21117) (Park Harin)044a627chore: update minimatch to ^10.2.5 (#21107) (김채영)fb09aa8chore: update ecosystem plugins (#21115) (ESLint Bot)5abd878test: add error locations tono-proto(#21114) (Gihyeon Jeong / 정기현)9715887test: Add error location details tono-div-regex(#21110) (Park Harin)a746ec6test: add error locations tono-new-wrappers(#21109) (Gihyeon Jeong / 정기현)8dde645test: add error locations tono-ex-assign(#21102) (devoil)13ab0ectest: add error locations tono-label-var(#21098) (Gihyeon Jeong / 정기현)a99906ftest: Add error location details tono-delete-varrule (#21105) (Park Harin)c47e8dcchore: add missing backticks tolanguages/js/index.js(#21104) (beeen)0174428chore: add missing backticks totranslate-cli-options.js(#21097) (dongkyu lee)3d36589chore: add missing backticks toserialization.js(#21091) (이규환)dcc9312test: add error locations toeqeqeq(#21090) (Ga eun Lee)2710b18ci: Add explicit permissConfiguration
📅 Schedule: (UTC)
* * * * 0,6)🚦 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.