Skip to content

Bump the angular group in /webui with 13 updates #1247

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the angular group in /webui with 13 updates:

Package From To
@angular/animations 20.0.4 20.0.5
@angular/cdk 20.0.3 20.0.4
@angular/common 20.0.4 20.0.5
@angular/compiler 20.0.4 20.0.5
@angular/core 20.0.4 20.0.5
@angular/forms 20.0.4 20.0.5
@angular/material 20.0.3 20.0.4
@angular/platform-browser 20.0.4 20.0.5
@angular/platform-browser-dynamic 20.0.4 20.0.5
@angular/router 20.0.4 20.0.5
@angular/build 20.0.3 20.0.4
@angular/cli 20.0.3 20.0.4
@angular/compiler-cli 20.0.4 20.0.5

Updates @angular/animations from 20.0.4 to 20.0.5

Release notes

Sourced from @​angular/animations's releases.

20.0.5

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)
Changelog

Sourced from @​angular/animations's changelog.

20.0.5 (2025-06-25)

compiler-cli

Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#62146)
3eb5a79a83 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
a2e6f317a7 fix allow to set a resource in an error state (#62253)
4c00238a69 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
369f03ad7f fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Type Description
65c59dd796 fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
144c429230 fix Make zoneless work with hybrid apps (#61660)

20.1.0-next.2 (2025-06-18)

core

Commit Type Description
2e0c98bd3f feat support bindings in TestBed (#62040)
8424b3bcd5 fix Fixes template outlet hydration (#61989)
31da435854 fix inject APP_ID before injector is destroyed (#61885)
572c32a038 fix Wrap ErrorEvent with no error property (#62081)

migrations

Commit Type Description
34adfdea82 fix more robust trailing comma removal in unused imports migration (#62118)

Commits

Updates @angular/cdk from 20.0.3 to 20.0.4

Release notes

Sourced from @​angular/cdk's releases.

20.0.4

youtube-player

Commit Description
fix - 3b31dacc0 invalid URL when playlist is passed in without videoId (#31403)

material

Commit Description
fix - 88bc13d88 button: harness not picking up buttons with dynamic appearance (#31327)
fix - c1b9682e4 button: update button golden (#31346)
fix - c3bb067bf input: remove native clear button (#31394)
fix - 747218ba2 input: revert wheel workaround (#31391)

cdk

Commit Description
fix - 59be54616 menu: close sibling triggers when opening a menu (#30894)
Changelog

Sourced from @​angular/cdk's changelog.

20.0.4 "strontium-shack" (2025-06-25)

cdk

Commit Type Description
59be54616 fix menu: close sibling triggers when opening a menu (#30894)

material

Commit Type Description
88bc13d88 fix button: harness not picking up buttons with dynamic appearance (#31327)
c1b9682e4 fix button: update button golden (#31346)
c3bb067bf fix input: remove native clear button (#31394)
747218ba2 fix input: revert wheel workaround (#31391)

youtube-player

Commit Type Description
3b31dacc0 fix invalid URL when playlist is passed in without videoId (#31403)

19.2.19 "strontium-shovel" (2025-06-25)

material

Commit Type Description
1b9061ad2 fix core: fix sass deprecation warning (#31390)

20.1.0-next.1 "plastic-straw" (2025-06-11)

material

Commit Type Description
8523397fd2 fix button: prevents mat-icon being cut off by text-spacing (#30891)
0d47628d2e fix button: use system colors for state layers and text (#31278)
458a17ba46 fix checkbox: update tokens to system colors (#31279)
be48108bc2 fix chips: update tokens to system colors (#31280)
21df04e787 fix core: output tokens from theme under same selector (#31295)
576a008b09 fix core: remove unused form field mixins (#31283)
4d67427cef fix core: update ripple tokens to system colors (#31282)
28f2763f96 fix core: update tokens to system colors (#31281)
009424c73e fix datepicker: use system colors (#31300)
918b625438 fix list: update tokens to system colors (#31284)
623030b50d fix menu: update tokens to system colors (#31285)
0f26b91425 fix paginator: update tokens to system colors (#31286)
3f7d2778fb fix radio: color tokens excluded when passing in variant (#31321)
010122ff2a fix select: use system color for arrow (#31302)
9ce023d977 fix slider: ensure disabled slider thumb input has 'auto' c… (#31311)
029e39cced fix slider: use system color (#31305)
951f37e656 fix tabs: update tokens to system colors (#31287)

... (truncated)

Commits
  • 7b87677 release: cut the v20.0.4 release
  • 76451c5 build: fix failing firefox tests on main (#31441)
  • 59be546 fix(cdk/menu): close sibling triggers when opening a menu (#30894)
  • 6f445d1 build: update dependency zx to v8 (#31435)
  • 3ff0547 build: update dependency node to v22.17.0 (#31428)
  • 3b31dac fix(youtube-player): invalid URL when playlist is passed in without videoId (...
  • c3bb067 fix(material/input): remove native clear button (#31394)
  • 747218b fix(material/input): revert wheel workaround (#31391)
  • e89c09b docs: snippet-based examples not showing after clicking away and coming back ...
  • f48c8ad build: update scorecard action dependencies (#31409)
  • Additional commits viewable in compare view

Updates @angular/common from 20.0.4 to 20.0.5

Release notes

Sourced from @​angular/common's releases.

20.0.5

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)
Changelog

Sourced from @​angular/common's changelog.

20.0.5 (2025-06-25)

compiler-cli

Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#62146)
3eb5a79a83 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
a2e6f317a7 fix allow to set a resource in an error state (#62253)
4c00238a69 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
369f03ad7f fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Type Description
65c59dd796 fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
144c429230 fix Make zoneless work with hybrid apps (#61660)

20.1.0-next.2 (2025-06-18)

core

Commit Type Description
2e0c98bd3f feat support bindings in TestBed (#62040)
8424b3bcd5 fix Fixes template outlet hydration (#61989)
31da435854 fix inject APP_ID before injector is destroyed (#61885)
572c32a038 fix Wrap ErrorEvent with no error property (#62081)

migrations

Commit Type Description
34adfdea82 fix more robust trailing comma removal in unused imports migration (#62118)

Commits
  • c43f632 docs: fix deprecation message on ngIf/ngSwitch (#62149)
  • b40c9d0 refactor(common): move ngServerMode check outside tap() to enable tree-sh...
  • 65c59dd fix(router): handle scrollRestoration error in restricted environments (#62186)
  • See full diff in compare view

Updates @angular/compiler from 20.0.4 to 20.0.5

Release notes

Sourced from @​angular/compiler's releases.

20.0.5

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)
Changelog

Sourced from @​angular/compiler's changelog.

20.0.5 (2025-06-25)

compiler-cli

Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#62146)
3eb5a79a83 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
a2e6f317a7 fix allow to set a resource in an error state (#62253)
4c00238a69 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
369f03ad7f fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Type Description
65c59dd796 fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
144c429230 fix Make zoneless work with hybrid apps (#61660)

20.1.0-next.2 (2025-06-18)

core

Commit Type Description
2e0c98bd3f feat support bindings in TestBed (#62040)
8424b3bcd5 fix Fixes template outlet hydration (#61989)
31da435854 fix inject APP_ID before injector is destroyed (#61885)
572c32a038 fix Wrap ErrorEvent with no error property (#62081)

migrations

Commit Type Description
34adfdea82 fix more robust trailing comma removal in unused imports migration (#62118)

Commits

Updates @angular/core from 20.0.4 to 20.0.5

Release notes

Sourced from @​angular/core's releases.

20.0.5

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)
Changelog

Sourced from @​angular/core's changelog.

20.0.5 (2025-06-25)

compiler-cli

Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#62146)
3eb5a79a83 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
a2e6f317a7 fix allow to set a resource in an error state (#62253)
4c00238a69 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
369f03ad7f fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Type Description
65c59dd796 fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
144c429230 fix Make zoneless work with hybrid apps (#61660)

20.1.0-next.2 (2025-06-18)

core

Commit Type Description
2e0c98bd3f feat support bindings in TestBed (#62040)
8424b3bcd5 fix Fixes template outlet hydration (#61989)
31da435854 fix inject APP_ID before injector is destroyed (#61885)
572c32a038 fix Wrap ErrorEvent with no error property (#62081)

migrations

Commit Type Description
34adfdea82 fix more robust trailing comma removal in unused imports migration (#62118)

Commits
  • a2e6f31 fix(core): allow to set a resource in an error state (#62253)
  • b40c9d0 refactor(common): move ngServerMode check outside tap() to enable tree-sh...
  • 4c00238 fix(core): avoid injecting ErrorHandler from a destroyed injector (#61886)
  • e7d259b refactor(core): drop injection context assertion in production (#62038)
  • 369f03a fix(core): unable to retrieve defer blocks in tests when component injects Vi...
  • dff1417 build: revert incompatible build changes in patch branch (#62168)
  • ebaebb8 refactor(core): update FakeNavigation to the latest spec (#62017)
  • 4e26ef9 build: migrate to using new jasmine_test (#62132)
  • See full diff in compare view

Updates @angular/forms from 20.0.4 to 20.0.5

Release notes

Sourced from @​angular/forms's releases.

20.0.5

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)
Changelog

Sourced from @​angular/forms's changelog.

20.0.5 (2025-06-25)

compiler-cli

Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#62146)
3eb5a79a83 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
a2e6f317a7 fix allow to set a resource in an error state (#62253)
4c00238a69 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
369f03ad7f fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Type Description
65c59dd796 fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
144c429230 fix Make zoneless work with hybrid apps (#61660)

20.1.0-next.2 (2025-06-18)

core

Commit Type Description
2e0c98bd3f feat support bindings in TestBed (#62040)
8424b3bcd5 fix Fixes template outlet hydration (#61989)
31da435854 fix inject APP_ID before injector is destroyed (#61885)
572c32a038 fix Wrap ErrorEvent with no error property (#62081)

migrations

Commit Type Description
34adfdea82 fix more robust trailing comma removal in unused imports migration (#62118)

Commits

Updates @angular/material from 20.0.3 to 20.0.4

Release notes

Sourced from @​angular/material's releases.

20.0.4

youtube-player

Commit Description
fix - 3b31dacc0 invalid URL when playlist is passed in without videoId (#31403)

material

Commit Description
fix - 88bc13d88 button: harness not picking up buttons with dynamic appearance (#31327)
fix - c1b9682e4 button: update button golden (#31346)
fix - c3bb067bf input: remove native clear button (#31394)
fix - 747218ba2 input: revert wheel workaround (#31391)

cdk

Commit Description
fix - 59be54616 menu: close sibling triggers when opening a menu (#30894)
Changelog

Sourced from @​angular/material's changelog.

20.0.4 "strontium-shack" (2025-06-25)

cdk

Commit Type Description
59be54616 fix menu: close sibling triggers when opening a menu (#30894)

material

Commit Type Description
88bc13d88 fix button: harness not picking up buttons with dynamic appearance (#31327)
c1b9682e4 fix button: update button golden (#31346)
c3bb067bf fix input: remove native clear button (#31394)
747218ba2 fix input: revert wheel workaround (#31391)

youtube-player

Commit Type Description
3b31dacc0 fix invalid URL when playlist is passed in without videoId (#31403)

19.2.19 "strontium-shovel" (2025-06-25)

material

Commit Type Description
1b9061ad2 fix core: fix sass deprecation warning (#31390)

20.1.0-next.1 "plastic-straw" (2025-06-11)

material

Commit Type Description
8523397fd2 fix button: prevents mat-icon being cut off by text-spacing (#30891)
0d47628d2e fix button: use system colors for state layers and text (#31278)
458a17ba46 fix checkbox: update tokens to system colors (#31279)
be48108bc2 fix chips: update tokens to system colors (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
@github-actions github-actions bot added the webui label Jun 30, 2025
Bumps the angular group in /webui with 13 updates:

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webui/angular-211ddee345 branch from 5d75f9d to 8e99259 Compare July 14, 2025 00:41
@jwetzell jwetzell merged commit c719dd9 into main Jul 14, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webui/angular-211ddee345 branch July 14, 2025 14:28
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 webui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant