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 #1118

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.12.0 -> ^1.12.1 age adoption passing confidence
@angular-devkit/build-angular ^19.0.0 -> ^19.1.2 age adoption passing confidence
@angular/animations (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/cli ^19.0.0 -> ^19.1.2 age adoption passing confidence
@angular/common (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/compiler (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/compiler-cli (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/core (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/forms (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/platform-browser (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@angular/router (source) ^19.0.0 -> ^19.1.1 age adoption passing confidence
@emotion/react (source) 11.13.3 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.13.0 -> 11.14.0 age adoption passing confidence
@mantine/core (source) 7.13.5 -> 7.16.1 age adoption passing confidence
@mantine/hooks (source) 7.13.5 -> 7.16.1 age adoption passing confidence
@mui/material (source) 5.16.7 -> 5.16.14 age adoption passing confidence
@remix-run/dev (source) ^2.15.0 -> ^2.15.2 age adoption passing confidence
@remix-run/node (source) ^2.15.0 -> ^2.15.2 age adoption passing confidence
@remix-run/react (source) ^2.15.0 -> ^2.15.2 age adoption passing confidence
@remix-run/serve (source) ^2.15.0 -> ^2.15.2 age adoption passing confidence
@tanstack/config (source) ^0.15.1 -> ^0.16.0 age adoption passing confidence
@tanstack/react-query (source) ^5.59.20 -> ^5.64.2 age adoption passing confidence
@tanstack/react-router (source) ^1.81.1 -> ^1.97.3 age adoption passing confidence
@tanstack/start (source) ^1.81.1 -> ^1.97.3 age adoption passing confidence
@testing-library/angular ^17.3.2 -> ^17.3.5 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.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.3 -> ^4.3.4 age adoption passing confidence
@vitejs/plugin-react-swc ^3.7.1 -> ^3.7.2 age adoption passing confidence
arktype (source) 2.0.0-rc.23 -> 2.0.0 age adoption passing confidence
babel-plugin-react-compiler (source) ^19.0.0-beta-0dec889-20241115 -> ^19.0.0-beta-e552027-20250112 age adoption passing confidence
eslint (source) ^9.16.0 -> ^9.18.0 age adoption passing confidence
eslint-plugin-react-compiler (source) ^19.0.0-beta-0dec889-20241115 -> ^19.0.0-beta-e552027-20250112 age adoption passing confidence
isbot (source) ^5.1.17 -> ^5.1.21 age adoption passing confidence
knip (source) ^5.39.2 -> ^5.42.2 age adoption passing confidence
next (source) 15.0.3 -> 15.1.5 age adoption passing confidence
ng-packagr ^19.0.1 -> ^19.1.0 age adoption passing confidence
nx (source) ^20.2.0 -> ^20.3.2 age adoption passing confidence
pnpm (source) 9.14.4 -> 9.15.4 age adoption passing confidence
postcss (source) 8.4.48 -> 8.5.1 age adoption passing confidence
publint (source) ^0.2.12 -> ^0.3.2 age adoption passing confidence
sherif ^1.0.2 -> ^1.1.1 age adoption passing confidence
solid-js (source) ^1.9.3 -> ^1.9.4 age adoption passing confidence
typescript54 (source) 5.4 -> 5.7.3 age adoption passing confidence
typescript55 (source) 5.5 -> 5.7.3 age adoption passing confidence
valibot (source) ^1.0.0-beta.9 -> ^1.0.0-beta.12 age adoption passing confidence
vinxi (source) ^0.4.3 -> ^0.5.1 age adoption passing confidence
vite-tsconfig-paths ^5.1.2 -> ^5.1.4 age adoption passing confidence
yup ^1.5.0 -> ^1.6.1 age adoption passing confidence
zod (source) ^3.24.0 -> ^3.24.1 age adoption passing confidence

Release Notes

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

v1.12.1

Compare Source

Bug Fixes
  • vite-plugin-angular: disable type checking diagnostics in vite plugin by default (#​1552) (2945ea8)
  • vite-plugin-angular: fix SSG and HMR of external component stylesheets (#​1548) (e6de3d7)
  • vite-plugin-angular: only store valid HMR updates and clear updates on a full page reload (#​1550) (aaa7d1a)
  • vite-plugin-angular: use whole angular version for pending tasks replacement (#​1555) (5f8bedb)
angular/angular-cli (@​angular-devkit/build-angular)

v19.1.2

Compare Source

@​angular/build
Commit Type Description
939d1612a fix perform incremental background file updates with component updates
304027207 fix prevent full page reload on HMR updates with SSR enabled
148acbd58 fix reset component updates on dev-server index request

v19.1.1

Compare Source

@​angular/build
Commit Type Description
298506751 fix resolve HMR-prefixed files in SSR with Vite

v19.1.0

Compare Source

Deprecations

@​angular/build
  • The baseHref option under i18n.locales and i18n.sourceLocale in angular.json is deprecated in favor of subPath.

    The subPath defines the URL segment for the locale, serving as both the HTML base HREF and the directory name for output. By default, if not specified, subPath will use the locale code.

@​schematics/angular
Commit Type Description
02825eec5 feat use @angular/build package in library generation schematic
88431b756 fix application migration should migrate ng-packagr builder package
@​angular-devkit/architect
Commit Type Description
2b8a02bac feat require build schemas from modules
fe1ae6933 fix avoid Node.js resolution for relative builder schema
@​angular-devkit/core
Commit Type Description
ce7c4e203 fix handle Windows drive letter case insensitivity in path functions
@​angular-devkit/schematics
Commit Type Description
2f55209dd fix update Rule type to support returning a Promise of Tree
@​angular/build
Commit Type Description
2c9d7368f feat add ng-packagr builder to the package
0a570c0c2 feat add support for customizing URL segments with i18n
298b554a7 feat enable component template hot replacement by default
d350f357b fix correctly validate locales subPath
8aa1ce608 fix handle loaders correctly in SSR bundles for external packages
3b7e6a8c6 fix invalidate component template updates with dev-server SSR
8fa682e57 fix remove deleted assets from output during watch mode
48cae815c fix skip vite SSR warmup file configuration when SSR is disabled
ba16ad6b5 fix support incremental build file results in watch mode
955acef3d fix trigger browser reload on asset changes with Vite dev server
e74300a2c fix use component updates for component style HMR
6a19c217e fix warn when using both isolatedModules and emitDecoratorMetadata
@​angular/ssr
Commit Type Description
8d7a51dfc feat add modulepreload for lazy-loaded routes
41ece633b feat redirect to preferred locale when accessing root route without a specified locale
3feecddbb fix disable component boostrapping when running route extraction
6edb90883 fix throw error when using route matchers

v19.0.7

Compare Source

@​angular-devkit/architect
Commit Type Description
95c22aeff fix provide better error when builder is not defined
@​angular-devkit/build-angular
Commit Type Description
028652992 fix preserve css type for jasmine.css
@​angular/build
Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

v19.0.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
db7421231 fix jasmine.clock with app builder
@​angular/build
Commit Type Description
5fbc105ed fix force HTTP/1.1 in dev-server SSR with SSL
@​angular/ssr

| Commit | Type | Description |
| ---------------------------------------------------------------------------------------------------


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.

Copy link

nx-cloud bot commented Jan 20, 2025

View your CI Pipeline Execution ↗ for commit 120b1b8.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 45s View ↗
nx run-many --target=build --exclude=examples/** ❌ Failed 4s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-20 00:50:19 UTC

Copy link
Contributor Author

renovate bot commented Jan 20, 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