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

build(deps-dev): bump @angular-devkit/build-angular from 16.2.16 to 19.1.8 #3284

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps @angular-devkit/build-angular from 16.2.16 to 19.1.8.

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v19.1.8

19.1.8 (2025-02-19)

@​angular/cli

Commit Description
fix - f76cee637 correctly parse and resolve relative schematic collection names on Windows
fix - ceba7739c prefer installed package as fallback when listing package groups

@​angular-devkit/build-angular

Commit Description
fix - c54b9996a pass missing options to Karma esbuild builder

@​angular/build

Commit Description
fix - 2f60a24dd suppress asset missing warning for /index.html requests
fix - b8f7952b7 update critical CSS inlining to support autoCsp

v19.1.7

19.1.7 (2025-02-12)

@​schematics/angular

Commit Description
fix - de73b1c0c include default export for Express app

@​angular/build

Commit Description
fix - 8890a5f76 always provide Vite client helpers with development server
fix - df1d38846 configure Vite CORS option
fix - a13a49d95 exclude unmodified files from logs with --localize
fix - 0826315fa handle unlocalizable files correctly in localized prerender
perf - d2e1c8e9f cache translated i18n bundles for faster builds

@​angular/ssr

Commit Description
fix - f5d974576 accurately calculate content length for static pages with \r\n
fix - c26ea1619 properly handle baseHref with protocol

v19.1.6

19.1.6 (2025-02-05)

@​schematics/angular

Commit Description
fix - 3f7042672 remove additional newline after standalone property
fix - e9778dba0 skip ssr migration when @angular/ssr is not a dependency

@​angular/build

Commit Description

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.1.8 (2025-02-19)

@​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

19.2.0-next.2 (2025-02-12)

@​schematics/angular

Commit Type Description
aa0ae457b fix include default export for Express app
4a5b76a8e fix remove additional newline after standalone property
c716ce152 fix skip ssr migration when @angular/ssr is not a dependency

@​angular-devkit/build-angular

Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma

@​angular/build

Commit Type Description
beefed839 fix always provide Vite client helpers with development server
5c1360179 fix avoid pre-transform errors with Vite pre-bundling
be15b886c fix configure Vite CORS option

... (truncated)

Commits
  • 64be376 release: cut the v19.1.8 release
  • c2cbc0f build: add @​types/node to assorted locations where node types are being relie...
  • b8f7952 fix(@​angular/build): update critical CSS inlining to support autoCsp
  • 415c02e refactor: move builtin module imports to use node: prefix imports
  • c54b999 fix(@​angular-devkit/build-angular): pass missing options to Karma esbuild bui...
  • 0d6cda2 test: use esbuild-based karma builder for e2e tests in esbuild suite
  • 2f60a24 fix(@​angular/build): suppress asset missing warning for /index.html requests
  • a70c3dc test: reduce flakiness of reuse-dep-optimization-cache e2e test
  • ceba773 fix(@​angular/cli): prefer installed package as fallback when listing package ...
  • 5c56cdb refactor(@​angular/cli): handle undefined ng add collection name
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 16.2.16 to 19.1.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.16...19.1.8)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants