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

Bump @angular-devkit/build-angular from 19.1.7 to 19.1.8 #151

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular-devkit/build-angular from 19.1.7 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
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 19.1.7 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@19.1.7...19.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-devkit/build-angular-19.1.8 branch from 44641df to 9d6cde0 Compare February 24, 2025 05:05
@github-actions github-actions bot merged commit 3b18288 into master Feb 24, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular-devkit/build-angular-19.1.8 branch February 24, 2025 05:05
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