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 #154

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates @angular/animations from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/animations's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/animations's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular/common from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/common's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/common's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular/compiler from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/compiler's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/compiler's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular/core from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/core's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/core's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits
  • 443e5f1 fix(core): return a readonly signal on asReadonly. (#54719)
  • 43b027f docs: fix label on API link. (#54621)
  • 586cc24 fix(core): apply TestBed provider overrides to @defer dependencies (#54667)
  • b558a01 fix(core): generic inference for signal inputs may break with `--strictFuncti...
  • e3bdab1 refactor(core): Pending effects should make the application unstable (#53835)
  • 37dcf8d refactor(core): remove unused EffectRef import statement (#53863)
  • ffbafc7 fix(core): untrack various core operations (#54614)
  • See full diff in compare view

Updates @angular/forms from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/forms's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/forms's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular/platform-browser from 17.2.3 to 17.2.4

Release notes

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

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

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

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular/platform-browser-dynamic from 17.2.3 to 17.2.4

Release notes

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

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

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

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular/router from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/router's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/router's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits

Updates @angular-devkit/build-angular from 17.2.2 to 17.2.3

Release notes

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

v17.2.3

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Description
fix - 7cc8261fd avoid implicit CSS file extensions when resolving
fix - 259ec72d5 avoid marking component styles as media with no output media directory
fix - faffdfdce disable deployUrl when using vite dev-server
Changelog

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

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Type Description
7cc8261fd fix avoid implicit CSS file extensions when resolving
259ec72d5 fix avoid marking component styles as media with no output media directory
faffdfdce fix disable deployUrl when using vite dev-server

Commits
  • 5c49415 release: cut the v17.2.3 release
  • faffdfd fix(@​angular-devkit/build-angular): disable deployUrl when using vite dev-s...
  • 1f9cb86 docs: fix typo in json schema
  • 259ec72 fix(@​angular-devkit/build-angular): avoid marking component styles as media w...
  • 7cc8261 fix(@​angular-devkit/build-angular): avoid implicit CSS file extensions when r...
  • See full diff in compare view

Updates @angular/cli from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/cli's releases.

v17.2.3

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Description
fix - 7cc8261fd avoid implicit CSS file extensions when resolving
fix - 259ec72d5 avoid marking component styles as media with no output media directory
fix - faffdfdce disable deployUrl when using vite dev-server
Changelog

Sourced from @​angular/cli's changelog.

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Type Description
7cc8261fd fix avoid implicit CSS file extensions when resolving
259ec72d5 fix avoid marking component styles as media with no output media directory
faffdfdce fix disable deployUrl when using vite dev-server

Commits
  • 5c49415 release: cut the v17.2.3 release
  • faffdfd fix(@​angular-devkit/build-angular): disable deployUrl when using vite dev-s...
  • 1f9cb86 docs: fix typo in json schema
  • 259ec72 fix(@​angular-devkit/build-angular): avoid marking component styles as media w...
  • 7cc8261 fix(@​angular-devkit/build-angular): avoid implicit CSS file extensions when r...
  • See full diff in compare view

Updates @angular/compiler-cli from 17.2.3 to 17.2.4

Release notes

Sourced from @​angular/compiler-cli's releases.

v17.2.4

17.2.4 (2024-03-06)

compiler-cli

Commit Description
fix - 917b9bdd2e unwrap expressions with type parameters in query read property (#54647)

core

Commit Description
fix - 586cc24a10 apply TestBed provider overrides to @defer dependencies (#54667)
fix - b558a01c84 generic inference for signal inputs may break with --strictFunctionTypes (#54652)
fix - 443e5f1591 return a readonly signal on asReadonly. (#54719)
fix - ffbafc7d4a untrack various core operations (#54614)
Changelog

Sourced from @​angular/compiler-cli's changelog.

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)
b558a01c84 fix generic inference for signal inputs may break with --strictFunctionTypes (#54652)
443e5f1591 fix return a readonly signal on asReadonly. (#54719)
ffbafc7d4a fix untrack various core operations (#54614)

Commits
  • b558a01 fix(core): generic inference for signal inputs may break with `--strictFuncti...
  • 917b9bd fix(compiler-cli): unwrap expressions with type parameters in query read prop...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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.3` | `17.2.4` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.2.3` | `17.2.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.2.3` | `17.2.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.2.3` | `17.2.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.2.3` | `17.2.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.2.3` | `17.2.4` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.2.3` | `17.2.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.2.3` | `17.2.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.2.2` | `17.2.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.2.2` | `17.2.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.2.3` | `17.2.4` |


Updates `@angular/animations` from 17.2.3 to 17.2.4
- [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.4/packages/animations)

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

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

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

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

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

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

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

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

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

Updates `@angular/compiler-cli` from 17.2.3 to 17.2.4
- [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.4/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 11, 2024
Copy link

netlify bot commented Mar 11, 2024

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 80adad5
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/65ef8d98a711850009fcd8f7
😎 Deploy Preview https://deploy-preview-154--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 self-requested a review March 12, 2024 06:03
@julien-deramond julien-deramond merged commit 38b7cfc into main Mar 12, 2024
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/angular-echarts/angular-echarts-all-deps-f858cf1eac branch March 12, 2024 06:04
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