chore(deps): update all non-major dependencies#163
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#163renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 7a80561
☁️ Nx Cloud last updated this comment at |
8104363 to
3a6b756
Compare
76658e1 to
014a9da
Compare
014a9da to
7a80561
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:
^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^21.1.4→^21.2.1^2.29.8→^2.30.0^12.0.0→^12.0.1^0.8.1→^0.9.1^0.4.0→^0.4.1^0.4.4→^0.5.0^0.3.0→^0.3.2^0.9.10→^0.9.15^0.10.2→^0.11.10.9.5→0.9.10^0.8.1→^0.9.10.7.25→0.7.30^0.8.1→^0.9.1^0.8.1→^0.9.1v1.6.0→v1.7.0^9.39.2→^9.39.4^20.6.1→^20.8.3^5.83.1→^5.85.011.10.0→11.11.0^22.5.1→^22.5.410.29.3→10.30.3^10.28.3→^10.28.4^10.28.3→^10.28.4^3.4.1→^3.5.1^0.3.17→^0.3.18^12.0.0→^12.0.1^0.20.3→^0.21.0Release Notes
angular/angular-cli (@angular/build)
v21.2.1Compare Source
@angular/cli
ng add@schematics/angular
@angular-devkit/build-angular
@angular/build
vi.mockfor non-relative importsng-package.jsonin unit-test builderng servewith i18n@angular/ssr
angular/angular (@angular/common)
v21.2.1Compare Source
core
http
changesets/changesets (@changesets/cli)
v2.30.0Compare Source
ai/size-limit (@size-limit/preset-small-lib)
v12.0.1Compare Source
css-minimizer-webpack-plugin(by @SevereCloud).TanStack/store (@tanstack/angular-store)
v0.9.1Compare Source
Patch Changes
77c872f]:v0.9.0Compare Source
Minor Changes
Breaking changes (#265)
new Store()is nowcreateStore()new Derived()is now a derivedcreateStore():new Effect()removed in favor ofstore.subscribe():Patch Changes
dace25f]:TanStack/devtools (@tanstack/devtools-event-client)
v0.4.1Compare Source
Patch Changes
TanStack/devtools (@tanstack/devtools-ui)
v0.5.0Compare Source
Minor Changes
Patch Changes
TanStack/devtools (@tanstack/devtools-utils)
v0.3.2Compare Source
Patch Changes
v0.3.1Compare Source
Patch Changes
b3e375f,a629bc3]:TanStack/devtools (@tanstack/preact-devtools)
v0.9.15Compare Source
Patch Changes
024ea7d]:v0.9.14Compare Source
Patch Changes
v0.9.13Compare Source
Patch Changes
v0.9.12Compare Source
Patch Changes
d05a9af]:TanStack/store (@tanstack/preact-store)
v0.11.1Compare Source
Patch Changes
77c872f]:v0.11.0Compare Source
Minor Changes
Breaking changes (#265)
new Store()is nowcreateStore()new Derived()is now a derivedcreateStore():new Effect()removed in favor ofstore.subscribe():Patch Changes
dace25f]:TanStack/devtools (@tanstack/react-devtools)
v0.9.10Compare Source
Patch Changes
024ea7d]:v0.9.9Compare Source
Patch Changes
v0.9.8Compare Source
Patch Changes
v0.9.7Compare Source
Patch Changes
d05a9af]:v0.9.6Compare Source
Patch Changes
cdb6c77]:TanStack/store (@tanstack/react-store)
v0.9.1Compare Source
Patch Changes
77c872f]:v0.9.0Compare Source
Minor Changes
Breaking changes (#265)
new Store()is nowcreateStore()new Derived()is now a derivedcreateStore():new Effect()removed in favor ofstore.subscribe():Patch Changes
dace25f]:TanStack/devtools (@tanstack/solid-devtools)
v0.7.30Compare Source
Patch Changes
024ea7d]:v0.7.29Compare Source
Patch Changes
v0.7.28Compare Source
Patch Changes
v0.7.27Compare Source
Patch Changes
d05a9af]:v0.7.26Compare Source
Patch Changes
cdb6c77]:TanStack/store (@tanstack/solid-store)
v0.9.1Compare Source
Patch Changes
77c872f]:v0.9.0Compare Source
Minor Changes
Breaking changes (#265)
new Store()is nowcreateStore()new Derived()is now a derivedcreateStore():new Effect()removed in favor ofstore.subscribe():Patch Changes
dace25f]:TanStack/store (@tanstack/store)
v0.9.1Compare Source
Patch Changes
v0.9.0Compare Source
Minor Changes
Breaking changes (#265)
new Store()is nowcreateStore()new Derived()is now a derivedcreateStore():new Effect()removed in favor ofstore.subscribe():changesets/action (changesets/action)
v1.7.0Compare Source
Minor Changes
935fe87Thanks @Andarist! - Automatically use the GitHub-provided token to allow most users to avoid explicitGITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}configuration.Patch Changes
#545
54220ddThanks @ryanbas21! - The.npmrcgeneration now intelligently handles both traditional NPM token authentication and trusted publishing scenarios by only appending the auth token whenNPM_TOKENis defined. This prevents 'undefined' from being written to the registry configuration when using OIDC tokens from GitHub Actions trusted publishing.#563
6af4a7eThanks @Andarist! - Don't error on already committed symlinks and executables that stay untouchedeslint/eslint (eslint)
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)capricorn86/happy-dom (happy-dom)
v20.8.3Compare Source
👷♂️ Patch fixes
v20.8.2Compare Source
👷♂️ Patch fixes
Event.cancelBubbleandEvent.defaultPreventedwhen callingEvent.initEvent()- By @capricorn86 in task #2090v20.8.1Compare Source
👷♂️ Patch fixes
v20.8.0Compare Source
v20.7.2Compare Source
👷♂️ Patch fixes
v20.7.1Compare Source
npm/cli (npm)
v11.11.0Compare Source
Features
4fcd352#9017 add :type(registry) to query selector syntax (#9017) (@wraithgar)e1b21f0#8909 adds circleci to trust command (#8909) (@owlstronaut)9a33ad0#8925 adds circleci to oidc (#8925) (@owlstronaut)Bug Fixes
4426411#9026 npm audit signatures for keyless attestation registries (#9026) (@ajayk)658b323#9010 handle legacy licenses array in sbom output (#9010) (@JNC4)Documentation
143f8cd#9007 docs shouldn't wrap yaml description (#9007) (@owlstronaut)Dependencies
7798b6e#9027@gar/promise-retry@1.0.24838864#9027balanced-match@4.0.40c200dd#9027brace-expansion@5.0.3f0606bb#9027spdx-license-ids@3.0.23d43f350#9027make-fetch-happen@15.0.44d0918a#9027@npmcli/git@7.0.28912ca7#9027minipass-fetch@5.0.2450ff35#9027npm-packlist@10.0.420ef5a5#9027pacote@21.4.060f332c#9008 remove promise-retrycb8b9c7#9008 add@gar/promise-retry@1.0.0@npmcli/arborist@9.4.0libnpmdiff@8.1.3libnpmexec@10.2.3libnpmfund@7.0.17libnpmpack@9.1.3v11.10.1Compare Source
Bug Fixes
9fac412#8995 improve unknown config warning with .npmrc section hint (#8995) (@umeshmore45)bb135cc#8981 arborist: fixpeerOptionaldependency resolution inbuildIdealTree(#8981) (@Saibamen, @cursoragent)5c03826#8993 remove tabular output from "npm view" (@wraithgar)4648f26#8993 remove tabular output from "npm team" (@wraithgar)Documentation
0a5756d#8998 clarify unsupported custom .npmrc keys and recommend alternatives (#8998) (@maitrawebtech)22c9153#8985 fix typo and grammar in README (#8985) (@csmit195, Chris)Dependencies
aa8ffbf#9002init-package-json@8.2.5(#9002)67a0f09#9001glob@13.0.656b8fd4#9001minimatch@10.2.2aa7fef5#9001minipass@7.1.3d3a4161#9000@npmcli/package-json@7.0.5(#9000)7aa9338#8993 remove cli-columnsf7f7c53#8991 hoist balanced-match10cb575#8991 hoist latest yallist1b3dc9a#8991cidr-regex@5.0.34307af6#8991glob@13.0.513b4d6a#8991minimatch@10.2.145d4000#8991tar@7.5.9Chores
40fcab4#8991@npmcli/template-oss@4.29.0(@wraithgar)1598adb#8991 dev dependency updates (@wraithgar)@npmcli/arborist@9.3.1@npmcli/config@10.7.1libnpmdiff@8.1.2libnpmexec@10.2.2libnpmfund@7.0.16libnpmpack@9.1.2nrwl/nx (nx)
v22.5.4[Compare
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.