chore(deps): update all non-major dependencies - #2430
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 31, 2026 09:50
cd7447f to
692e284
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
10 times, most recently
from
August 3, 2026 15:52
1de7813 to
fae595a
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 3, 2026 18:29
fae595a to
cc46410
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:
22.0.0→22.1.07.58.9→7.58.122.7.0→2.8.12.7.0→2.8.122.0.6→22.1.249.13.0→49.14.049.13.0→49.14.049.13.0→49.14.049.13.0→49.14.049.13.0→49.14.049.13.0→49.14.049.13.0→49.14.04.5.2→4.5.37.4.30→7.4.3119.2.17→19.2.1819.2.3→19.2.41.6.23→1.6.241.6.26(+1)22.0.0→22.1.0v6.2.2→v6.2.32.8.2→2.8.410.7.0→10.8.03.2.44→3.2.466.0.0→6.1.05.2.0→5.3.011.13.0→11.19.011.20.0v6.0.9→v6.0.108.5.18→8.5.253.9.5→3.9.625.0.6→25.0.817.14.0→17.14.14.23.0→4.23.14.23.5(+3)8.63.0→8.65.08.66.0Release Notes
maplibre/ngx-maplibre-gl (@maplibre/ngx-maplibre-gl)
v22.1.0Compare Source
✨ Features and improvements
zoom,pitchandbearingto bemodelof type number instead of array (#320) (by @HarelM)v22.0.2Compare Source
🐞 Bug fixes
v22.0.1Compare Source
🐞 Bug fixes
microsoft/rushstack (@microsoft/api-extractor)
v7.58.12Compare Source
Tue, 21 Jul 2026 02:53:22 GMT
Patches
v7.58.11Compare Source
Fri, 17 Jul 2026 00:15:59 GMT
Version update only
v7.58.10Compare Source
Thu, 16 Jul 2026 00:16:13 GMT
Version update only
module-federation/core (@module-federation/enhanced)
v2.8.1Compare Source
Patch Changes
d901e2c]641a0b6]v2.8.0Compare Source
Patch Changes
ea490ae: Allow builds to exclude unused remote consumption and shared capabilities, and automatically omit Webpack container initialization when no exposes are configured.6ee67dc: Reduce installed and bundled size by replacing general-purpose cache, path, version, package lookup, scheduling, fetch, and error fallback dependencies with focused built-in utilities.681e5d2: feat(dts-plugin): support ts 7 for federated type generation while keeping existing ts versions supportedd6a76d8]ea490ae]6ee67dc]681e5d2]a5633f8]module-federation/core (@module-federation/runtime)
v2.8.1Compare Source
Patch Changes
d901e2c]65cdf34]v2.8.0Compare Source
Patch Changes
ea490ae]angular/angular-cli (@schematics/angular)
v22.1.2Compare Source
@angular/cli
@angular/build
v22.1.1Compare Source
@angular/cli
@angular/build
v22.1.0Compare Source
Deprecations
@angular-devkit/core
stringToFileBufferandfileBufferToStringare deprecated. Use standard Web APIs (TextEncoderandTextDecoder) instead.Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for
@angular-devkit/corehas been updated to reflect the deprecations.@schematics/angular
@angular/cli
@angular-devkit/core
@angular/build
@angular/ssr
v22.0.9Compare Source
@angular/cli
@angular/build
v22.0.8Compare Source
@angular/cli
@angular/build
v22.0.7Compare Source
@angular/cli
siemens/element (@siemens/charts-ng)
v49.14.0Compare Source
Features
Bug Fixes
native-federation/orchestrator (@softarc/native-federation-orchestrator)
v4.5.3: 4.5.3Compare Source
What's Changed
Full Changelog: native-federation/orchestrator@v4.5.2...v4.5.3
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.6.24Compare Source
🐞 Bug Fixes
View changes on GitHub
angular-eslint/angular-eslint (angular-eslint)
v22.1.0Compare Source
🚀 Features
prefer-service-decoratorrule (#3073)no-outerhtmlrule (#3092)require-switch-defaultrule (#3091)❤️ Thank You
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v6.2.3Compare Source
guybedford/es-module-shims (es-module-shims)
v2.8.4Compare Source
What's Changed
New Contributors
Full Changelog: guybedford/es-module-shims@2.8.2...2.8.4
eslint/eslint (eslint)
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 permissions to rebuild-docs-sites workflow (#21089) (Marry (Subin Yang))5d2f866chore: update dependency prettier to v3.9.5 (#21086) (renovate[bot])d584e31chore: fix failing ecosystem test foreslint-plugin-unicorn(#21084) (Francesco Trotta)bf3eda0chore: update ecosystem plugins (#21079) (ESLint Bot)ruimarinho/google-libphonenumber (google-libphonenumber)
v3.2.46Compare Source
Behaviour change
format()now prepends the country calling code when formatting an unparseable number asE164, provided the number kept its raw input and its country code came fromFROM_DEFAULT_COUNTRY. Previously the raw input was returned unchanged.This comes from upstream libphonenumber v9.0.35, which added
testFormatAUShortCodeNumberto cover it. In practice it affects emergency numbers and short codes formatted asE164against a default region. Despite being a patch release, the output does change for those inputs, so pin to3.2.45if you depend on the previous behaviour.What's Changed
Full Changelog: ruimarinho/google-libphonenumber@v3.2.45...v3.2.46
v3.2.45Compare Source
What's Changed
Full Changelog: ruimarinho/google-libphonenumber@v3.2.44...v3.2.45
maplibre/maplibre-gl-js (maplibre-gl)
v6.1.0Compare Source
✨ Features and improvements
ImageSourcewith an already-decoded image (HTMLImageElement,HTMLCanvasElement,ImageBitmaporImageData) directly viaImageSource.updateImage({image}), skipping the network request ([#7944](https://redirect.github.com/maplibrConfiguration
📅 Schedule: (in timezone Etc/UTC)
🚦 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.