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): bump the angular group in /generators/angular/resources with 2 updates #27421

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group in /generators/angular/resources with 2 updates: @angular/common and @angular/cli.

Updates @angular/common from 18.2.5 to 18.2.6

Release notes

Sourced from @​angular/common's releases.

v18.2.6

18.2.6 (2024-09-25)

Changelog

Sourced from @​angular/common's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

Commits

Updates @angular/cli from 18.2.5 to 18.2.6

Release notes

Sourced from @​angular/cli's releases.

v18.2.6

18.2.6 (2024-09-25)

@​angular/build

Commit Description
fix - 9d0b67124 allow missing HTML file request to fallback to index
fix - 5fea635b2 update rollup to 4.22.4
Changelog

Sourced from @​angular/cli's changelog.

18.2.6 (2024-09-25)

@​angular/build

Commit Type Description
9d0b67124 fix allow missing HTML file request to fallback to index
5fea635b2 fix update rollup to 4.22.4

17.3.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Type Description
30489d8fd fix update vite to 4.1.8

19.0.0-next.7 (2024-09-18)

@​angular/cli

Commit Type Description
f249e7e85 perf enable Node.js compile code cache when available

@​angular/build

Commit Type Description
f6b7cd925 fix support HTTP HEAD requests for virtual output files

@​angular/ssr

Commit Type Description
f346ee8a8 feat add isMainModule function
2640bf7a6 fix correct route extraction and error handling

Commits
  • 9758a48 release: cut the v18.2.6 release
  • 5fea635 fix(@​angular/build): update rollup to 4.22.4
  • c710539 test: update test logic to fix windows CI
  • 6a52dcc test: unlink symlink in ng add base E2E test
  • 9d0b671 fix(@​angular/build): allow missing HTML file request to fallback to index
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file labels Sep 26, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 26, 2024 03:47
Bumps the angular group in /generators/angular/resources with 2 updates: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/common` from 18.2.5 to 18.2.6
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.6/packages/common)

Updates `@angular/cli` from 18.2.5 to 18.2.6
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.5...18.2.6)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/angular/resources/angular-de4d8cfb0c branch from 60eb43f to f394191 Compare September 27, 2024 03:57
@DanielFran DanielFran merged commit 171c646 into main Sep 27, 2024
41 of 43 checks passed
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/angular/resources/angular-de4d8cfb0c branch September 27, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant