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-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 12 updates #142

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

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

Package From To
@angular/animations 17.2.1 17.2.2
@angular/common 17.2.1 17.2.2
@angular/compiler 17.2.1 17.2.2
@angular/core 17.2.1 17.2.2
@angular/forms 17.2.1 17.2.2
@angular/platform-browser 17.2.1 17.2.2
@angular/platform-browser-dynamic 17.2.1 17.2.2
@angular/router 17.2.1 17.2.2
@angular-devkit/build-angular 17.2.0 17.2.1
@angular/cli 17.2.0 17.2.1
@angular/compiler-cli 17.2.1 17.2.2
karma 6.4.2 6.4.3

Updates @angular/animations from 17.2.1 to 17.2.2

Release notes

Sourced from @​angular/animations's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/animations's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits

Updates @angular/common from 17.2.1 to 17.2.2

Release notes

Sourced from @​angular/common's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/common's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits

Updates @angular/compiler from 17.2.1 to 17.2.2

Release notes

Sourced from @​angular/compiler's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/compiler's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits
  • 0a3edfb fix(compiler-cli): correctly detect deferred dependencies across scoped nodes...
  • 6447c0e fix(compiler): adding the inert property to the "SCHEMA" array (#53148)
  • See full diff in compare view

Updates @angular/core from 17.2.1 to 17.2.2

Release notes

Sourced from @​angular/core's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/core's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits
  • bb57d34 fix(migrations): Fix cf migration regular expression to include underscores (...
  • 187b46a docs: view child static query differences formatting (#54370)
  • ed8857e refactor(platform-browser): use performance API for async animations (#53963)
  • db35266 test(core): more tests for queries as signals (#54508)
  • 3bd5860 fix(core): properly execute content queries for root components (#54457)
  • See full diff in compare view

Updates @angular/forms from 17.2.1 to 17.2.2

Release notes

Sourced from @​angular/forms's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/forms's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits

Updates @angular/platform-browser from 17.2.1 to 17.2.2

Release notes

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

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

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

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits

Updates @angular/platform-browser-dynamic from 17.2.1 to 17.2.2

Release notes

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

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

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

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits

Updates @angular/router from 17.2.1 to 17.2.2

Release notes

Sourced from @​angular/router's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)
Changelog

Sourced from @​angular/router's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

Commits

Updates @angular-devkit/build-angular from 17.2.0 to 17.2.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v17.2.1

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Description
fix - 9e7c47b59 allow mts and cts file replacement
fix - f2a2e9287 provide Vite client code source map when loading
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Type Description
9e7c47b59 fix allow mts and cts file replacement
f2a2e9287 fix provide Vite client code source map when loading

Commits
  • ca18ead release: cut the v17.2.1 release
  • a361540 test: avoid new Node.js properties in webpack direct E2E chunk size testing
  • 40e04f6 test: generalize webpack direct E2E chunk size testing
  • 4fc5c6a Revert "refactor(@​schematics/angular): remove private /components API"
  • f2a2e92 fix(@​angular-devkit/build-angular): provide Vite client code source map when ...
  • 9e7c47b fix(@​angular-devkit/build-angular): allow mts and cts file replacement
  • See full diff in compare view

Updates @angular/cli from 17.2.0 to 17.2.1

Release notes

Sourced from @​angular/cli's releases.

v17.2.1

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Description
fix - 9e7c47b59 allow mts and cts file replacement
fix - f2a2e9287 provide Vite client code source map when loading
Changelog

Sourced from @​angular/cli's changelog.

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Type Description
9e7c47b59 fix allow mts and cts file replacement
f2a2e9287 fix provide Vite client code source map when loading

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

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


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

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

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

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

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

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

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

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

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

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

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

Updates `karma` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.2...v6.4.3)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-echarts-all-deps
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-ngx-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 Feb 26, 2024
Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit f0f92fc
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/65dd0d54bd456800086e539d
😎 Deploy Preview https://deploy-preview-142--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 f53e52f into main Feb 27, 2024
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/angular-ngx-echarts/angular-ngx-echarts-all-deps-475958955f branch February 27, 2024 05:47
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.

None yet

1 participant