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

Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 11 updates #5963

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the frontend-angular-dependencies group in /src-ui with 11 updates:

Package From To
@angular/common 17.2.2 17.2.3
@angular/compiler 17.2.2 17.2.3
@angular/core 17.2.2 17.2.3
@angular/forms 17.2.2 17.2.3
@angular/localize 17.2.2 17.2.3
@angular/platform-browser 17.2.2 17.2.3
@angular/platform-browser-dynamic 17.2.2 17.2.3
@angular/router 17.2.2 17.2.3
@angular-devkit/build-angular 17.2.1 17.2.2
@angular/cli 17.2.1 17.2.2
@angular/compiler-cli 17.2.2 17.2.3

Updates @angular/common from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/common's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/common's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • 1a526f2 perf(common): AsyncPipe should not call markForCheck on subscription (#54...
  • See full diff in compare view

Updates @angular/compiler from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/compiler's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/compiler's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/core from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/core's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/core's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • 69598c0 refactor(core): Internal render hooks trigger view refresh before executing u...
  • ffe3aa1 refactor(core): Add helper function for queuing state updates (#54224)
  • daf7c61 fix(compiler-cli): identify aliased initializer functions (#54609)
  • c116353 Revert "fix(compiler-cli): identify aliased initializer functions (#54480)" (...
  • 5712352 fix(core): collect providers from NgModules while rendering @defer block (#...
  • dcd6c8c refactor(core): use performance API for signals (#54521)
  • 48aec63 fix(compiler-cli): identify aliased initializer functions (#54480)
  • d68cf17 docs: remove mutate function mention (#54569)
  • dbe673b fix(migrations): resolve infinite loop for a single line element with a long ...
  • See full diff in compare view

Updates @angular/forms from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/forms's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/forms's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/localize from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/localize's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/localize's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • edc45d5 release: cut the v17.2.3 release
  • 79a3281 fix(core): fix typo in injectors.svg file (#54596)
  • 11a0a5d build: update io_bazel_rules_sass digest to 888dd9c (#54615)
  • 89db586 release: bump Angular DevTools version to 1.0.11 (#54631)
  • 624767c Revert "refactor(devtools): implement iframe support for Angular DevTools' br...
  • 7b30a86 Revert "refactor(devtools): implement multiframe support in devtools page (#5...
  • 986b9c3 refactor: add --spawn_strategy local to --config debug (#54167)
  • 69598c0 refactor(core): Internal render hooks trigger view refresh before executing u...
  • ffe3aa1 refactor(core): Add helper function for queuing state updates (#54224)
  • 2aefed8 fix(compiler-cli): catch function instance properties in interpolated signal ...
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 17.2.2 to 17.2.3

Release notes

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

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

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

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

<...

Description has been truncated

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363

Bumps the frontend-angular-dependencies group in /src-ui with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.2.2` | `17.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.2.2` | `17.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.2.2` | `17.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.2.2` | `17.2.3` |
| [@angular/localize](https://github.com/angular/angular) | `17.2.2` | `17.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.2.2` | `17.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.2.2` | `17.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.2.2` | `17.2.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.2.1` | `17.2.2` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.2.1` | `17.2.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.2.2` | `17.2.3` |


Updates `@angular/common` from 17.2.2 to 17.2.3
- [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.2.3/packages/common)

Updates `@angular/compiler` from 17.2.2 to 17.2.3
- [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.2.3/packages/compiler)

Updates `@angular/core` from 17.2.2 to 17.2.3
- [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.2.3/packages/core)

Updates `@angular/forms` from 17.2.2 to 17.2.3
- [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.2.3/packages/forms)

Updates `@angular/localize` from 17.2.2 to 17.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@17.2.2...17.2.3)

Updates `@angular/platform-browser` from 17.2.2 to 17.2.3
- [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.2.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.2.2 to 17.2.3
- [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.2.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.2.2 to 17.2.3
- [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.2.3/packages/router)

Updates `@angular-devkit/build-angular` from 17.2.1 to 17.2.2
- [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.2.1...17.2.2)

Updates `@angular/cli` from 17.2.1 to 17.2.2
- [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.2.1...17.2.2)

Updates `@angular/compiler-cli` from 17.2.2 to 17.2.3
- [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.2.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2024 20:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Mar 1, 2024
@shamoon shamoon enabled auto-merge (squash) March 1, 2024 20:47
@shamoon shamoon merged commit 83c85dc into dev Mar 1, 2024
27 checks passed
@shamoon shamoon deleted the dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-b41e2e19d3 branch March 1, 2024 20:51
Copy link
Contributor

github-actions bot commented Apr 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant