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

[desktop]: Bump the angular group in /desktop with 13 updates #246

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group in /desktop 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/language-service 16.2.11 16.2.12
@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/language-service from 16.2.11 to 16.2.12

Release notes

Sourced from @​angular/language-service'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/language-service'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 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

Bumps the angular group in /desktop 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/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `16.2.11` | `16.2.12` |
| [@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/language-service` 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/language-service)

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/language-service"
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2023
@tiagohm tiagohm merged commit c010a2e into dev Nov 3, 2023
2 checks passed
@tiagohm tiagohm deleted the dependabot/npm_and_yarn/desktop/dev/angular-304e3ea9e0 branch November 3, 2023 13:16
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.

1 participant