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

Bump the npm group across 1 directory with 18 updates #485

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2024

Bumps the npm group with 18 updates in the /demos/monocart-reporter-advanced-config directory:

Package From To
@angular/animations 18.2.3 18.2.6
@angular/cdk 18.2.3 18.2.6
@angular/common 18.2.3 18.2.6
@angular/compiler 18.2.3 18.2.6
@angular/core 18.2.3 18.2.6
@angular/forms 18.2.3 18.2.6
@angular/material 18.2.3 18.2.6
@angular/platform-browser 18.2.3 18.2.6
@angular/platform-browser-dynamic 18.2.3 18.2.6
@angular/router 18.2.3 18.2.6
@angular-devkit/build-angular 18.2.3 18.2.6
@angular/cli 18.2.3 18.2.6
@angular/compiler-cli 18.2.3 18.2.6
@playwright/test 1.47.0 1.47.2
@types/node 22.5.4 22.7.4
monocart-reporter 2.8.0 2.8.4
simple-git 3.26.0 3.27.0
typescript 5.5.4 5.6.2

Updates @angular/animations from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/animations's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)
Changelog

Sourced from @​angular/animations's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits

Updates @angular/cdk from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/cdk's releases.

v18.2.6

18.2.6 "emerald-egg" (2024-09-25)

material

Commit Description
fix - d8c2b420c9 datepicker: set explicit line height on calendar (#29770)

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)

v18.2.4

18.2.4 "aramid-angle" (2024-09-12)

material

Commit Description
fix - 651b448e8 badge: change legacy container size default (#29713)
fix - 0e6dee30a form-field: Don't allow label to grow larger than input (#29673)
fix - 57028df23 select: Update checkbox color to match the selected label text color (#29684)

cdk

Commit Description
fix - 7cc0d3a6d overlay: avoid leaking memory through afterNextRender (#29709)
Changelog

Sourced from @​angular/cdk's changelog.

18.2.6 "emerald-egg" (2024-09-25)

material

Commit Type Description
d8c2b420c9 fix datepicker: set explicit line height on calendar (#29770)

18.2.5 "bismuth-badge" (2024-09-20)

cdk

Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
7db4b5f4c fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
f9e18109e fix chips: increase chip remove touch target size (#29452)
2cf2f5321 fix datepicker: replace labels not pointing to anything (#29755)
7ab65e4fb fix select: remove incompatible aria-autocomplete attribute (#29645)
06818a7ed fix slider: log proper error when slider isn't configured correctly (#29745)

19.0.0-next.5 "astatine-armor" (2024-09-20)

cdk

Commit Type Description
4cd2152d9 fix drag-drop: account for scale when setting free drag position (#29739)
fd4085895 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
560878a23 fix overlay: load structural styles in a cascade layer (#29725)
873eb01e0 fix portal: remove ComponentFactoryResolver usages (#27427)
be004b89f fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
777d1d295 fix chips: increase chip remove touch target size (#29452)
602bef1cd fix datepicker: replace labels not pointing to anything (#29755)
60776637e fix select: remove incompatible aria-autocomplete attribute (#29645)
0ed5d7d4f fix slider: log proper error when slider isn't configured correctly (#29745)

google-maps

Commit Type Description
1bd976c6a feat Add support for some mouse events #29741 (#29747)

material-date-fns-adapter

Commit Type Description

... (truncated)

Commits
  • 6e937f9 release: cut the v18.2.6 release
  • 3ae420b docs(material/datepicker): Fixed typo in date-range-picker-selection-strategy...
  • d8c2b42 fix(material/datepicker): set explicit line height on calendar (#29770)
  • a6d8793 release: cut the v18.2.5 release
  • 919f08d test(material/select): fix broken test (#29760)
  • 724dc2f docs(material/tree): update examples on docs pages, add new childrenAccessor ...
  • f9e1810 fix(material/chips): increase chip remove touch target size (#29452)
  • 7ab65e4 fix(material/select): remove incompatible aria-autocomplete attribute (#29645)
  • 7db4b5f fix(cdk/tree): resolve maximum call stack error (#29754)
  • 2cf2f53 fix(material/datepicker): replace labels not pointing to anything (#29755)
  • Additional commits viewable in compare view

Updates @angular/common from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/common's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)
Changelog

Sourced from @​angular/common's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits

Updates @angular/compiler from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/compiler's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits

Updates @angular/core from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/core's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)
Changelog

Sourced from @​angular/core's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits
  • 03ac3c2 refactor: update license text to point to angular.dev (#57902)
  • c6b8635 docs(core): update wording in ComponentDecorator (#57878)
  • 76709d5 fix(core): Handle @​let declaration with array when preparingForHydration (#...
  • 5c86694 fix(migrations): account for explicit standalone: false in migration (#57803)
  • 9895e44 fix(migrations): replace leftover modules with their exports during pruning (...
  • 09f2ec0 refactor(compiler-cli): Do extract symbols from private modules. (#57611)
  • See full diff in compare view

Updates @angular/forms from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/forms's releases.

v18.2.6

18.2.6 (2024-09-25)

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)
Changelog

Sourced from @​angular/forms's changelog.

18.2.6 (2024-09-25)

19.0.0-next.6 (2024-09-18)

compiler-cli

Commit Type Description
f611faadfe fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
3ebe6b4ad4 feat Add async run method on ExperimentalPendingTasks (#56546)
1b1519224d feat mark input, output and model APIs as stable (#57804)
e5adf92965 feat stabilize @let syntax (#57813)
4231e8f28f fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
59fe9bc772 feat introduce signal input migration as ng generate schematic (#57805)
6144612940 fix account for explicit standalone: false in migration (#57803)

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

... (truncated)

Commits

Updates @angular/material from 18.2.3 to 18.2.6

Release notes

Sourced from @​angular/material's releases.

v18.2.6

18.2.6 "emerald-egg" (2024-09-25)

material

Commit Description
fix - d8c2b420c9 datepicker: set explicit line height on calendar (#29770)

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)

v18.2.4

18.2.4 "aramid-angle" (2024-09-12)

material

Commit Description
fix - 651b448e8 badge: change legacy container size default (#29713)
fix - 0e6dee30a form-field: Don't allow label to grow larger than input (#29673)
fix - 57028df23 select: Update checkbox...

Description has been truncated

Bumps the npm group with 18 updates in the /demos/monocart-reporter-advanced-config directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.3` | `18.2.6` |
| [@angular/cdk](https://github.com/angular/components) | `18.2.3` | `18.2.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.3` | `18.2.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.3` | `18.2.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.3` | `18.2.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.3` | `18.2.6` |
| [@angular/material](https://github.com/angular/components) | `18.2.3` | `18.2.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.3` | `18.2.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.3` | `18.2.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.3` | `18.2.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.3` | `18.2.6` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.3` | `18.2.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.3` | `18.2.6` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.0` | `1.47.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.4` |
| [monocart-reporter](https://github.com/cenfun/monocart-reporter) | `2.8.0` | `2.8.4` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.26.0` | `3.27.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |



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

Updates `@angular/cdk` from 18.2.3 to 18.2.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.2.3...18.2.6)

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

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

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

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

Updates `@angular/material` from 18.2.3 to 18.2.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.2.3...18.2.6)

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

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

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

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

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

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

Updates `@playwright/test` from 1.47.0 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.0...v1.47.2)

Updates `@types/node` from 22.5.4 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `monocart-reporter` from 2.8.0 to 2.8.4
- [Release notes](https://github.com/cenfun/monocart-reporter/releases)
- [Changelog](https://github.com/cenfun/monocart-reporter/blob/main/CHANGELOG.md)
- [Commits](cenfun/monocart-reporter@2.8.0...2.8.4)

Updates `simple-git` from 3.26.0 to 3.27.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.27.0/simple-git)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: monocart-reporter
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: simple-git
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot npm Pull requests for NPM packages updates labels Sep 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2024

Superseded by #498.

@dependabot dependabot bot closed this Oct 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/demos/monocart-reporter-advanced-config/npm-6b7b7c2b98 branch October 5, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot npm Pull requests for NPM packages updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants