perspective-viewership-extension
perspective-viewership-extension copied to clipboard
Bump undici and @angular-devkit/build-angular
Removes undici. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Removes undici
Updates @angular-devkit/build-angular
from 17.3.2 to 19.1.5
Release notes
Sourced from @angular-devkit/build-angular
's releases.
v19.1.5
19.1.5 (2025-01-29)
@schematics/angular
Commit Description update library schematic to use @angular-devkit/build-angular:ng-packagr
@angular/build
@angular/ssr
Commit Description enhance dynamic route matching for better performance and accuracy redirect to locale pathname instead of full URL rename provideServerRoutesConfig
toprovideServerRouting
v19.1.4
19.1.4 (2025-01-22)
@angular-devkit/schematics
Commit Description ensure collections can be resolved via test runner in pnpm workspaces
@angular/build
@angular/ssr
Commit Description prevent route matcher error when SSR routing is not used properly manage catch-all routes with base href unblock route extraction with withEnabledBlockingInitialNavigation
v19.1.3
19.1.3 (2025-01-20)
@angular/build
Commit Description
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular
's changelog.
19.1.5 (2025-01-29)
@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
optione73e9102e 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
toprovideServerRouting
18.2.14 (2025-01-29)
@angular-devkit/build-angular
Commit Type Description 9d34d28ec fix remove unused vite
dependency18.2.13 (2025-01-29)
@angular/cli
Commit Type Description deeaf1883 fix correctly select package versions in descending order during ng add
... (truncated)
Commits
5a6f853
release: cut the v19.1.5 release747557a
fix(@angular/ssr
): redirect to locale pathname instead of full URL7532aca
build: migrate@angular-devkit/build-angular
tests torules_js
bb41345
fix(@angular/build
): keep background referenced HMR update chunks14e3a71
fix(@schematics/angular
): update library schematic to use `@angular-devkit/bu...3cc197c
refactor(@angular/build
): allow browser client to log console message with de...66fa06c
build: migrate@angular/build
tests torules_js
5afcfc0
build: migratemodules/testing/builders
torules_js
runtimee2aa475
build: migrate@angular/ssr
tests torules_js
fece30a
build: do not auto install peer dependencies- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.