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 angular group in /webui with 13 updates #1437

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the angular group in /webui with 13 updates:

Package From To
@angular/animations 19.0.3 19.0.4
@angular/cdk 19.0.2 19.0.3
@angular/common 19.0.3 19.0.4
@angular/compiler 19.0.3 19.0.4
@angular/core 19.0.3 19.0.4
@angular/forms 19.0.3 19.0.4
@angular/material 19.0.2 19.0.3
@angular/platform-browser 19.0.3 19.0.4
@angular/platform-browser-dynamic 19.0.3 19.0.4
@angular/router 19.0.3 19.0.4
@angular-devkit/build-angular 19.0.4 19.0.5
@angular/cli 19.0.4 19.0.5
@angular/compiler-cli 19.0.3 19.0.4

Updates @angular/animations from 19.0.3 to 19.0.4

Release notes

Sourced from @​angular/animations's releases.

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

Sourced from @​angular/animations's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits

Updates @angular/cdk from 19.0.2 to 19.0.3

Release notes

Sourced from @​angular/cdk's releases.

v19.0.3

19.0.3 "polonium-popsicle" (2024-12-11)

material

Commit Description
fix - 7b64c451e6 expansion: switch away from animations module (#30119)
fix - d18c3395d8 menu: decouple menu lifecycle from animations (#30148)
fix - 3ea8cf5c31 paginator: ignore clicks on disabled buttons (#30138)
fix - fbaf286f9c select: add opt-in input that allows selection of nullable options (#30142)
fix - 600a8b04f9 timepicker: deserialize ControlValueAccessor values correctly (#30149)
fix - 4b69162998 timepicker: disable toggle if timepicker is disabled (#30137)
Changelog

Sourced from @​angular/cdk's changelog.

19.0.3 "polonium-popsicle" (2024-12-11)

material

Commit Type Description
7b64c451e6 fix expansion: switch away from animations module (#30119)
d18c3395d8 fix menu: decouple menu lifecycle from animations (#30148)
3ea8cf5c31 fix paginator: ignore clicks on disabled buttons (#30138)
fbaf286f9c fix select: add opt-in input that allows selection of nullable options (#30142)
600a8b04f9 fix timepicker: deserialize ControlValueAccessor values correctly (#30149)
4b69162998 fix timepicker: disable toggle if timepicker is disabled (#30137)

19.1.0-next.1 "plastic-monkey" (2024-12-04)

cdk

Commit Type Description
de6c491892 fix accordion: improve accessibility in example code (#30087)
85d26391e4 fix menu: disable flexible dimensions (#30086)

material

Commit Type Description
f0a767ca0f fix button-toggle: unable to tab into ngModel-based group on first render (#30103)
6962c85837 fix core: optgroup label color not inferred correctly (#30085)
4ef3baaf08 fix schematics: avoid parsing stylesheets that don't include Material
c89192639c fix schematics: error if stylesheet contains syntax errors
a08eeebf6b fix sort: simplify animations (#30057)
a028b5d842 fix tabs: ink bar not showing when same tab is re-selected (#30121)

youtube-player

Commit Type Description
8a55d9a09e fix update to latest typings (#30126)

docs

Commit Type Description
d7fc560140 fix add example for adding icon in meta section using matListI… (#30068)

Commits
  • 431b031 release: cut the v19.0.3 release
  • aba043b Revert "docs: archive changelog before v17" (#30168)
  • d18c339 fix(material/menu): decouple menu lifecycle from animations (#30148)
  • fbaf286 fix(material/select): add opt-in input that allows selection of nullable opti...
  • 600a8b0 fix(material/timepicker): deserialize ControlValueAccessor values correctly (...
  • f8cf936 docs: archive changelog before v17 (#30147)
  • 3ea8cf5 fix(material/paginator): ignore clicks on disabled buttons (#30138)
  • 4b69162 fix(material/timepicker): disable toggle if timepicker is disabled (#30137)
  • 1f854a2 ci: update to latest version of dev-infra actions (#30133)
  • 7b64c45 fix(material/expansion): switch away from animations module (#30119)
  • See full diff in compare view

Updates @angular/common from 19.0.3 to 19.0.4

Release notes

Sourced from @​angular/common's releases.

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

Sourced from @​angular/common's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits

Updates @angular/compiler from 19.0.3 to 19.0.4

Release notes

Sourced from @​angular/compiler's releases.

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

Sourced from @​angular/compiler's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits

Updates @angular/core from 19.0.3 to 19.0.4

Release notes

Sourced from @​angular/core's releases.

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

Sourced from @​angular/core's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits
  • 326337e refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138)
  • 34ded10 fix(core): Fix a bug where snapshotted functions are being run twice if they ...
  • 308950d refactor(core): remove circular dep in LView & LContainer definitions (#59083)
  • 8bc3693 refactor(core): remove circular dep in JIT decorator definitions (#59083)
  • 98471df refactor(core): remove circular dep in ComponentFactoryResolver (#59083)
  • 850a2ad refactor(core): remove circular dep in DI code (#59083)
  • c9ce08a refactor(core): remove circular dep in iterable differs. (#59083)
  • d0e0446 refactor(core): remove circular dep in ViewRef definition (#59083)
  • e2c8c6f refactor(core): Remove event_contract_multi_container (#59059)
  • See full diff in compare view

Updates @angular/forms from 19.0.3 to 19.0.4

Release notes

Sourced from @​angular/forms's releases.

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

Sourced from @​angular/forms's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits

Updates @angular/material from 19.0.2 to 19.0.3

Release notes

Sourced from @​angular/material's releases.

v19.0.3

19.0.3 "polonium-popsicle" (2024-12-11)

material

Commit Description
fix - 7b64c451e6 expansion: switch away from animations module (#30119)
fix - d18c3395d8 menu: decouple menu lifecycle from animations (#30148)
fix - 3ea8cf5c31 paginator: ignore clicks on disabled buttons (#30138)
fix - fbaf286f9c select: add opt-in input that allows selection of nullable options (#30142)
fix - 600a8b04f9 timepicker: deserialize ControlValueAccessor values correctly (#30149)
fix - 4b69162998 timepicker: disable toggle if timepicker is disabled (#30137)
Changelog

Sourced from @​angular/material's changelog.

19.0.3 "polonium-popsicle" (2024-12-11)

material

Commit Type Description
7b64c451e6 fix expansion: switch away from animations module (#30119)
d18c3395d8 fix menu: decouple menu lifecycle from animations (#30148)
3ea8cf5c31 fix paginator: ignore clicks on disabled buttons (#30138)
fbaf286f9c fix select: add opt-in input that allows selection of nullable options (#30142)
600a8b04f9 fix timepicker: deserialize ControlValueAccessor values correctly (#30149)
4b69162998 fix timepicker: disable toggle if timepicker is disabled (#30137)

19.1.0-next.1 "plastic-monkey" (2024-12-04)

cdk

Commit Type Description
de6c491892 fix accordion: improve accessibility in example code (#30087)
85d26391e4 fix menu: disable flexible dimensions (#30086)

material

Commit Type Description
f0a767ca0f fix button-toggle: unable to tab into ngModel-based group on first render (#30103)
6962c85837 fix core: optgroup label color not inferred correctly (#30085)
4ef3baaf08 fix schematics: avoid parsing stylesheets that don't include Material
c89192639c fix schematics: error if stylesheet contains syntax errors
a08eeebf6b fix sort: simplify animations (#30057)
a028b5d842 fix tabs: ink bar not showing when same tab is re-selected (#30121)

youtube-player

Commit Type Description
8a55d9a09e fix update to latest typings (#30126)

docs

Commit Type Description
d7fc560140 fix add example for adding icon in meta section using matListI… (#30068)

Commits
  • 431b031 release: cut the v19.0.3 release
  • aba043b Revert "docs: archive changelog before v17" (#30168)
  • d18c339 fix(material/menu): decouple menu lifecycle from animations (#30148)
  • fbaf286 fix(material/select): add opt-in input that allows selection of nullable opti...
  • 600a8b0 fix(material/timepicker): deserialize ControlValueAccessor values correctly (...
  • f8cf936 docs: archive changelog before v17 (#30147)
  • 3ea8cf5 fix(material/paginator): ignore clicks on disabled buttons (#30138)
  • 4b69162 fix(material/timepicker): disable toggle if timepicker is disabled (#30137)
  • 1f854a2 ci: update to latest version of dev-infra actions (#30133)
  • 7b64c45 fix(material/expansion): switch away from animations module (#30119)
  • See full diff in compare view

Updates @angular/platform-browser from 19.0.3 to 19.0.4

Release notes

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

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

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

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits
  • ae0802d fix(platform-browser): collect external component styles from server renderin...
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 19.0.3 to 19.0.4

Release notes

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

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

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

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits

Updates @angular/router from 19.0.3 to 19.0.4

Release notes

Sourced from @​angular/router's releases.

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)
Changelog

Sourced from @​angular/router's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.1.0-next.2 (2024-12-04)

Commits
  • 326337e refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138)
  • 044e1d8 refactor(router): remove standalone true (#58950)
  • 1cd0eb8 refactor(router): remove circular dep in router navigation code (#59083)
  • 9d73fe6 refactor(router): remove circular dep in router model definitions (#59083)
  • f87cdd9 refactor(router): remove circular dep in RouterOutletContext (#59083)
  • See full diff in compare view

Updates @angular-devkit/build-angular from 19.0.4 to 19.0.5

Release notes

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

v19.0.5

19.0.5 (2024-12-12)

@​angular-devkit/build-angular

Commit Description
fix - 6c319e44c fix webpack config transform for karma

@​angular/build

...

Description has been truncated

Commit Description

Bumps the angular group in /webui with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.0.3` | `19.0.4` |
| [@angular/cdk](https://github.com/angular/components) | `19.0.2` | `19.0.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.0.3` | `19.0.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.0.3` | `19.0.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.0.3` | `19.0.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.0.3` | `19.0.4` |
| [@angular/material](https://github.com/angular/components) | `19.0.2` | `19.0.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.0.3` | `19.0.4` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.0.3` | `19.0.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.0.3` | `19.0.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.0.4` | `19.0.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.0.4` | `19.0.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.0.3` | `19.0.4` |


Updates `@angular/animations` from 19.0.3 to 19.0.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/19.0.4/packages/animations)

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

Updates `@angular/common` from 19.0.3 to 19.0.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/19.0.4/packages/common)

Updates `@angular/compiler` from 19.0.3 to 19.0.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/19.0.4/packages/compiler)

Updates `@angular/core` from 19.0.3 to 19.0.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/19.0.4/packages/core)

Updates `@angular/forms` from 19.0.3 to 19.0.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/19.0.4/packages/forms)

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

Updates `@angular/platform-browser` from 19.0.3 to 19.0.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/19.0.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.0.3 to 19.0.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/19.0.4/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.0.3 to 19.0.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/19.0.4/packages/router)

Updates `@angular-devkit/build-angular` from 19.0.4 to 19.0.5
- [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.0.4...19.0.5)

Updates `@angular/cli` from 19.0.4 to 19.0.5
- [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.0.4...19.0.5)

Updates `@angular/compiler-cli` from 19.0.3 to 19.0.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/19.0.4/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@d10sfan d10sfan merged commit ce5b520 into master Dec 16, 2024
1 check passed
@d10sfan d10sfan deleted the dependabot/npm_and_yarn/webui/angular-865aab67e5 branch December 16, 2024 15:05
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant