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

Update npm-major (major) #570

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 16.2.1 -> 19.1.4 age adoption passing confidence
@angular-eslint/builder (source) 16.1.2 -> 19.0.2 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 16.1.2 -> 19.0.2 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 16.1.2 -> 19.0.2 age adoption passing confidence
@angular-eslint/schematics (source) 16.1.2 -> 19.0.2 age adoption passing confidence
@angular-eslint/template-parser (source) 16.1.2 -> 19.0.2 age adoption passing confidence
@angular/animations (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/cdk 16.2.2 -> 19.1.1 age adoption passing confidence
@angular/cli 16.2.1 -> 19.1.4 age adoption passing confidence
@angular/common (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/compiler (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/compiler-cli (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/core (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/forms (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/localize 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/platform-browser (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/platform-browser-dynamic (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@angular/router (source) 16.2.4 -> 19.1.3 age adoption passing confidence
@cypress/schematic (source) 2.5.0 -> 3.0.0 age adoption passing confidence
@fortawesome/angular-fontawesome 0.13.0 -> 1.0.0 age adoption passing confidence
@ngrx/component 16.2.0 -> 19.0.0 age adoption passing confidence
@ngrx/data 16.2.0 -> 19.0.0 age adoption passing confidence
@ngrx/effects 16.2.0 -> 19.0.0 age adoption passing confidence
@ngrx/router-store 16.2.0 -> 19.0.0 age adoption passing confidence
@ngrx/schematics 16.2.0 -> 19.0.0 age adoption passing confidence
@ngrx/store 16.2.0 -> 19.0.0 age adoption passing confidence
@ngrx/store-devtools 16.2.0 -> 19.0.0 age adoption passing confidence
@types/node (source) 20.5.9 -> 22.10.10 age adoption passing confidence
@types/uuid (source) 9.0.3 -> 10.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.6.0 -> 8.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.6.0 -> 8.21.0 age adoption passing confidence
angular-oauth2-oidc 15.0.1 -> 19.0.0 age adoption passing confidence
cypress (source) 13.1.0 -> 14.0.0 age adoption passing confidence
cypress-terminal-report 5.3.3 -> 7.1.0 age adoption passing confidence
eslint (source) 8.48.0 -> 9.19.0 age adoption passing confidence
jest-preset-angular (source) 13.1.1 -> 14.5.1 age adoption passing confidence
primeicons 6.0.1 -> 7.0.0 age adoption passing confidence
primeng (source) 16.3.1 -> 19.0.5 age adoption passing confidence
uuid 9.0.0 -> 11.0.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v19.1.4

Compare Source

@​angular-devkit/schematics
Commit Type Description
aa6f0d051 fix ensure collections can be resolved via test runner in pnpm workspaces
@​angular/build
Commit Type Description
ff8192a35 fix correct path for /@​ng/components on Windows
14d2f7ca0 fix include extracted routes in the manifest during prerendering
c87a38f5b fix only issue invalid i18n config error for duplicate subPaths with inlined locales
d50788cf9 fix replace deprecation of i18n.baseHref with a warning
@​angular/ssr
Commit Type Description
bcc5fab75 fix prevent route matcher error when SSR routing is not used
9bacf3981 fix properly manage catch-all routes with base href
59c757781 fix unblock route extraction with withEnabledBlockingInitialNavigation

v19.1.3

Compare Source

@​angular/build
Commit Type Description
7d8c34172 fix allow asset changes to reload page on incremental updates
9fa29af37 fix handle relative @ng/components
c4de34703 fix perform full reload for templates with $localize usage

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
2f4df6b2b fix correctly resolve pre-transform resources in Vite SSR without AppEngine
0789a9e13 fix ensure correct Location header for redirects behind a proxy

v19.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
6c319e44c fix fix webpack config transform for karma
@​angular/build
Commit Type Description
251bd9f22 fix Fixing auto-csp edge cases where
1047b8635 fix handle external @angular/ packages during SSR (#​29094)
376ee9966 fix provide component HMR update modules to dev-server SSR
5ea9ce376 fix use consistent path separators for template HMR identifiers
@​angular/ssr
Commit Type Description
b3c6c7eb2 fix include Content-Language header when locale is set
4203efb90 fix disable component bootstrapping during route extraction

v19.0.4

Compare Source

v19.0.3

Compare Source

@​angular/cli
Commit Type Description
4e82ca180 fix correctly select package versions in descending order during ng add
@​schematics/angular
Commit Type Description
28a51cc5e fix add required type to CanDeactivate guard (#​29004)
@​angular/build
Commit Type Description
f26e1b462 fix add timeout to route extraction
ab4e77c75 fix allow .json file replacements with application builds
06690d87e fix apply define option to JavaScript from scripts option
775e6f780 fix avoid deploy URL usage on absolute

Configuration

📅 Schedule: Branch creation - "on the first day of the week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner November 12, 2023 01:26
@renovate renovate bot added the dependency Depedency update label Nov 12, 2023
Copy link
Contributor Author

renovate bot commented Nov 12, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/zone.js
npm error   zone.js@"0.13.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.14.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error   @angular/core@"17.3.8" from the root project
npm error   peer @angular/core@"17.3.8" from @angular/[email protected]
npm error   node_modules/@angular/animations
npm error     @angular/animations@"17.3.8" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T20_36_38_624Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T20_36_38_624Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-npm-major branch 6 times, most recently from 286654d to c9c7957 Compare November 22, 2023 00:54
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from d39cb0d to 59d8a1d Compare December 2, 2023 01:09
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from 909593d to 4671cd5 Compare December 13, 2023 16:39
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from 2e6a692 to 0486484 Compare December 16, 2023 18:49
@renovate renovate bot changed the title Update npm-major to v17 (major) Update npm-major (major) Dec 16, 2023
@renovate renovate bot force-pushed the renovate/major-npm-major branch from 0486484 to 10e969c Compare December 16, 2023 22:06
@renovate renovate bot changed the title Update npm-major (major) Update npm-major to v17 (major) Dec 16, 2023
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from e1eaee8 to e85d0d1 Compare December 21, 2023 21:13
@renovate renovate bot force-pushed the renovate/major-npm-major branch 2 times, most recently from 97e423c to 574d8bb Compare January 3, 2024 18:19
@renovate renovate bot force-pushed the renovate/major-npm-major branch 9 times, most recently from 912e400 to 8f3512d Compare January 9, 2025 17:02
@renovate renovate bot force-pushed the renovate/major-npm-major branch 10 times, most recently from 8993ff1 to 8847db4 Compare January 16, 2025 22:31
@renovate renovate bot force-pushed the renovate/major-npm-major branch 9 times, most recently from ad44739 to 035619b Compare January 24, 2025 23:03
@renovate renovate bot force-pushed the renovate/major-npm-major branch from 035619b to 9f86b27 Compare January 25, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Depedency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants