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 angular-echarts-all-deps group in /test/angular-echarts with 11 updates #149

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular-echarts-all-deps group in /test/angular-echarts with 11 updates:

Package From To
@angular/animations 17.2.2 17.2.3
@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/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/animations from 17.2.2 to 17.2.3

Release notes

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

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/platform-browser-dynamic from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/platform-browser-dynamic'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 (

Bumps the angular-echarts-all-deps group in /test/angular-echarts with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](/~https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.2.2` | `17.2.3` |
| [@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/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/animations` 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/animations)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 9516614
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/65e64a8628f25d00082a1a08
😎 Deploy Preview https://deploy-preview-149--ods-charts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond julien-deramond merged commit 75be609 into main Mar 5, 2024
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/angular-echarts/angular-echarts-all-deps-ee35ada29e branch March 5, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant