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 #1172

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps the angular group in /frontend with 13 updates:

Package From To
@angular/animations 16.2.11 16.2.12
@angular/cdk 16.2.10 16.2.11
@angular/common 16.2.11 16.2.12
@angular/compiler 16.2.11 16.2.12
@angular/core 16.2.11 16.2.12
@angular/forms 16.2.11 16.2.12
@angular/material 16.2.10 16.2.11
@angular/platform-browser 16.2.11 16.2.12
@angular/platform-browser-dynamic 16.2.11 16.2.12
@angular/router 16.2.11 16.2.12
@angular-devkit/build-angular 16.2.8 16.2.9
@angular/cli 16.2.8 16.2.9
@angular/compiler-cli 16.2.11 16.2.12

Updates @angular/animations from 16.2.11 to 16.2.12

Release notes

Sourced from @​angular/animations's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

Sourced from @​angular/animations's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits

Updates @angular/cdk from 16.2.10 to 16.2.11

Release notes

Sourced from @​angular/cdk's releases.

v16.2.11

16.2.11 "fabric-fantasy" (2023-11-01)

cdk

Commit Description
fix - 2f468f1606 accordion: add CDK_ACCORDION export (#27981)
Changelog

Sourced from @​angular/cdk's changelog.

16.2.11 "fabric-fantasy" (2023-11-01)

cdk

Commit Type Description
2f468f1606 fix accordion: add CDK_ACCORDION export (#27981)

Commits

Updates @angular/common from 16.2.11 to 16.2.12

Release notes

Sourced from @​angular/common's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

Sourced from @​angular/common's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits

Updates @angular/compiler from 16.2.11 to 16.2.12

Release notes

Sourced from @​angular/compiler's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

Sourced from @​angular/compiler's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits

Updates @angular/core from 16.2.11 to 16.2.12

Release notes

Sourced from @​angular/core's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

Sourced from @​angular/core's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits

Updates @angular/forms from 16.2.11 to 16.2.12

Release notes

Sourced from @​angular/forms's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

Sourced from @​angular/forms's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits

Updates @angular/material from 16.2.10 to 16.2.11

Release notes

Sourced from @​angular/material's releases.

v16.2.11

16.2.11 "fabric-fantasy" (2023-11-01)

cdk

Commit Description
fix - 2f468f1606 accordion: add CDK_ACCORDION export (#27981)
Changelog

Sourced from @​angular/material's changelog.

16.2.11 "fabric-fantasy" (2023-11-01)

cdk

Commit Type Description
2f468f1606 fix accordion: add CDK_ACCORDION export (#27981)

Commits

Updates @angular/platform-browser from 16.2.11 to 16.2.12

Release notes

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

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

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

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 16.2.11 to 16.2.12

Release notes

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

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)
Changelog

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

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commi...

Description has been truncated

Bumps the angular group in /frontend with 13 updates:

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


Updates `@angular/animations` from 16.2.11 to 16.2.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/16.2.12/packages/animations)

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

Updates `@angular/common` from 16.2.11 to 16.2.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/16.2.12/packages/common)

Updates `@angular/compiler` from 16.2.11 to 16.2.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/16.2.12/packages/compiler)

Updates `@angular/core` from 16.2.11 to 16.2.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/16.2.12/packages/core)

Updates `@angular/forms` from 16.2.11 to 16.2.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/16.2.12/packages/forms)

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

Updates `@angular/platform-browser` from 16.2.11 to 16.2.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/16.2.12/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 16.2.11 to 16.2.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/16.2.12/packages/platform-browser-dynamic)

Updates `@angular/router` from 16.2.11 to 16.2.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/16.2.12/packages/router)

Updates `@angular-devkit/build-angular` from 16.2.8 to 16.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.9/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.8...16.2.9)

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

Updates `@angular/compiler-cli` from 16.2.11 to 16.2.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/16.2.12/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-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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MoritzWeber0 as a code owner November 6, 2023 16:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2023
Copy link

sonarcloud bot commented Nov 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

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

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular-743851d6e5 branch November 13, 2023 17:02
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