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 devdependencies (major) #1364

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.3.11 -> 19.1.8 age adoption passing confidence
@angular/cli 17.3.11 -> 19.1.8 age adoption passing confidence
@angular/common (source) 17.3.12 -> 19.1.7 age adoption passing confidence
@angular/compiler (source) 17.3.12 -> 19.1.7 age adoption passing confidence
@angular/compiler-cli (source) 17.3.12 -> 19.1.7 age adoption passing confidence
@angular/core (source) 17.3.12 -> 19.1.7 age adoption passing confidence
@angular/platform-browser (source) 17.3.12 -> 19.1.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.12 -> 19.1.7 age adoption passing confidence
@types/eslint__js (source) 8.42.3 -> 9.14.0 age adoption passing confidence
@types/node (source) 20.14.10 -> 22.13.5 age adoption passing confidence
@types/react (source) 18.3.18 -> 19.0.10 age adoption passing confidence
@types/react (source) ^18.0.26 -> ^19.0.0 age adoption passing confidence
@types/react-dom (source) 18.3.5 -> 19.0.4 age adoption passing confidence
@types/react-dom (source) ^18.0.10 -> ^19.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 8.24.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 8.24.1 age adoption passing confidence
apollo-angular (source) 7.2.1 -> 10.0.2 age adoption passing confidence
css-loader 6.11.0 -> 7.1.2 age adoption passing confidence
eslint (source) 8.57.1 -> 9.21.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.2 -> 5.1.0 age adoption passing confidence
eslint-plugin-testing-library 6.2.2 -> 7.1.1 age adoption passing confidence
globals 14.0.0 -> 16.0.0 age adoption passing confidence
graphql-ws (source) 5.16.2 -> 6.0.4 age adoption passing confidence
lowdb ^1.0.0 -> ^7.0.0 age adoption passing confidence
react (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-router-dom (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
rimraf 5.0.10 -> 6.0.1 age adoption passing confidence
style-loader 3.3.4 -> 4.0.0 age adoption passing confidence
tailwindcss (source) 3.4.17 -> 4.0.8 age adoption passing confidence
typescript (source) ^4.9.4 -> ^5.0.0 age adoption passing confidence
typescript-eslint (source) 7.14.1 -> 8.24.1 age adoption passing confidence
webpack-cli (source) 5.1.4 -> 6.0.1 age adoption passing confidence

Release Notes

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

v19.1.8

Compare Source

@​angular/cli
Commit Type Description
f76cee637 fix correctly parse and resolve relative schematic collection names on Windows
ceba7739c fix prefer installed package as fallback when listing package groups
@​angular-devkit/build-angular
Commit Type Description
c54b9996a fix pass missing options to Karma esbuild builder
@​angular/build
Commit Type Description
2f60a24dd fix suppress asset missing warning for /index.html requests
b8f7952b7 fix update critical CSS inlining to support autoCsp

v19.1.7

Compare Source

@​schematics/angular
Commit Type Description
de73b1c0c fix include default export for Express app
@​angular/build
Commit Type Description
8890a5f76 fix always provide Vite client helpers with development server
df1d38846 fix configure Vite CORS option
a13a49d95 fix exclude unmodified files from logs with --localize
0826315fa fix handle unlocalizable files correctly in localized prerender
d2e1c8e9f perf cache translated i18n bundles for faster builds
@​angular/ssr
Commit Type Description
f5d974576 fix accurately calculate content length for static pages with \r\n
c26ea1619 fix properly handle baseHref with protocol

v19.1.6

Compare Source

@​schematics/angular
Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency
@​angular/build
Commit Type Description
27f833186 fix avoid pre-transform errors with Vite pre-bundling
8f6ee7ed9 fix ensure full rebuild after initial error build in watch mode
2b9c00f68 fix prevent fallback to serving main.js for unknown requests
45abd15b7 fix prevent server manifest generation when no server features are enabled
@​angular/ssr
Commit Type Description
5bf5e5fd2 fix prioritize the first matching route over subsequent ones

v19.1.5

Compare Source

@​schematics/angular
Commit Type Description
14e3a71e4 fix update library schematic to use @angular-devkit/build-angular:ng-packagr
@​angular/build
Commit Type Description
d53d25fc1 fix allow tailwindcss 4.x as a peer dependency
bd9d379f0 fix disable TypeScript removeComments option
e73e9102e fix handle empty module case to avoid TypeError
bb413456e fix keep background referenced HMR update chunks
2011d3428 fix support template updates that also trigger global stylesheet changes
688019946 fix update vite to version 6.0.11
@​angular/ssr
Commit Type Description
94643d54d fix enhance dynamic route matching for better performance and accuracy
747557aa0 fix redirect to locale pathname instead of full URL
bbbc1eb7a fix rename provideServerRoutesConfig to provideServerRouting

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

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, 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 May 11, 2024 08:34
Copy link
Contributor Author

renovate bot commented May 11, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: development/client-angular/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   dev zone.js@"0.14.7" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.15.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error   dev @angular/core@"19.1.7" from the root project
npm error   peer @angular/core@"19.1.7" from @angular/[email protected]
npm error   node_modules/@angular/common
npm error     dev @angular/common@"19.1.7" 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 /runner/cache/others/npm/_logs/2025-02-22T09_53_51_668Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-02-22T09_53_51_668Z-debug-0.log

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @apollo/[email protected]
npm error Found: [email protected]
npm error node_modules/tailwindcss
npm error   dev tailwindcss@"4.0.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peer tailwindcss@"^3.4.0" from @apollo/[email protected]
npm error node_modules/@apollo/tailwind-preset
npm error   @apollo/tailwind-preset@"^0.2.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/tailwindcss
npm error   peer tailwindcss@"^3.4.0" from @apollo/[email protected]
npm error   node_modules/@apollo/tailwind-preset
npm error     @apollo/tailwind-preset@"^0.2.0" 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 /runner/cache/others/npm/_logs/2025-02-22T09_53_54_976Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-02-22T09_53_54_976Z-debug-0.log

File name: development/client/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @apollo/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"^19.0.0" from the root project
npm ERR!   peer react@">=16.8" from [email protected]
npm ERR!   node_modules/react-router
npm ERR!   4 more (react-scripts, rehackt, react-dom, react-router-dom)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional react@"^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0" from @apollo/[email protected]
npm ERR! node_modules/@apollo/client
npm ERR!   dev @apollo/client@"3.11.10" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peerOptional react@"^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0" from @apollo/[email protected]
npm ERR!   node_modules/@apollo/client
npm ERR!     dev @apollo/client@"3.11.10" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-02-22T09_54_12_027Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from 696e836 to 0a42b8d Compare May 18, 2024 11:48
@renovate renovate bot force-pushed the renovate/major-all-dev branch 6 times, most recently from c7fea27 to 2fd3e87 Compare May 25, 2024 15:23
@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from 7bec0ed to 1743d69 Compare June 8, 2024 10:22
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 29622c1 to 4240651 Compare June 15, 2024 07:25
@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from ef15d58 to 9a1eb4e Compare June 22, 2024 15:47
@renovate renovate bot force-pushed the renovate/major-all-dev branch 4 times, most recently from 86a3ea2 to 2524329 Compare June 30, 2024 13:37
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 0b72d7e to f3cd3cc Compare November 16, 2024 16:16
@renovate renovate bot force-pushed the renovate/major-all-dev branch 5 times, most recently from ee66e14 to 1a2b5da Compare November 30, 2024 10:53
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 3a0ae39 to 43e94e7 Compare December 7, 2024 11:03
@renovate renovate bot force-pushed the renovate/major-all-dev branch from 43e94e7 to 99dcd01 Compare December 14, 2024 09:49
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from d2a4b6c to 877df35 Compare December 21, 2024 18:29
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from d6713b0 to 0860a48 Compare January 4, 2025 09:37
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from b812587 to 116580d Compare January 13, 2025 05:44
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from fc8dd01 to dfa597b Compare January 19, 2025 21:53
@renovate renovate bot force-pushed the renovate/major-all-dev branch 3 times, most recently from 9a553c7 to 46edd78 Compare February 1, 2025 20:40
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from da0351d to 7971646 Compare February 8, 2025 20:42
@renovate renovate bot force-pushed the renovate/major-all-dev branch 2 times, most recently from 23cff07 to d13de19 Compare February 16, 2025 18:03
@renovate renovate bot force-pushed the renovate/major-all-dev branch from d13de19 to 33fdacf Compare February 22, 2025 09:54
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