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 19.0.1 to 19.0.2 #1260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps @angular-devkit/build-angular from 19.0.1 to 19.0.2.

Release notes

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

v19.0.2

19.0.2 (2024-11-25)

@​schematics/angular

Commit Description
fix - 2f53e2af5 skip SSR routing prompt in webcontainer

@​angular/build

Commit Description
fix - f9da163f8 minimize reliance on esbuild inject to prevent code reordering
fix - c497749e6 prevent errors with parameterized routes when getPrerenderParams is undefined

@​angular/ssr

Commit Description
fix - c8cd90e0f handle nested redirects not explicitly defined in router config
Changelog

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

19.0.2 (2024-11-25)

@​schematics/angular

Commit Type Description
2f53e2af5 fix skip SSR routing prompt in webcontainer

@​angular/build

Commit Type Description
f9da163f8 fix minimize reliance on esbuild inject to prevent code reordering
c497749e6 fix prevent errors with parameterized routes when getPrerenderParams is undefined

@​angular/ssr

Commit Type Description
c8cd90e0f fix handle nested redirects not explicitly defined in router config

Commits
  • d261246 release: cut the v19.0.2 release
  • c497749 fix(@​angular/build): prevent errors with parameterized routes when `getPreren...
  • d8cbf3b refactor(@​angular/build): maintain previous compiler plugin factory signature
  • 2f53e2a fix(@​schematics/angular): skip SSR routing prompt in webcontainer
  • f9da163 fix(@​angular/build): minimize reliance on esbuild inject to prevent code re...
  • 5ac03f4 refactor(@​angular/ssr): use appRef.whenStable instead of util function from a...
  • 0eb5870 refactor(@​angular/ssr): replace :params with *
  • c8cd90e fix(@​angular/ssr): handle nested redirects not explicitly defined in router c...
  • See full diff 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 19.0.1 to 19.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@19.0.1...19.0.2)

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

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 26, 2024
@github-actions github-actions bot merged commit 3f5eede into main Nov 26, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular-devkit/build-angular-19.0.2 branch November 26, 2024 02:45
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
None yet
Development

Successfully merging this pull request may close these issues.

0 participants