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-dev): bump @angular-devkit/build-angular from 15.2.4 to 17.0.2 in /frontend #1213

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps @angular-devkit/build-angular from 15.2.4 to 17.0.2.

Release notes

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

v17.0.2

17.0.2 (2023-11-20)

@​angular-devkit/build-angular

Commit Description
fix - 023645185 always normalize AOT file reference tracker paths
fix - 3b99980bd emit root files when localize is enabled when using the esbuild based builders
fix - ef3e3abb8 ensure watch file paths from TypeScript are normalized
fix - d11b36fe2 normalize paths in ssr sourcemaps to posix when using vite
fix - 62d51383a only include vendor sourcemaps when using the dev-server when the option is enabled
fix - d28ba8a73 remove browser-esbuild usage warning

v17.0.1

17.0.1 (2023-11-15)

@​schematics/angular

Commit Description
fix - d9f7d439e add helper script to spawn SSR server from dist
fix - a80926cdb html indentation
fix - f7f62c9d6 remove downlevelIteration from tsconfig.json for new workspaces
fix - 7cb57317d use href property binding for links
fix - 731917cd0 use styleUrl

@​angular/cli

Commit Description
fix - 5267e6055 handle packages with no version

@​angular-devkit/build-angular

Commit Description
fix - 15dd71aba deleteOutputPath when using esbuild-builder
fix - fa4d8ff31 add actionable error when file replacement is missing
fix - 160a91160 add support for vendor sourcemaps when using the dev-server
fix - 5623c193e cache stylesheet load errors with application builder
fix - 1a5538e0c disable Worker wait loop for TS/NG parallel compilation in web containers
fix - 883771946 do not process ssr entry-point when running ng serve
fix - d3b549167 empty output directory instead of removing
fix - 596f7639a ensure compilation errors propagate to all bundle actions
fix - d900a5217 maintain current watch files after build errors
fix - 21549bdeb prerender default view when no routes are defined
fix - 4c251647b rewire sourcemap back to original source root

v17.0.0

@​angular/cli

Commit Description
fix - f4e7fa873 add @angular/ssr as part of the ng update packageGroup
fix - 1f7156b11 add Node.js 20 as supported version

... (truncated)

Changelog

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

17.0.2 (2023-11-20)

@​angular-devkit/build-angular

Commit Type Description
023645185 fix always normalize AOT file reference tracker paths
3b99980bd fix emit root files when localize is enabled when using the esbuild based builders
ef3e3abb8 fix ensure watch file paths from TypeScript are normalized
d11b36fe2 fix normalize paths in ssr sourcemaps to posix when using vite
62d51383a fix only include vendor sourcemaps when using the dev-server when the option is enabled
d28ba8a73 fix remove browser-esbuild usage warning

17.0.1 (2023-11-15)

@​angular/cli

Commit Type Description
5267e6055 fix handle packages with no version

@​schematics/angular

Commit Type Description
d9f7d439e fix add helper script to spawn SSR server from dist
a80926cdb fix html indentation
f7f62c9d6 fix remove downlevelIteration from tsconfig.json for new workspaces
7cb57317d fix use href property binding for links
731917cd0 fix use styleUrl

@​angular-devkit/build-angular

Commit Type Description
15dd71aba fix deleteOutputPath when using esbuild-builder
fa4d8ff31 fix add actionable error when file replacement is missing
160a91160 fix add support for vendor sourcemaps when using the dev-server
5623c193e fix cache stylesheet load errors with application builder
1a5538e0c fix disable Worker wait loop for TS/NG parallel compilation in web containers
883771946 fix do not process ssr entry-point when running ng serve
d3b549167 fix empty output directory instead of removing
596f7639a fix ensure compilation errors propagate to all bundle actions
d900a5217 fix maintain current watch files after build errors
21549bdeb fix prerender default view when no routes are defined
4c251647b fix rewire sourcemap back to original source root

... (truncated)

Commits
  • 73f0e70 release: cut the v17.0.2 release
  • d11b36f fix(@​angular-devkit/build-angular): normalize paths in ssr sourcemaps to posi...
  • 0236451 fix(@​angular-devkit/build-angular): always normalize AOT file reference track...
  • 7c7c0ac test: update error-with-sourcemaps e2e tests to use sha
  • 62d5138 fix(@​angular-devkit/build-angular): only include vendor sourcemaps when using...
  • 5772abc build: add missing args concat in snapshots e2e tests
  • 78f4896 refactor(@​angular-devkit/build-angular): use application builder for unknown ...
  • ec903cf test(@​angular-devkit/build-angular): add template error recovery unit-test fo...
  • d28ba8a fix(@​angular-devkit/build-angular): remove browser-esbuild usage warning
  • 7b30725 test: attempt to reduce flakiness of Vite cache reuse test
  • 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 15.2.4 to 17.0.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.2.4...17.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 21, 2023
@lfleischmann
Copy link
Member

@dependabot ignore this major version

@dependabot dependabot bot closed this Nov 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2023

OK, I won't notify you about version 17.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular-devkit/build-angular-17.0.2 branch November 21, 2023 20:56
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 javascript Pull requests that update Javascript code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant