Skip to content

Commit

Permalink
Build(deps): Bump @angular/common from 18.0.5 to 18.2.5 in /ui in the…
Browse files Browse the repository at this point in the history
… angular group across 1 directory (#2811)

* Build(deps): Bump @angular/common

Bumps the angular group with 1 update in the /ui directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common).


Updates `@angular/common` from 18.0.5 to 18.2.5
- [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.5/packages/common)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Build(deps-dev): Bump @angular-devkit/core from 18.0.5 to 18.2.5 in /ui

Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 18.0.5 to 18.2.5.
- [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.0.5...18.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Build(deps-dev): Bump @angular-devkit/schematics in /ui

Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 18.0.5 to 18.2.5.
- [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.0.5...18.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <[email protected]>
  • Loading branch information
dependabot[bot] and sfeilmeier authored Sep 24, 2024
1 parent 6261b09 commit 4ae1012
Show file tree
Hide file tree
Showing 5 changed files with 871 additions and 1,109 deletions.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ updates:
angular:
patterns:
- "@angular/*"
- "@angular-devkit/*"
- "@angular-eslint/*"
capacitor:
patterns:
- "@capacitor/*"
Expand All @@ -40,7 +42,6 @@ updates:
- "karma"
eslint:
patterns:
- "@angular-eslint/*"
- "@stylistic/eslint-plugin"
- "@typescript-eslint/*"
- "eslint-*"
Expand Down
Loading

0 comments on commit 4ae1012

Please sign in to comment.