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: bump the angular group across 1 directory with 11 updates #9224

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2024

Bumps the angular group with 11 updates in the /webapp directory:

Package From To
@angular/animations 17.3.2 18.0.5
@angular/cdk 17.3.2 18.0.5
@angular/common 17.3.2 18.0.5
@angular/compiler 17.3.2 18.0.5
@angular/core 17.3.2 18.0.5
@angular/elements 17.3.2 18.0.5
@angular/forms 17.3.2 18.0.5
@angular/material 17.3.2 18.0.5
@angular/platform-browser 17.3.2 18.0.5
@angular/platform-browser-dynamic 17.3.2 18.0.5
@angular/router 17.3.2 18.0.5

Updates @angular/animations from 17.3.2 to 18.0.5

Release notes

Sourced from @​angular/animations's releases.

v18.0.5

18.0.5 (2024-06-26)

core

Commit Description
fix - 2f73281dfd improve docs on afterRender hooks (#56525)
fix - be9e4892f9 improve support for i18n hydration of projected content (#56192)
fix - 5f9bd5521e prevent calling devMode only function on @defer error. (#56559)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)

v18.0.2

18.0.2 (2024-06-05)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

18.0.5 (2024-06-26)

core

Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#56559)

18.1.0-next.4 (2024-06-26)

core

Commit Type Description
0a48d584f2 feat add support for let syntax (#56715)
29ca6d10cc fix improve support for i18n hydration of projected content (#56192)
5be16d06bd fix prevent calling devMode only function on @defer error. (#56559)

http

Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#56541)

18.1.0-next.3 (2024-06-20)

compiler-cli

Commit Type Description
0b867e83b6 fix insert constant statements after the first group of imports (#56431)

core

Commit Type Description
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
bf6df6f186 fix do not activate event replay when no events are registered (#56509)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

language-service

Commit Type Description
67b2c336bc fix import the default exported component correctly (#56432)

router

Commit Type Description

... (truncated)

Commits
  • cc6cd08 refactor(docs-infra): complete removal of aio directory (#56496)
  • a33d85d build: update Node.js to match Angular CLI engines (#56187)
  • 0b6018b build: update to latest dev infra code (#56128)
  • 122478c refactor(core): Ensure animations are flushed before running render hooks (#5...
  • a80fa8d refactor(core): Omit listeners from out-of-zone scheduling when using ZoneJS ...
  • e3d5607 Revert "refactor(core): Ensure DOM removal happens when no app views need ref...
  • 28905ab Revert "refactor(animations): Ensure async animations applies changes when lo...
  • 9ab36cf refactor(animations): Ensure async animations applies changes when loaded in ...
  • a07ea06 refactor(core): Ensure DOM removal happens when no app views need refresh (#5...
  • bcce85a refactor(animations): remove deprecated matchesElement from `AnimationDrive...
  • Additional commits viewable in compare view

Updates @angular/cdk from 17.3.2 to 18.0.5

Release notes

Sourced from @​angular/cdk's releases.

v18.0.5

18.0.5 "plastic-puppy" (2024-06-26)

material

Commit Description
fix - fad2a074e2 button-toggle: skip disabled buttons during keyboard navigation (#29308)
fix - e5684fe2b7 button: stack icons on top of touch target (#29291)
fix - c1a40a26d1 datepicker: avoid losing focus when re-rendering the current view (#29287)
fix - 7f575daab5 sidenav: not closing on escape key press (#29292)

cdk

Commit Description
fix - 0be4013d90 a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

v18.0.4

18.0.4 "caesium-carnival" (2024-06-20)

material

Commit Description
fix - 303984fd9 autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
fix - 69ae4040e bottom-sheet: changed after checked error with zoneless (#29277)
fix - 317e371f0 core: generate mat-optgroup tokens in M3 (#29257)
fix - 93bc60964 core: implement elevation classes in M3
fix - 6310016f2 form-field: outline label position (#29138)
fix - ce195dee4 menu: animation issue when same menu is used for multiple nested triggers (#29280)
fix - 9988ef2f5 menu: update elevation logic for M3
fix - bad8f6ad4 paginator: items per page form field touch target size insufficient (#29109)
fix - f834a11d2 tree: aria-expanded attribute should not appear in the leaf node (#29096)

cdk

Commit Description
fix - 8e7ac0804 overlay: incorrectly dispatching outside click for shadow DOM (#29249)

v18.0.3

18.0.3 "gossamer-glacier" (2024-06-12)

material

Commit Description
fix - f6b993fdb7 dialog: Make autofocus work with animations disabled (#29195)
fix - 6dd1689b51 dialog: Make focus behavior consistent across zoneful/zoneless apps (#29192)
fix - 81d4527f91 radio: mark radio-group for check on touch (#29203)
fix - 0f4d1862d3 schematics: estimate missing hues in M3 schematic (#29231)
fix - faf348438d snack-bar: fix overrides mixin name typo (#29180)

v18.0.2

18.0.2 "velvet-viola" (2024-06-05)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.0.5 "plastic-puppy" (2024-06-26)

cdk

Commit Type Description
0be4013d90 fix a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

material

Commit Type Description
fad2a074e2 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
e5684fe2b7 fix button: stack icons on top of touch target (#29291)
c1a40a26d1 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
7f575daab5 fix sidenav: not closing on escape key press (#29292)

18.1.0-next.3 "copper-carousel" (2024-06-20)

cdk

Commit Type Description
b5e30156c feat drag-drop: add the ability to specify an alternate drop list container (#29283)
09df51d8e fix overlay: incorrectly dispatching outside click for shadow DOM (#29249)

material

Commit Type Description
008212a98 fix autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
aaea0e272 fix bottom-sheet: changed after checked error with zoneless (#29277)
cee9b0415 fix core: generate mat-optgroup tokens in M3 (#29257)
a4846a961 fix core: implement elevation classes in M3
6318f24d5 fix form-field: outline label position (#29138)
3550a8798 fix menu: animation issue when same menu is used for multiple nested triggers (#29280)
03d00f573 fix menu: update elevation logic for M3
99b33120e fix paginator: items per page form field touch target size insufficient (#29109)
43b8dcbb1 fix tree: aria-expanded attribute should not appear in the leaf node (#29096)

18.0.4 "caesium-carnival" (2024-06-20)

cdk

Commit Type Description
8e7ac0804 fix overlay: incorrectly dispatching outside click for shadow DOM (#29249)

material

Commit Type Description
303984fd9 fix autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
69ae4040e fix bottom-sheet: changed after checked error with zoneless (#29277)
317e371f0 fix core: generate mat-optgroup tokens in M3 (#29257)
93bc60964 fix core: implement elevation classes in M3

... (truncated)

Commits
  • f3b6a5f release: cut the v18.0.5 release
  • ebf7d4f docs(material/radio): Update description for color input description on API p...
  • fd427bf docs(material/tabs): Update description and examples for color input descript...
  • 0a4712c docs(material/slide-toggle): Update description and examples for color input ...
  • ac9e524 docs(material/slider): Update description for color input description on API ...
  • 83417ad docs(material/progress-spinner): Update description and examples for color in...
  • b633efa docs(material/progress-bar): Update description and examples for color input ...
  • 8491767 docs(material/list): Update description for color input description on API pa...
  • 3de77f9 ci: fix lint on patch branch (#29318)
  • 8fe73db docs(material/core): update the typography guide (#29321)
  • Additional commits viewable in compare view

Updates @angular/common from 17.3.2 to 18.0.5

Release notes

Sourced from @​angular/common's releases.

v18.0.5

18.0.5 (2024-06-26)

core

Commit Description
fix - 2f73281dfd improve docs on afterRender hooks (#56525)
fix - be9e4892f9 improve support for i18n hydration of projected content (#56192)
fix - 5f9bd5521e prevent calling devMode only function on @defer error. (#56559)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)

v18.0.2

18.0.2 (2024-06-05)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.0.5 (2024-06-26)

core

Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#56559)

18.1.0-next.4 (2024-06-26)

core

Commit Type Description
0a48d584f2 feat add support for let syntax (#56715)
29ca6d10cc fix improve support for i18n hydration of projected content (#56192)
5be16d06bd fix prevent calling devMode only function on @defer error. (#56559)

http

Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#56541)

18.1.0-next.3 (2024-06-20)

compiler-cli

Commit Type Description
0b867e83b6 fix insert constant statements after the first group of imports (#56431)

core

Commit Type Description
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
bf6df6f186 fix do not activate event replay when no events are registered (#56509)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

language-service

Commit Type Description
67b2c336bc fix import the default exported component correctly (#56432)

router

Commit Type Description

... (truncated)

Commits
  • cc6cd08 refactor(docs-infra): complete removal of aio directory (#56496)
  • a33d85d build: update Node.js to match Angular CLI engines (#56187)
  • 0b6018b build: update to latest dev infra code (#56128)
  • d73a017 fix(core): link errors to ADEV (#55554)
  • 5052d4c docs(common): fix FormatWidth.Short description (#55821)
  • 6906ff0 refactor(core): clean up clang comments and workarounds (#55750)
  • d9b339f fix(http): resolve withRequestsMadeViaParent behavior with withFetch (#55...
  • 516e5b5 refactor(common): increment test coverage (#55532)
  • d34c033 refactor(common): Deprecate Local Data API functions (#54483)
  • f914f6a feat(migrations): Migration schematics for HttpClientModule (#54020)
  • Additional commits viewable in compare view

Updates @angular/compiler from 17.3.2 to 18.0.5

Release notes

Sourced from @​angular/compiler's releases.

v18.0.5

18.0.5 (2024-06-26)

core

Commit Description
fix - 2f73281dfd improve docs on afterRender hooks (#56525)
fix - be9e4892f9 improve support for i18n hydration of projected content (#56192)
fix - 5f9bd5521e prevent calling devMode only function on @defer error. (#56559)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description
fix - 83ffa94783 do not activate event replay when no events are registered (#56509)

router

Commit Description
fix - 5578681da2 Delay the view transition to ensure renders in microtasks complete (#56494)

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)

v18.0.2

18.0.2 (2024-06-05)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

18.0.5 (2024-06-26)

core

Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#56559)

18.1.0-next.4 (2024-06-26)

core

Commit Type Description
0a48d584f2 feat add support for let syntax (#56715)
29ca6d10cc fix improve support for i18n hydration of projected content (#56192)
5be16d06bd fix prevent calling devMode only function on @defer error. (#56559)

http

Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#56541)

18.1.0-next.3 (2024-06-20)

compiler-cli

Commit Type Description
0b867e83b6 fix insert constant statements after the first group of imports (#56431)

core

Commit Type Description
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
bf6df6f186 fix do not activate event replay when no events are registered (#56509)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

language-service

Commit Type Description
67b2c336bc fix import the default exported component correctly (#56432)

router

Commit Type Description

... (truncated)

Commits
  • 37b6c93 refactor(core): integrate let instructions into the runtime (#56527)
  • bc655bf refactor(compiler): integrate let declarations into the template pipeline (#5...
  • cc6cd08 refactor(docs-infra): complete removal of aio directory (#56496)
  • ef660d1 refactor(compiler): expose shorthand object metadata in expression AST (#56405)
  • 7ef0dab refactor(compiler-cli): integrate let declarations into the template type che...
  • 4b00690 refactor(compiler): integrate let declarations into the template binder (#56199)
  • 405e4dd refactor(compiler-cli): add compiler flag for testing let declarations (#56199)
  • a33d85d build: update Node.js to match Angular CLI engines (#56187)
  • 989a8e1 refactor(compiler): implement let declarations in render3 ast (#55848)
  • d44c8ee refactor(compiler): implement let declarations in html ast (#55848)
  • Additional commits viewable in compare view

Updates @angular/core from 17.3.2 to 18.0.5

Release notes

Sourced from @​angular/core's releases.

v18.0.5

18.0.5 (2024-06-26)

core

Commit Description
fix - 2f73281dfd improve docs on afterRender hooks (#56525)
fix - be9e4892f9 improve support for i18n hydration of projected content (#56192)
fix - 5f9bd5521e prevent calling devMode only function on @defer error. (#56559)

v18.0.4

18.0.4 (2024-06-20)

compiler-cli

Commit Description
fix - ec0d1bf6f3 insert constant statements after the first group of imports (#56431)

core

Commit Description

@dependabot dependabot bot added the Dependencies Update the project's dependencies/libraries label Jun 29, 2024
Bumps the angular group with 11 updates in the /webapp directory:

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



Updates `@angular/animations` from 17.3.2 to 18.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/18.0.5/packages/animations)

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

Updates `@angular/common` from 17.3.2 to 18.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/18.0.5/packages/common)

Updates `@angular/compiler` from 17.3.2 to 18.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/18.0.5/packages/compiler)

Updates `@angular/core` from 17.3.2 to 18.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/18.0.5/packages/core)

Updates `@angular/elements` from 17.3.2 to 18.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/18.0.5/packages/elements)

Updates `@angular/forms` from 17.3.2 to 18.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/18.0.5/packages/forms)

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

Updates `@angular/platform-browser` from 17.3.2 to 18.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/18.0.5/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.3.2 to 18.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/18.0.5/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.3.2 to 18.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/18.0.5/packages/router)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/angular-298f99598c branch from 739d8f3 to e65719a Compare June 29, 2024 03:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Superseded by #9287.

2 similar comments
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Superseded by #9287.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Superseded by #9287.

@dependabot dependabot bot closed this Jul 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/angular-298f99598c branch July 27, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Update the project's dependencies/libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants