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 /frontend with 13 updates #1250

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps the angular group in /frontend with 13 updates:

Package From To
@angular/animations 17.0.6 17.0.8
@angular/cdk 16.2.12 17.0.4
@angular/common 17.0.6 17.0.8
@angular/compiler 17.0.6 17.0.8
@angular/core 17.0.6 17.0.8
@angular/forms 17.0.6 17.0.8
@angular/material 16.2.12 17.0.4
@angular/platform-browser 17.0.6 17.0.8
@angular/platform-browser-dynamic 17.0.6 17.0.8
@angular/router 17.0.6 17.0.8
@angular-devkit/build-angular 17.0.6 17.0.8
@angular/cli 17.0.6 17.0.8
@angular/compiler-cli 17.0.6 17.0.8

Updates @angular/animations from 17.0.6 to 17.0.8

Release notes

Sourced from @​angular/animations's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)

v17.0.7

17.0.7 (2023-12-13)

compiler

Commit Description
fix - 4fd5409090 handle ambient types in input transform function (#51474)

compiler-cli

Commit Description
fix - a603338fe8 generate less type checking code in for loops (#53515)

core

Commit Description
fix - 58ed76be93 Avoid refreshing a host view twice when using transplanted views (#53021)
fix - c16b5e8290 Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
fix - 17dbf8b8e2 remove signal equality check short-circuit (#53446)
fix - 5b4add27b6 update feature usage marker (#53542)
perf - 68d111c841 avoid changes Observable creation on QueryList (#53498)
perf - 044cb553b4 optimize memory allocation when reconcilling lists (#52245)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • See full diff in compare view

Updates @angular/cdk from 16.2.12 to 17.0.4

Release notes

Sourced from @​angular/cdk's releases.

v17.0.4

17.0.4 "hematite-house" (2023-12-13)

material

Commit Description
fix - 9596dccbf button: resolve memory leaks in ripples (#28254)
fix - 7b183b259 chips: enable hydration (#28260)
fix - fbcd237e5 tabs: add header divider for m3 (#28244)
fix - ac77efd08 tabs: deprecate backgroundColor API (#28262)

multiple

Commit Description
fix - c0c6f6376 add fallback root providers to injection tokens (#28259)

v17.0.3

17.0.3 "opal-kaleidoscope" (2023-12-07)

material

Commit Description
fix - e9519c3e73 slider: fix tick mark precision (#28193)

v17.0.2

17.0.2 "sand-salmon" (2023-12-01)

material-experimental

Commit Description
feat - 3d118c67a theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
feat - 950ca90b7 theming: add M3 button-toggle support (#28179)
feat - ee6894f3e theming: add M3 chips support (#28183)
feat - 86c55d004 theming: add M3 datepicker support (#28166)
feat - 4424c0b21 theming: add M3 dialog support (#28163)
feat - 61401f57a theming: add M3 grid-list support (#28131)
feat - cd0f36ac3 theming: add M3 icon support (#28126)
feat - 5bf3ab4b6 theming: add M3 menu & divider support (#28144)
feat - 1abf88008 theming: add M3 paginator support (#28164)
feat - 750d95faa theming: add M3 select, option, and optgroup support (#28148)
feat - 662bbb4b2 theming: add M3 sidenav support (#28125)

material

Commit Description
fix - 4938722fa autocomplete: clear selected option if it is removed while typing (#28146)
fix - 381037818 button: fix flat button line-height (#28090)
fix - 5f789f79d button: fix outlined button line-height (#28092)
fix - d45f4967a button: fix text button line-height (#28091)
fix - 04ceccf21 core: prevent ng update schematic from checking node_modules (#28152)
fix - c2a812967 tooltip: increase specificity of non-interactive styles (#28180)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.0.4 "hematite-house" (2023-12-13)

material

Commit Type Description
9596dccbf fix button: resolve memory leaks in ripples (#28254)
7b183b259 fix chips: enable hydration (#28260)
fbcd237e5 fix tabs: add header divider for m3 (#28244)
ac77efd08 fix tabs: deprecate backgroundColor API (#28262)

multiple

Commit Type Description
c0c6f6376 fix add fallback root providers to injection tokens (#28259)

17.1.0-next.2 "moss-cathedral" (2023-12-07)

material

Commit Type Description
ec86cf88ee fix checkbox: move required validation into component
c2c818ceeb fix slide-toggle: move required validation into component
f3b0616f3c fix slider: fix tick mark precision (#28193)

google-maps

Commit Type Description
338aa184ae fix error when added through ng add

youtube-player

Commit Type Description
62ca3ede70 fix error when added through ng add

material-moment-adapter

Commit Type Description
eca50162a7 fix error when added through ng add

material-luxon-adapter

Commit Type Description
91b646717d fix error when added through ng add

material-date-fns-adapter

Commit Type Description
2da9f6bc32 fix error when added through ng add

multiple

Commit Type Description
997bf75f9f fix consolidate and tokenize internal form field (#28236)

... (truncated)

Commits
  • 1a0b7da release: cut the v17.0.4 release
  • 4cc4673 Revert "refactor(material/form-field): tokenize density overrides (#28249)" (...
  • fbcd237 fix(material/tabs): add header divider for m3 (#28244)
  • a229002 refactor(material/form-field): tokenize density overrides (#28249)
  • ac77efd fix(material/tabs): deprecate backgroundColor API (#28262)
  • 2d5f74e docs(material/tabs): example of mat-tabs deletion is showing wrong index (#28...
  • 7b183b2 fix(material/chips): enable hydration (#28260)
  • 9596dcc fix(material/button): resolve memory leaks in ripples (#28254)
  • c0c6f63 fix(multiple): add fallback root providers to injection tokens (#28259)
  • fc67358 refactor(material/button): switch typography to tokens (#27999)
  • Additional commits viewable in compare view

Updates @angular/common from 17.0.6 to 17.0.8

Release notes

Sourced from @​angular/common's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)

v17.0.7

17.0.7 (2023-12-13)

compiler

Commit Description
fix - 4fd5409090 handle ambient types in input transform function (#51474)

compiler-cli

Commit Description
fix - a603338fe8 generate less type checking code in for loops (#53515)

core

Commit Description
fix - 58ed76be93 Avoid refreshing a host view twice when using transplanted views (#53021)
fix - c16b5e8290 Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
fix - 17dbf8b8e2 remove signal equality check short-circuit (#53446)
fix - 5b4add27b6 update feature usage marker (#53542)
perf - 68d111c841 avoid changes Observable creation on QueryList (#53498)
perf - 044cb553b4 optimize memory allocation when reconcilling lists (#52245)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • 7780712 refactor(core): Rename InitialRenderPendingTasks and restructure isStable obs...
  • b394125 build: update rxjs build version to v7 (#53621)
  • See full diff in compare view

Updates @angular/compiler from 17.0.6 to 17.0.8

Release notes

Sourced from @​angular/compiler's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)

v17.0.7

17.0.7 (2023-12-13)

compiler

Commit Description
fix - 4fd5409090 handle ambient types in input transform function (#51474)

compiler-cli

Commit Description
fix - a603338fe8 generate less type checking code in for loops (#53515)

core

Commit Description
fix - 58ed76be93 Avoid refreshing a host view twice when using transplanted views (#53021)
fix - c16b5e8290 Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
fix - 17dbf8b8e2 remove signal equality check short-circuit (#53446)
fix - 5b4add27b6 update feature usage marker (#53542)
perf - 68d111c841 avoid changes Observable creation on QueryList (#53498)
perf - 044cb553b4 optimize memory allocation when reconcilling lists (#52245)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

...

Description has been truncated

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

@dependabot dependabot bot requested a review from MoritzWeber0 as a code owner December 25, 2023 16:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1bc5a44) 72.85% compared to head (14f6a3f) 72.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1250   +/-   ##
=======================================
  Coverage   72.85%   72.85%           
=======================================
  Files         162      162           
  Lines        5345     5345           
  Branches      601      601           
=======================================
  Hits         3894     3894           
  Misses       1320     1320           
  Partials      131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the angular group in /frontend with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.0.6` | `17.0.8` |
| [@angular/cdk](https://github.com/angular/components) | `16.2.12` | `17.0.4` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.0.6` | `17.0.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.0.6` | `17.0.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.0.6` | `17.0.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.0.6` | `17.0.8` |
| [@angular/material](https://github.com/angular/components) | `16.2.12` | `17.0.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.0.6` | `17.0.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.0.6` | `17.0.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.0.6` | `17.0.8` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.0.6` | `17.0.8` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.0.6` | `17.0.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.0.6` | `17.0.8` |


Updates `@angular/animations` from 17.0.6 to 17.0.8
- [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.0.8/packages/animations)

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

Updates `@angular/common` from 17.0.6 to 17.0.8
- [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.0.8/packages/common)

Updates `@angular/compiler` from 17.0.6 to 17.0.8
- [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.0.8/packages/compiler)

Updates `@angular/core` from 17.0.6 to 17.0.8
- [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.0.8/packages/core)

Updates `@angular/forms` from 17.0.6 to 17.0.8
- [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.0.8/packages/forms)

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

Updates `@angular/platform-browser` from 17.0.6 to 17.0.8
- [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.0.8/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.0.6 to 17.0.8
- [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.0.8/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.0.6 to 17.0.8
- [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.0.8/packages/router)

Updates `@angular-devkit/build-angular` from 17.0.6 to 17.0.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.0.6...17.0.8)

Updates `@angular/cli` from 17.0.6 to 17.0.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.0.6...17.0.8)

Updates `@angular/compiler-cli` from 17.0.6 to 17.0.8
- [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.0.8/packages/compiler-cli)

---
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-major
  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-major
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/angular-e04d761a51 branch from 1e19743 to 14f6a3f Compare January 2, 2024 13:58
Copy link

sonarqubecloud bot commented Jan 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular-e04d761a51 branch January 8, 2024 16:53
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