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 11 updates #507

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

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

Package From To
@angular/animations 19.1.6 19.1.7
@angular/common 19.1.6 19.1.7
@angular/compiler 19.1.6 19.1.7
@angular/core 19.1.6 19.1.7
@angular/forms 19.1.6 19.1.7
@angular/platform-browser 19.1.6 19.1.7
@angular/platform-browser-dynamic 19.1.6 19.1.7
@angular/router 19.1.6 19.1.7
@angular-devkit/build-angular 19.1.7 19.1.8
@angular/cli 19.1.7 19.1.8
@angular/compiler-cli 19.1.6 19.1.7

Updates @angular/animations from 19.1.6 to 19.1.7

Release notes

Sourced from @​angular/animations's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

Sourced from @​angular/animations's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits

Updates @angular/common from 19.1.6 to 19.1.7

Release notes

Sourced from @​angular/common's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

Sourced from @​angular/common's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits
  • e16394a refactor(common): inline supports check in slice pipe (#59684)
  • 236a623 refactor(common): simplify stripTrailingSlash (#59746)
  • e9f10eb fix(common): clean up urlChanges subscribers when root scope is destroyed (...
  • 04851c7 refactor(common): remove redundant transferCacheInterceptorFn dependencies ...
  • See full diff in compare view

Updates @angular/compiler from 19.1.6 to 19.1.7

Release notes

Sourced from @​angular/compiler's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

Sourced from @​angular/compiler's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits

Updates @angular/core from 19.1.6 to 19.1.7

Release notes

Sourced from @​angular/core's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

Sourced from @​angular/core's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits
  • 354b1fa refactor(core): improve stringify (#59745)
  • da1426b refactor(core): simplify serialization of inputs and outputs (#59980)
  • a29c2e0 build: update bundle goldens (#59980)
  • fa260a9 refactor(core): add assertion to avoid writes to directive factories (#59980)
  • a1b4579 refactor(core): avoid unnecessary lookup when writing inputs (#59980)
  • d359650 refactor(core): simplify InitialInputs data structure (#59980)
  • e783476 refactor(core): remove flags from TNode.inputs (#59980)
  • 798752b refactor(compiler): remove input transforms feature (#59980)
  • 9511782 refactor(core): remove inputTransforms from definition (#59980)
  • b8d1b07 refactor(core): simplify how inputs are stored in the directive definition (#...
  • Additional commits viewable in compare view

Updates @angular/forms from 19.1.6 to 19.1.7

Release notes

Sourced from @​angular/forms's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

Sourced from @​angular/forms's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits
  • b323e2d refactor(forms): remove _checkFormPresent and move directly to `ngOnChanges...
  • ec1e4c3 fix(forms): Fix typing on FormRecord. (#59993)
  • See full diff in compare view

Updates @angular/platform-browser from 19.1.6 to 19.1.7

Release notes

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

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

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

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits

Updates @angular/platform-browser-dynamic from 19.1.6 to 19.1.7

Release notes

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

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

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

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits

Updates @angular/router from 19.1.6 to 19.1.7

Release notes

Sourced from @​angular/router's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)
Changelog

Sourced from @​angular/router's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

Commits

Updates @angular-devkit/build-angular from 19.1.7 to 19.1.8

Release notes

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

v19.1.8

19.1.8 (2025-02-19)

@​angular/cli

Commit Description
fix - f76cee637 correctly parse and resolve relative schematic collection names on Windows
fix - ceba7739c prefer installed package as fallback when listing package groups

@​angular-devkit/build-angular

Commit Description
fix - c54b9996a pass missing options to Karma esbuild builder

@​angular/build

Commit Description
fix - 2f60a24dd suppress asset missing warning for /index.html requests
fix - b8f7952b7 update critical CSS inlining to support autoCsp
Changelog

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

19.1.8 (2025-02-19)

@​angular/cli

Commit Type Description
f76cee637 fix correctly parse and resolve relative schematic collection names on Windows
ceba7739c fix prefer installed package as fallback when listing package groups

@​angular-devkit/build-angular

Commit Type Description
c54b9996a fix pass missing options to Karma esbuild builder

@​angular/build

Commit Type Description
2f60a24dd fix suppress asset missing warning for /index.html requests
b8f7952b7 fix update critical CSS inlining to support autoCsp

19.2.0-next.2 (2025-02-12)

@​schematics/angular

Commit Type Description
aa0ae457b fix include default export for Express app
4a5b76a8e fix remove additional newline after standalone property
c716ce152 fix skip ssr migration when @angular/ssr is not a dependency

@​angular-devkit/build-angular

Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma

@​angular/build

Commit Type Description
beefed839 fix always provide Vite client helpers with development server
5c1360179 fix avoid pre-transform errors with Vite pre-bundling
be15b886c fix configure Vite CORS option

... (truncated)

Commits
  • 64be376 release: cut the v19.1.8 release
  • c2cbc0f build: add @​types/node to assorted locations where node types are being relie...
  • b8f7952 fix(@​angular/build): update critical CSS inlining to support autoCsp
  • 415c02e refactor: move builtin module imports to use node: prefix imports
  • c54b999 fix(@​angular-devkit/build-angular): pass missing options to Karma esbuild bui...
  • 0d6cda2 test: use esbuild-based karma builder for e2e tests in esbuild suite
  • 2f60a24 fix(@​angular/build): suppress asset missing warning for /index.html requests
  • a70c3dc test: reduce flakiness of reuse-dep-optimization-cache e2e test
  • ceba773 fix(@​angular/cli): prefer installed package as fallback when listing package ...
  • 5c56cdb refactor(@​angular/cli): handle undefined ng add collection name
  • Additional commits viewable in compare view

Updates @angular/cli from 19.1.7 to 19.1.8

Release notes

Sourced from @​angular/cli's releases.

v19.1.8

19.1.8 (2025-02-19)

@​angular/cli

Description has been truncated

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

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


Updates `@angular/animations` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/animations)

Updates `@angular/common` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/common)

Updates `@angular/compiler` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/compiler)

Updates `@angular/core` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/core)

Updates `@angular/forms` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/forms)

Updates `@angular/platform-browser` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/router)

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

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

Updates `@angular/compiler-cli` from 19.1.6 to 19.1.7
- [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/19.1.7/packages/compiler-cli)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
Copy link

netlify bot commented Feb 21, 2025

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 54cf619
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/67b813128bb8b000086c8031
😎 Deploy Preview https://deploy-preview-507--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.

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.

0 participants