form icon indicating copy to clipboard operation
form copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 9 months ago • 3 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/animations (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/cli ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/common (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/compiler (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/compiler-cli (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/core (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/forms (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/platform-browser (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@angular/router (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.17.3 -> ^1.31.0 age adoption passing confidence
@mantine/core (source) 7.16.0 -> 7.17.1 age adoption passing confidence
@mantine/hooks (source) 7.16.0 -> 7.17.1 age adoption passing confidence
@mui/material (source) 6.4.0 -> 6.4.7 age adoption passing confidence
@remix-run/dev (source) ^2.15.0 -> ^2.16.0 age adoption passing confidence
@remix-run/node (source) ^2.15.3 -> ^2.16.0 age adoption passing confidence
@remix-run/react (source) ^2.15.3 -> ^2.16.0 age adoption passing confidence
@remix-run/serve (source) ^2.15.3 -> ^2.16.0 age adoption passing confidence
@tanstack/config (source) 0.16.3 -> 0.17.1 age adoption passing confidence
@tanstack/react-query (source) ^5.64.1 -> ^5.67.2 age adoption passing confidence
@tanstack/react-router (source) ^1.112.0 -> ^1.114.4 age adoption passing confidence
@tanstack/react-start (source) ^1.112.0 -> ^1.114.4 age adoption passing confidence
@testing-library/react ^16.1.0 -> ^16.2.0 age adoption passing confidence
@testing-library/user-event ^14.5.2 -> ^14.6.1 age adoption passing confidence
@vitest/coverage-istanbul (source) ^3.0.6 -> ^3.0.8 age adoption passing confidence
arktype (source) ^2.0.0 -> ^2.1.9 age adoption passing confidence
cssstyle 4.1.0 -> 4.3.0 age adoption passing confidence
eslint (source) 9.18.0 -> 9.22.0 age adoption passing confidence
eslint-plugin-react-hooks (source) ^5.1.0 -> ^5.2.0 age adoption passing confidence
isbot (source) ^5.1.17 -> ^5.1.23 age adoption passing confidence
knip (source) ^5.39.2 -> ^5.45.0 age adoption passing confidence
next (source) 15.1.7 -> 15.2.1 age adoption passing confidence
nx (source) 20.4.0 -> 20.5.0 age adoption passing confidence
pnpm (source) 10.4.1 -> 10.6.1 age adoption passing confidence
postcss (source) 8.5.1 -> 8.5.3 age adoption passing confidence
prettier (source) ^3.4.2 -> ^3.5.3 age adoption passing confidence
publint (source) ^0.3.2 -> ^0.3.8 age adoption passing confidence
sherif ^1.0.2 -> ^1.4.0 age adoption passing confidence
solid-js (source) ^1.9.4 -> ^1.9.5 age adoption passing confidence
typescript54 (source) 5.4 -> 5.8.2 age adoption passing confidence
typescript55 (source) 5.5 -> 5.8.2 age adoption passing confidence
typescript56 (source) 5.6 -> 5.8.2 age adoption passing confidence
typescript57 (source) 5.7 -> 5.8.2 age adoption passing confidence
valibot (source) ^1.0.0-beta.9 -> ^1.0.0-rc.3 age adoption passing confidence
vinxi (source) ^0.5.1 -> ^0.5.3 age adoption passing confidence
vite (source) ^6.1.1 -> ^6.2.1 age adoption passing confidence
vite-plugin-solid ^2.11.2 -> ^2.11.6 age adoption passing confidence
vite-tsconfig-paths ^5.1.2 -> ^5.1.4 age adoption passing confidence
vitest (source) ^3.0.6 -> ^3.0.8 age adoption passing confidence
zod (source) ^3.24.0 -> ^3.24.2 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.2.1

Compare Source

@​schematics/angular
Commit Type Description
4c35b5721 fix prevent accidental deletion of main.ts during application builder migration
d7f9cb578 fix prevent error when tsconfig file is missing in application builder migration
@​angular-devkit/architect
Commit Type Description
3ebd7ca7c fix improve error message when configuration is missing
@​angular/build
Commit Type Description
c07330967 fix allow component HMR with a service worker
c989c91c3 fix exclude component styles from 'any' and 'all' budget calculations
96e5dcb5f fix handle undefined less stylesheet sourcemap values
angular/angular (@​angular/animations)

v19.2.1

Compare Source

common
Commit Type Description
c2de5f68b3 fix clean up onUrlChange listener when root scope is destroyed (#​60004)
compiler-cli
Commit Type Description
1dd94476b3 fix ensure template IDs are not reused if a source file changes (#​60152)
core
Commit Type Description
1b3b05bf72 fix cache ComponentRef inputs and outputs (#​60156)
330c24aed9 fix prevent invoking replay listeners on disconnected nodes (#​60103)
cfad089cc3 fix prevents event replay from being called on comment nodes (#​60130)
language-service
Commit Type Description
3f0116607d fix Forward the tags for quick info from the type definition (#​59524)
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.31.0

Compare Source

✨ New
🪄 Improvements

v1.30.2

Compare Source

🐞 Fixes

v1.30.1

Compare Source

🐞 Fixes
🪄 Improvements
New Contributors

v1.30.0

Compare Source

✨ New
🐞 Fixes

v1.29.0

Compare Source

✨ New
🐞 Fixes
🪄 Improvements
New Contributors

v1.28.0

Compare Source

✨ New
🪄 Improvements

v1.27.0

Compare Source

✨ New
🪄 Improvements

v1.26.2

Compare Source

🐞 Fixes
  • fix(plugins/x): enhance no-context-provider rule to include context name in error messages by @​Rel1cx in #​935

v1.26.1

Compare Source

No notable changes have been made in this release.

v1.26.0

Compare Source

✨ New

v1.25.0

Compare Source

✨ New
🐞 Fixes
🪄 Improvements

v1.24.1

Compare Source

🐞 Fixes
  • fix: fixed invalid rules for disable-debug, disable-dom, and disable-web-apis configs, closes #​923 by @​Rel1cx in #​924

v1.24.0

Compare Source

🪄 Improvements
  • perf: overhaul performance optimizations
mantinedev/mantine (@​mantine/core)

v7.17.1

Compare Source

What's Changed
  • [@mantine/core] Select: Fix caret displayed when the readonly input is clicked (#​7476)
  • [@mantine/charts] Fix incorrect types of classNames prop of PieChart and DonutChart components (#​7475)
  • [@mantine/charts] BubbleChart: Fix broken layout when label prop is used with React 19
  • [@mantine/form] Fix missing isJSONString export (#​7508)
  • [@mantine/core] Fix MultiSelect and TagsInputs dropdowns still being opened on click when components were used inside disabled fieldset (#​7528)
  • [@mantine/code-highlight] Fallback unsupported code to plaintext (#​7497)
  • [@mantine/emotion] Improve "Go to definition" support for createStyles classe

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[bot] avatar Mar 10 '25 02:03 renovate[bot]

View your CI Pipeline Execution ↗ for commit 36f71894d876d9a13a494adec8be4dad3e69a166.

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

☁️ Nx Cloud last updated this comment at 2025-03-31 09:01:19 UTC

nx-cloud[bot] avatar Mar 10 '25 02:03 nx-cloud[bot]

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.

renovate[bot] avatar Mar 28 '25 15:03 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (4016a2b) to head (36f7189). Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1263       +/-   ##
==========================================
- Coverage   88.86%       0   -88.87%     
==========================================
  Files          28       0       -28     
  Lines        1275       0     -1275     
  Branches      332       0      -332     
==========================================
- Hits         1133       0     -1133     
+ Misses        127       0      -127     
+ Partials       15       0       -15     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 31 '25 09:03 codecov[bot]