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 2e335fa
☁️ Nx Cloud last updated this comment at |
8104363 to
3a6b756
Compare
7a80561 to
f8816fb
Compare
f8816fb to
2e335fa
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.2^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.20.9.5→0.9.10^0.8.1→^0.9.20.7.25→0.7.30^0.8.1→^0.9.2^0.8.1→^0.9.2v1.6.0→v1.7.0^9.39.2→^9.39.4^20.6.1→^20.8.3^5.83.1→^5.86.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.2Compare Source
Patch Changes
84dc3eb]: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.2Compare Source
Patch Changes
84dc3eb]: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.2Compare Source
Patch Changes
84dc3eb]: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.2Compare Source
Patch Changes
84dc3eb]: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.2Compare Source
Patch Changes
Fix a regression where mutable atoms could be updated internally with no updater and have their snapshot replaced with
undefined. (#289)Mutable atoms now ignore internal no-argument
_update()calls, while computed atoms keep existing recomputation behavior. This prevents external-store state from disappearing during reactive graph cleanup.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
webpro-nl/knip (knip)
v5.86.0: Release 5.86.0Compare Source
58674ad) - thanks @wojtekmaj!3123ab7) - thanks @yamachi4416!0418eba)7142fd7)fc668f4) - thanks @azat-io!bun test(c112b6c)b105a42)externalHelperssetting ignores@swc/helpersdependency (#1560) (4bcb1f5) - thanks @bobaaaaa!4878724) - thanks @unional!67a5647) - thanks @azat-io!c36247c) - thanks @azat-io!b2c3d08)b86b421) - thanks @Aiudadadadf!00bb1be) - thanks @DaniFoldi!a2aaf2f)463d67d)8a602c7)b6afc01)d3a521b)4e95ffb)de4c7d8) - thanks @robintown!a5de2c4)57896d3)fbee342)pageExtensions(resolve #1581) (c6a6d9e)c182c29)0e7b6ae)f845462)42d1b3f) - thanks @jonahsnider!js-yaml→yaml(fb042ae)2586254)519ae3a) - thanks @ikeyan!f0083ca) - thanks @jonahsnider!7d7dec6)a9fdc77)ced77c7)4ce27b2)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.