Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #1383

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.14.1 -> ^1.15.0 age adoption passing confidence
@angular-devkit/build-angular ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/animations (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/cli ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/common (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/compiler (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/compiler-cli (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/core (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/forms (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/platform-browser (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@angular/router (source) ^19.2.4 -> ^19.2.5 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.38.3 -> ^1.40.3 age adoption passing confidence
@mui/material (source) 6.4.9 -> 6.4.10 age adoption passing confidence
@remix-run/dev (source) ^2.16.2 -> ^2.16.4 age adoption passing confidence
@remix-run/node (source) ^2.16.2 -> ^2.16.4 age adoption passing confidence
@remix-run/react (source) ^2.16.2 -> ^2.16.4 age adoption passing confidence
@remix-run/serve (source) ^2.16.2 -> ^2.16.4 age adoption passing confidence
@tanstack/react-query (source) ^5.69.2 -> ^5.71.10 age adoption passing confidence
@tanstack/react-router (source) ^1.114.29 -> ^1.115.0 age adoption passing confidence
@tanstack/react-start (source) ^1.114.29 -> ^1.115.1 age adoption passing confidence
@testing-library/angular ^17.3.6 -> ^17.3.7 age adoption passing confidence
@testing-library/react ^16.2.0 -> ^16.3.0 age adoption passing confidence
@vitest/coverage-istanbul (source) ^3.0.9 -> ^3.1.1 age adoption passing confidence
arktype (source) ^2.1.15 -> ^2.1.18 age adoption passing confidence
babel-plugin-react-compiler (source) 19.0.0-beta-e552027-20250112 -> 19.0.0-beta-e993439-20250328 age adoption passing confidence
effect (source) ^3.13.8 -> ^3.14.6 age adoption passing confidence
eslint (source) 9.23.0 -> 9.24.0 age adoption passing confidence
eslint-plugin-react-compiler (source) 19.0.0-beta-e552027-20250112 -> 19.0.0-beta-e993439-20250328 age adoption passing confidence
knip (source) ^5.46.2 -> ^5.47.0 age adoption passing confidence
ng-packagr ^19.2.0 -> ^19.2.1 age adoption passing confidence
nx (source) 20.6.4 -> 20.7.1 age adoption passing confidence
pnpm (source) 10.7.0 -> 10.7.1 age adoption passing confidence
publint (source) ^0.3.9 -> ^0.3.10 age adoption passing confidence
sherif ^1.4.0 -> ^1.5.0 age adoption passing confidence
typescript54 (source) 5.8.2 -> 5.8.3 age adoption passing confidence
typescript55 (source) 5.8.2 -> 5.8.3 age adoption passing confidence
typescript56 (source) 5.8.2 -> 5.8.3 age adoption passing confidence
typescript57 (source) 5.8.2 -> 5.8.3 age adoption passing confidence
vite (source) ^6.2.3 -> ^6.2.5 age adoption passing confidence
vitest (source) ^3.0.9 -> ^3.1.1 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/vite-plugin-angular)

v1.15.0

Compare Source

Bug Fixes
Features
  • content: update marked to latest version and fix custom renderer compatibility (#​1658) (ade8a0a)
  • vite-plugin-nitro: allow customization of sitemap definition for prerendered routes (#​1650) (7edff18)
  • vite-plugin-nitro: update nitropack to 2.11.x (#​1666) (8414192)
Performance Improvements
  • vite-plugin-nitro: remove server assets from build process (#​1656) (5a148d7)
angular/angular-cli (@​angular-devkit/build-angular)

v19.2.6

Compare Source

@​angular-devkit/schematics
Commit Type Description
e5aec562f fix properly resolve relative schematics when executed from a nested directory
@​angular/build
Commit Type Description
76cfd364a fix correctly handle false value in server option
d69188c6b fix update vite to 6.2.4 due to a security issues
angular/angular (@​angular/animations)

v19.2.5

Compare Source

Commit Type Description
e61d06afb5 fix step 6 tutorial docs (#​60630)
animations
Commit Type Description
fa48f98d9f fix add missing peer dependency on @angular/common (#​60660)
compiler
Commit Type Description
ca5aa4d55b fix throw for invalid "as" expression in if block (#​60580)
compiler-cli
Commit Type Description
f4c4b10ea8 fix Produce fatal diagnostic on duplicate decorated properties (#​60376)
22a0e54ac4 fix support relative imports to symbols outside rootDir (#​60555)
core
Commit Type Description
64da69f7b6 fix check ngDevMode for undefined (#​60565)
8f68d1bec3 fix fix ng generate @​angular/core:output-migration (#​60626)
bc79985c65 fix fix regexp for event types (#​60592)
006ac7f22f fix fixes #​592882 ng generate @​angular/core:signal-queries-migration (#​60688)
da6e93f434 fix preserve comments in internal inject migration (#​60588)
dbbddd1617 fix prevent omission of deferred pipes in full compilation (#​60571)
language-service
Commit Type Description
0e9e0348dd fix Update adapter to log instead of throw errors (#​60651)
migrations
Commit Type Description
15f53f035b fix handle shorthand assignments in super call (#​60602)
4b161e6234 fix inject migration not handling super parameter referenced via this (#​60602)
router
Commit Type Description
958e98e4f7 fix Add missing types to transition (#​60307)
service-worker
Commit Type Description
7cd89ad2c6 fix assign initializing client's app version, when a request is for worker script (#​58131)
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.40.3

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3

v1.40.2

Compare Source

🐞 Fixes
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2

v1.40.1

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1

mui/material-ui (@​mui/material)

v6.4.10

Compare Source

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]
  • [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial value is provided (#​45735) @​imadx
  • [Popover] Allow null in anchorEl function return type (#​45723) @​eduter
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​eduter, @​imadx, @​oliviertassinari

TanStack/query (@​tanstack/react-query)

v5.71.10

Compare Source

Version 5.71.10 - 4/4/25, 12:44 PM

Changes

Refactor
Docs

Packages

v5.71.5

Compare Source

Version 5.71.5 - 4/2/25, 6:39 PM

Changes

Fix
  • solid-query: add useQuery, useInfiniteQuery, useQueries, useMutation as alternative syntax to align with react and ease maintenance (#​8938) (1202ba0) by Birk Skyum
Chore
  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#​8602) (8b1eff1) by renovate[bot]

Packages

v5.71.3

Compare Source

Version 5.71.3 - 4/2/25, 9:47 AM

Changes

Fix
  • query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#​8933) (e73d5b4) by MINSEONG KIM
Chore
  • allow Preview Bundle Size to fail (24dd7c7) by TkDodo
Test
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8900) (67ab070) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#​8915) (12762a3) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#​8914) (15ebad8) by MINSEONG KIM
  • react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#​8912) (b1a2fef) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8908) (4be5740) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8907) (78c8a0c) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8905) (815ff24) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8904) (4117d68) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8903) (3799d87) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8902) (4779747) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8901) (f4aa6e3) by MINSEONG KIM
  • query-core: resolve ESLint

Configuration

📅 Schedule: Branch creation - "* 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 7, 2025
Copy link

nx-cloud bot commented Apr 7, 2025

View your CI Pipeline Execution ↗ for commit f59fc26.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 1m 38s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-07 02:50:16 UTC

Copy link

pkg-pr-new bot commented Apr 7, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1383

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1383

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1383

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1383

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1383

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1383

commit: f59fc26

Copy link
Contributor Author

renovate bot commented Apr 7, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants