Skip to content

chore(deps): update devdependencies (non-major) #5

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 19.1.2 -> 19.2.10 age adoption passing confidence
@angular/cli 19.1.2 -> 19.2.10 age adoption passing confidence
@angular/compiler-cli (source) 19.1.1 -> 19.2.9 age adoption passing confidence
@types/express (source) 5.0.0 -> 5.0.1 age adoption passing confidence
@types/jasmine (source) 5.1.4 -> 5.1.8 age adoption passing confidence
@types/node (source) 22.8.2 -> 22.15.14 age adoption passing confidence
angular-eslint (source) 19.0.2 -> 19.3.0 age adoption passing confidence
eslint (source) 9.18.0 -> 9.26.0 age adoption passing confidence
jasmine-core (source) ~5.1.0 -> ~5.7.0 age adoption passing confidence
karma (source) 6.4.3 -> 6.4.4 age adoption passing confidence
ng-packagr 19.1.0 -> 19.2.2 age adoption passing confidence
semantic-release 24.0.0 -> 24.2.3 age adoption passing confidence
typescript (source) ~5.7.3 -> ~5.8.0 age adoption passing confidence
typescript-eslint (source) 8.20.0 -> 8.32.0 age adoption passing confidence

Release Notes

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

v19.2.10

Compare Source

@​angular/build
Commit Type Description
067f1cba0 fix update vite to 6.2.7

v19.2.9

Compare Source

@​angular-devkit/build-angular
Commit Type Description
de52cc2c8 fix update http-proxy-middleware to v3.0.5
@​angular/build
Commit Type Description
cc5229a45 fix pass preserveSymlinks option to Karma esbuild builder
@​angular/ssr
Commit Type Description
a4e415ea6 fix support getPrerenderParams for wildcard routes

v19.2.8

Compare Source

@​angular/build
Commit Type Description
4a8a4a083 fix include module value check when adding custom conditions
00cd0d123 fix prevent nested CSS in components
a297c4153 fix properly resolve transitive external dependencies in vite-dev-server
8ab033e8e fix update vite to 6.2.6

v19.2.7

Compare Source

@​angular/build
Commit Type Description
7f1e8c677 fix include component test metadata in development builds
74cd4edd5 fix skip normalization of relative externals

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

v19.2.5

Compare Source

@​angular/build
Commit Type Description
20455e2a6 fix correct handling of response/request errors
32b1dcd91 fix handle undefined getOrCreateAngularServerApp during error compilation
7552a9fec fix normalize karma asset paths before lookup
1eb5b4357 fix update vite to 6.2.3

v19.2.4

Compare Source

@​schematics/angular
Commit Type Description
0a4e96bda fix replace @angular/platform-browser-dynamic with @angular/platform-browser
@​angular/build
Commit Type Description
b0b643e46 fix ensure errors for missing component resources
2cd763e89 fix ensure relative karma stack traces for test failures

v19.2.3

Compare Source

@​angular/build
Commit Type Description
5a739820b fix update babel packages

v19.2.2

Compare Source

@​angular/cli
Commit Type Description
0ee24e29b fix record analytics for nested schematics
@​angular/build
Commit Type Description
4575265f0 fix exclude all entrypoints of a library from prebundling
83fcffbb7 fix handle postcss compilation errors gracefully
78297ee47 fix provide extract-i18n does not respect
b18b9c8f2 fix remove duplicate prebundling warning
@​angular/ssr
Commit Type Description
e6e8ce960 fix prevent stream draining if write does not return a boolean

v19.2.1

Compare Source

@​angular/build
Commit Type Description
067f1cba0 fix update vite to 6.2.7

v19.2.0

Compare Source

@​schematics/angular
Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app
@​angular-devkit/build-angular
Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder
@​angular/build
Commit Type Description
11fab9c7d feat add application builder karma testing to package
a5fcf8044 fix provide karma stack trace sourcemap support
964fb778b fix support per component updates of multi-component files
f836be9e6 fix support Vite allowedHosts option for development server
0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions
@​angular/ssr
Commit Type Description
9726cd084 feat Add support for route matchers with fine-grained render mode control

v19.1.9

Compare Source

@​angular/build
Commit Type Description
2d361e9b0 fix always disable JSON stats with dev-server

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
angular/angular (@​angular/compiler-cli)

v19.2.9

Compare Source

core
Commit Type Description
946b844e0d fix async EventEmitter error should not prevent stability (#​61028)
dbb87026ca fix call DestroyRef on destroy callback if view is destroyed [patch] (#​61061)
2e140a136a fix prevent stash listener conflicts [patch] (#​61063)

v19.2.8

Compare Source

forms
Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#​60887)

v19.2.7

Compare Source

common
Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#​60883)
core
Commit Type Description
b144126612 fix inject migration: replace param with this. (#​60713)
http
Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#​60802)

v19.2.6

Compare Source

compiler
Commit Type Description
3441f7b914 fix error if rawText isn't estimated correctly (#​60529) (#​60753)
compiler-cli
Commit Type Description
fc946c5f72 fix ensure HMR works with different output module type (#​60797)
core
Commit Type Description
00bbd9b382 fix fix docs for output migration (#​60764)
f2bfa3151e fix fix ng generate @​angular/core:output-migration. Fixes angular#​58650 (#​60763)
9241615ad0 fix reduce total memory usage of various migration schematics (#​60776)
language-service
Commit Type Description
0e82d42774 fix Do not provide element completions in end tag (#​60616)
fcdef1019f fix Ensure dollar signs are escaped in completions (#​60597)

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)

v19.2.4

Compare Source

core
Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#​60459)
localize
Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#​60513)
platform-browser
Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#​60480)

v19.2.3

Compare Source

compiler-cli
Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#​60455)
core
Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#​60429)
296aded9da fix execute timer trigger outside zone (#​60392)
0615ffb4f7 fix include input name in error message (#​60404)
platform-browser-dynamic

| Commit | Type | Desc


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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
Contributor Author

renovate bot commented Jun 17, 2024

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"^19.1.1" from the root project
npm error   peer @angular/compiler@"^19.0.0" from @angular/[email protected]
npm error   node_modules/@angular/build
npm error   2 more (@angular/platform-browser-dynamic, @angular/platform-server)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"^19.1.2" from the root project
npm error
npm error Conflicting peer dependency: @angular/[email protected]
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"19.2.9" from @angular/[email protected]
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^19.1.1" from the root project
npm error     peer @angular/compiler-cli@"^19.0.0 || ^19.2.0-next.0" from @angular-devkit/[email protected]
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"^19.1.2" from the root project
npm error     2 more (@angular/localize, ng-packagr)
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-05-06T20_04_03_974Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-05-06T20_04_03_974Z-debug-0.log

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from 8bbc680 to 428e1e3 Compare June 22, 2024 08:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 9 times, most recently from cfda86c to 86d6a47 Compare July 1, 2024 14:18
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 8ce8228 to c314328 Compare July 10, 2024 14:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from f052bc9 to 36c7bfa Compare July 15, 2024 01:41
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 8 times, most recently from d3b6b54 to bb0a5f3 Compare July 23, 2024 21:07
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from d674c3b to c5f1ddb Compare December 23, 2024 19:35
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from bb23631 to f10e94e Compare January 6, 2025 18:28
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from 42a67a3 to a7030e7 Compare January 20, 2025 15:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from ce83846 to e9f77e8 Compare January 31, 2025 21:46
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 8e59c35 to a520f2d Compare February 12, 2025 23:33
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from a520f2d to 0fb3e83 Compare February 19, 2025 19:48
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from 06cf721 to 1b898ad Compare March 3, 2025 17:35
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 52738eb to f5509e6 Compare March 12, 2025 20:02
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from a887b82 to f197a56 Compare March 24, 2025 12:32
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 6bab37a to 7a5efc6 Compare April 7, 2025 19:08
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from 5810849 to e2eb4fd Compare April 14, 2025 19:41
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from e2eb4fd to 218478f Compare April 26, 2025 18:00
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 218478f to c10191c Compare April 30, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants