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 across 1 directory with 14 updates #348

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the angular group with 14 updates in the / directory:

Package From To
@angular/animations 17.3.1 17.3.12
@angular/cdk 17.3.1 17.3.10
@angular/common 17.3.1 17.3.12
@angular/compiler 17.3.1 17.3.12
@angular/core 17.3.1 17.3.12
@angular/forms 17.3.1 17.3.12
@angular/material 17.3.1 17.3.10
@angular/platform-browser 17.3.1 17.3.12
@angular/platform-browser-dynamic 17.3.1 17.3.12
@angular/router 17.3.1 17.3.12
@angular-devkit/build-angular 17.3.2 17.3.8
@angular/cli 17.3.2 17.3.8
@angular/compiler-cli 17.3.1 17.3.12
@angular/language-service 17.3.1 17.3.12

Updates @angular/animations from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/animations's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

Commits

Updates @angular/cdk from 17.3.1 to 17.3.10

Release notes

Sourced from @​angular/cdk's releases.

v17.3.10

17.3.10 "soft-starfish" (2024-05-22)

material

Commit Description
fix - 4cc7c1585 chips: simplify repeat chip removal prevention (#29048)
fix - 2f0f57691 slider: aria-valuetext host binding should be onPush compatible (#29042)
fix - 080164e62 slider: resolve duplicate key warnings (#29073)

cdk

Commit Description
fix - a22b29bd2 drag-drop: defer loading reset styles (#29056)

v17.3.9

17.3.9 "orange-ornament" (2024-05-15)

material

Commit Description
fix - 0b30688d3 core: ripple element not destroyed after trigger change (#29010) (#29012)

cdk

Commit Description
fix - ba8137dfa observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
fix - 6d9c2e7b3 overlay: skip trigger interactions in outside click event (#29044)

v17.3.8

17.3.8 "rock-rope" (2024-05-08)

material

Commit Description
fix - f20105d87e button: incorrect template for icon button anchor (#28996)
fix - 72baa7cff2 chips: highlighted not working in M3 (#29001)
fix - cf0785cd67 tooltip: Tooltip should mark for check when visibility changes (#29000)

cdk

Commit Description
fix - 23dc148e7f menu: allow for scroll strategy to be configured (#29005)

v17.3.7

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Description
fix - 3c8abfb990 drag-drop: remove preview wrapper
fix - a03a47c938 drag-drop: reset user agent color on preview popover
fix - 8e3dfd2e5b drag-drop: resolve incompatibility with property minification (#28980)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

Commits
  • 40b88b4 release: cut the v17.3.10 release
  • 080164e fix(material/slider): resolve duplicate key warnings (#29073)
  • a22b29b fix(cdk/drag-drop): defer loading reset styles (#29056)
  • 4cc7c15 fix(material/chips): simplify repeat chip removal prevention (#29048)
  • 2f0f576 fix(material/slider): aria-valuetext host binding should be onPush compatible...
  • e26afa9 release: cut the v17.3.9 release
  • 6d9c2e7 fix(cdk/overlay): skip trigger interactions in outside click event (#29044)
  • ba8137d fix(cdk/observers): logs "ResizeObserver loop limit exceeded" errors (#29036)
  • 0b30688 fix(material/core): ripple element not destroyed after trigger change (#29010...
  • 0eb256a build: temporarily force local spawn strategy during release builds (#29021)
  • Additional commits viewable in compare view

Updates @angular/common from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/common's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

Commits
  • fc5e032 docs(common): fix FormatWidth.Short description (#55821)
  • 75db462 refactor(common): increment test coverage (#55532)
  • 051c140 build(http): Mark the http tests as flaky because of one particular transfe...
  • 766548c fix(common): skip transfer cache on client (#55012)
  • 80d1094 test(common): update ImageKit low quality test (#55193)
  • 53427d8 fix(common): invalid ImageKit quality parameter (#55193)
  • 10851d2 docs(common): clean up comment (#55088)
  • 8958e0b Revert "fix(http): exclude caching for authenticated HTTP requests (#54746)" ...
  • 4bb332e refactor(common): request low quality placeholder images (#54899)
  • 64f202c fix(http): manage different body types for caching POST requests (#54980)
  • Additional commits viewable in compare view

Updates @angular/compiler from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/compiler's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

Commits
  • 327bae4 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • c21b459 fix(compiler): add math elements to schema (#55631) (#55645)
  • d10dc5c Revert "refactor(compiler): add support for the new search element (#54945)" ...
  • a8a20ad refactor(compiler): add support for the new search element (#54945)
  • 2b7bad5 fix(compiler): invoke method-based tracking function with context (#54960)
  • See full diff in compare view

Updates @angular/core from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/core's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

Commits
  • 327bae4 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • 760e284 Revert "fix(core): render hooks should not specifically run outside the Angul...
  • 3818436 fix(core): don't schedule timer triggers on the server (#55605)
  • ac4e8f7 docs: remove non existing link (#55562)
  • 9bb3446 docs: update ChangeDetectionStrategy links (#55553)
  • 3ee8618 refactor(core): set up framework injector profile exclusively in browser envi...
  • af0eb84 fix(core): render hooks should not specifically run outside the Angular zone ...
  • 826861b fix(core): DeferBlockFixture.render should not wait for stability (#55271)
  • eda03d4 docs: Fix typo in waitForAsync example (#55407)
  • 8979fba fix(core): skip defer timers on the server (#55480)
  • Additional commits viewable in compare view

Updates @angular/forms from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/forms's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

Commits

Updates @angular/material from 17.3.1 to 17.3.10

Release notes

Sourced from @​angular/material's releases.

v17.3.10

17.3.10 "soft-starfish" (2024-05-22)

material

Commit Description
fix - 4cc7c1585 chips: simplify repeat chip removal prevention (#29048)
fix - 2f0f57691 slider: aria-valuetext host binding should be onPush compatible (#29042)
fix - 080164e62 slider: resolve duplicate key warnings (#29073)

cdk

Commit Description
fix - a22b29bd2 drag-drop: defer loading reset styles (#29056)

v17.3.9

17.3.9 "orange-ornament" (2024-05-15)

material

Commit Description
fix - 0b30688d3 core: ripple element not destroyed after trigger change (#29010) (#29012)

cdk

Commit Description
fix - ba8137dfa observers: logs "ResizeObserver loop limit exceeded" errors (#29036)
fix - 6d9c2e7b3 overlay: skip trigger interactions in outside click event (#29044)

v17.3.8

17.3.8 "rock-rope" (2024-05-08)

material

Commit Description
fix - f20105d87e button: incorrect template for icon button anchor (#28996)
fix - 72baa7cff2 chips: highlighted not working in M3 (#29001)
fix - cf0785cd67 tooltip: Tooltip should mark for check when visibility changes (#29000)

cdk

Commit Description
fix - 23dc148e7f menu: allow for scroll strategy to be configured (#29005)

v17.3.7

17.3.7 "plastic-deer" (2024-05-02)

cdk

Commit Description
fix - 3c8abfb990 drag-drop: remove preview wrapper
fix - a03a47c938 drag-drop: reset user agent color on preview popover
fix - 8e3dfd2e5b drag-drop: resolve incompatibility with property minification (#28980)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

Commits
  • 40b88b4 release: cut the v17.3.10 release
  • 080164e fix(material/slider): resolve duplicate key warnings (#29073)
  • a22b29b fix(cdk/drag-drop): defer loading reset styles (#29056)
  • 4cc7c15 fix(material/chips): simplify repeat chip removal prevention (#29048)
  • 2f0f576 fix(material/slider): aria-valuetext host binding should be onPush compatible...
  • e26afa9 release: cut the v17.3.9 release
  • 6d9c2e7 fix(cdk/overlay): skip trigger interactions in outside click event (#29044)
  • ba8137d fix(cdk/observers): logs "ResizeObserver loop limit exceeded" errors (#29036)
  • 0b30688 fix(material/core): ripple element not destroyed after trigger change (#29010...
  • 0eb256a build: temporarily force local spawn strategy during release builds (#29021)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/platform-browser's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/platform-browser's changelog.

Commits

Updates @angular/platform-browser-dynamic from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

Commits

Updates @angular/router from 17.3.1 to 17.3.12

Release notes

Sourced from @​angular/router's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

Commits
  • 0fa674b refactor(router): resolve view transition promise in a timeout when unsupport...
  • 3eea50d fix(router): Scroller should scroll as soon as change detection completes (#5...
  • 5cf14da fix(core): make ActivatedRoute inject correct instance inside @defer bloc...
  • 708ba81 fix(core): establish proper injector resolution order for @defer blocks (#5...
  • 365fd50 fix(router): RouterLinkActive will always remove active classes when links ar...
  • See full diff in compare view

Updates @angular-devkit/build-angular from 17.3.2 to 17.3.8

Release notes

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

v17.3.8

Bumps the angular group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.3.1` | `17.3.12` |
| [@angular/cdk](https://github.com/angular/components) | `17.3.1` | `17.3.10` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.3.1` | `17.3.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.3.1` | `17.3.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.3.1` | `17.3.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.3.1` | `17.3.12` |
| [@angular/material](https://github.com/angular/components) | `17.3.1` | `17.3.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.3.1` | `17.3.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.3.1` | `17.3.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.3.1` | `17.3.12` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.2` | `17.3.8` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.3.2` | `17.3.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.3.1` | `17.3.12` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `17.3.1` | `17.3.12` |



Updates `@angular/animations` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/animations)

Updates `@angular/cdk` from 17.3.1 to 17.3.10
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.1...17.3.10)

Updates `@angular/common` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/common)

Updates `@angular/compiler` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/compiler)

Updates `@angular/core` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/core)

Updates `@angular/forms` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/forms)

Updates `@angular/material` from 17.3.1 to 17.3.10
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.1...17.3.10)

Updates `@angular/platform-browser` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/router)

Updates `@angular-devkit/build-angular` from 17.3.2 to 17.3.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@17.3.2...17.3.8)

Updates `@angular/cli` from 17.3.2 to 17.3.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@17.3.2...17.3.8)

Updates `@angular/compiler-cli` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/compiler-cli)

Updates `@angular/language-service` from 17.3.1 to 17.3.12
- [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/17.3.12/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  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
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

The following labels could not be found: npm.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@bpedersen2 bpedersen2 merged commit 6d95877 into develop Aug 20, 2024
7 checks passed
@bpedersen2 bpedersen2 deleted the dependabot/npm_and_yarn/angular-3eaec6cb81 branch August 20, 2024 08:36
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.

1 participant