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

Admin UI: Update npm dependencies #730

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the update-npm-dependencies group in /AdminApi/src/AdminApi/ClientApp with 16 updates:

Package From To
@angular/animations 18.0.5 18.0.6
@angular/cdk 18.0.5 18.0.6
@angular/common 18.0.5 18.0.6
@angular/compiler 18.0.5 18.0.6
@angular/core 18.0.5 18.0.6
@angular/forms 18.0.5 18.0.6
@angular/material 18.0.5 18.0.6
@angular/platform-browser 18.0.5 18.0.6
@angular/platform-browser-dynamic 18.0.5 18.0.6
@angular/platform-server 18.0.5 18.0.6
@angular/router 18.0.5 18.0.6
@angular-devkit/build-angular 18.0.6 18.0.7
@angular/cli 18.0.6 18.0.7
@angular/compiler-cli 18.0.5 18.0.6
@types/node 20.14.9 20.14.10
typescript 5.4.5 5.5.3

Updates @angular/animations from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/animations's releases.

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

Sourced from @​angular/animations's changelog.

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
5996502921 fix type check let declarations nested inside nodes (#56752)

Commits

Updates @angular/cdk from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/cdk's releases.

v18.0.6

18.0.6 "gallium-grape" (2024-07-03)

material

Commit Description
fix - e5c5f151c core: add fallback if ripples get stuck (#29323)
Changelog

Sourced from @​angular/cdk's changelog.

18.0.6 "gallium-grape" (2024-07-03)

material

Commit Type Description
e5c5f151c fix core: add fallback if ripples get stuck (#29323)

18.1.0-next.4 "plastic-pliers" (2024-06-26)

cdk

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

material

Commit Type Description
5da528e44d feat button: allow button color to be configured through DI (#29297)
d9181b53a4 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
f67ffa5c0f fix button: stack icons on top of touch target (#29291)
e74065ad94 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
36c627beaf fix sidenav: not closing on escape key press (#29292)

multiple

Commit Type Description
aa17c2d128 fix remove workarounds for formControl directive (#29296)

Commits
  • 3a6817f release: cut the v18.0.6 release
  • bffec39 ci: fix lint issue (#29368)
  • e2f578a refactor(material/chips): simplify structural styles (#29357)
  • cd4b85d refactor(multiple): remove external ripple values
  • 8b16803 refactor(multiple): remove usages of external density utilities
  • aa4932e refactor(multiple): remove dependency on external typography utilities
  • 7d77f41 build: allow rem units
  • 1ce0a21 refactor(material/core): consolidate elevation usages
  • 316a2dc refactor(material/button): simplify FAB structural styles (#29353)
  • ce20aa2 refactor(material/button): simplify icon button structural styles (#29342)
  • Additional commits viewable in compare view

Updates @angular/common from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/common's releases.

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

Sourced from @​angular/common's changelog.

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
5996502921 fix type check let declarations nested inside nodes (#56752)

Commits
  • 8de9aca refactor(common): remove remaining code for NgSwitch equality patch (#56806)
  • 62970ca Revert "fix(common): Don't run preconnect assertion on the server. (#56213)" ...
  • a55719f fix(common): Don't run preconnect assertion on the server. (#56213)
  • 1a21ed8 refactor(common): remove ng_switch ability to use == equality check (#56426)
  • See full diff in compare view

Updates @angular/compiler from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/compiler's releases.

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

Sourced from @​angular/compiler's changelog.

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
5996502921 fix type check let declarations nested inside nodes (#56752)

Commits

Updates @angular/core from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/core's releases.

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

Sourced from @​angular/core's changelog.

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
5996502921 fix type check let declarations nested inside nodes (#56752)

Commits
  • 4909844 fix(core): establish proper defer injector hierarchy for components attached ...
  • fec5b80 fix(core): support injection of object with null constructor. (#56553)
  • fdd8fb0 refactor(core): Add an ngOnDestroy to GlobalEventDelegation. (#56762)
  • 5d52819 refactor(core): Set the jsaction cache directly instead of using jsaction att...
  • 4267082 refactor(core): export additional methods from primitives/signals (#56759)
  • be6d9c5 refactor(core): Remove dom.ts and use native Element.prototype.contains. (#56...
  • 3ba2b15 refactor(core): Remove ActionResolver code from EventContract (#56723)
  • 1d7a3c4 refactor(core): Remove attribute, char, and property values for ActionFlow. (...
  • 819f27e docs: replace @link with absolute link. (#56557)
  • 64f6860 test(core): Add testing for defer error block (#56561)
  • Additional commits viewable in compare view

Updates @angular/forms from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/forms's releases.

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

Sourced from @​angular/forms's changelog.

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
5996502921 fix type check let declarations nested inside nodes (#56752)

Commits

Updates @angular/material from 18.0.5 to 18.0.6

Release notes

Sourced from @​angular/material's releases.

v18.0.6

18.0.6 "gallium-grape" (2024-07-03)

material

Commit Description
fix - e5c5f151c core: add fallback if ripples get stuck (#29323)
Changelog

Sourced from @​angular/material's changelog.

18.0.6 "gallium-grape" (2024-07-03)

material

Commit Type Description
e5c5f151c fix core: add fallback if ripples get stuck (#29323)

18.1.0-next.4 "plastic-pliers" (2024-06-26)

cdk

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

material

Commit Type Description
5da528e44d feat button: allow button color to be configured through DI (#29297)
d9181b53a4 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
f67ffa5c0f fix button: stack icons on top of touch target (#29291)
e74065ad94 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
36c627beaf fix sidenav: not closing on escape key press (#29292)

multiple

Commit Type Description
aa17c2d128 fix remove workarounds for formControl directive (#29296)

Commits
  • 3a6817f release: cut the v18.0.6 release
  • bffec39 ci: fix lint issue (#29368)
  • e2f578a refactor(material/chips): simplify structural styles (#29357)
  • cd4b85d refactor(multiple): remove external ripple values
  • 8b16803 refactor(multiple): remove usages of external density utilities
  • aa4932e refactor(multiple): remove dependency on external typography utilities
  • 7d77f41 build: allow rem units
  • 1ce0a21 refactor(material/core): consolidate elevation usages
  • 316a2dc refactor(material/button): simplify FAB structural styles (#29353)
  • ce20aa2 refactor(material/button): simplify icon button structural styles (#29342)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 18.0.5 to 18.0.6

Release notes

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

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

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

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
5996502921 fix type check let declarations nested inside nodes (#56752)

Commits

Updates @angular/platform-browser-dynamic from 18.0.5 to 18.0.6

Release notes

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

v18.0.6

18.0.6 (2024-07-03)

common

Commit Description
fix - a55719f55e Don't run preconnect assertion on the server. (#56213)

core

Commit Description
fix - 4909844805 establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fix - fec5b80aaf support injection of object with null constructor. (#56553)

router

Commit Description
fix - b7d3ecc873 routes should not get stale providers (#56798)
Changelog

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

18.0.6 (2024-07-03)

common

Commit Type Description
a55719f55e fix Don't run preconnect assertion on the server. (#56213)

core

Commit Type Description
4909844805 fix establish proper defer injector hierarchy for components attached to ApplicationRef (#56763)
fec5b80aaf fix support injection of object with null constructor. (#56553)

router

Commit Type Description
b7d3ecc873 fix routes should not get stale providers (#56798)

18.1.0-rc.0 (2024-07-01)

common

Commit Type Description
39e48ce675 fix Don't run preconnect assertion on the server. (#56213)
f25653e231 fix typo in NgOptimizedImage warning (#56756)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
4d18c5bfd5 fix flag all conflicts between ...

Description has been truncated

Bumps the update-npm-dependencies group in /AdminApi/src/AdminApi/ClientApp with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.0.5` | `18.0.6` |
| [@angular/cdk](https://github.com/angular/components) | `18.0.5` | `18.0.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.0.5` | `18.0.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.0.5` | `18.0.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.0.5` | `18.0.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.0.5` | `18.0.6` |
| [@angular/material](https://github.com/angular/components) | `18.0.5` | `18.0.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.0.5` | `18.0.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.0.5` | `18.0.6` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `18.0.5` | `18.0.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.0.5` | `18.0.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.0.6` | `18.0.7` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.0.6` | `18.0.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.0.5` | `18.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `20.14.10` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` |


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

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

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

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

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

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

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

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

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

Updates `@angular/platform-server` from 18.0.5 to 18.0.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.0.6/packages/platform-server)

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

Updates `@angular-devkit/build-angular` from 18.0.6 to 18.0.7
- [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.0.6...18.0.7)

Updates `@angular/cli` from 18.0.6 to 18.0.7
- [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.0.6...18.0.7)

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

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

Updates `typescript` from 5.4.5 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tnotheis as a code owner July 8, 2024 02:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@tnotheis tnotheis changed the title Build(deps): Bump the update-npm-dependencies group in /AdminApi/src/AdminApi/ClientApp with 16 updates Admin UI: Update npm dependencies Jul 8, 2024
@tnotheis tnotheis enabled auto-merge (squash) July 8, 2024 05:25
@tnotheis tnotheis force-pushed the dependabot/npm_and_yarn/AdminApi/src/AdminApi/ClientApp/update-npm-dependencies-995fa33c29 branch from e928ae8 to 4b14324 Compare July 8, 2024 06:20
@tnotheis tnotheis merged commit 6f468c4 into main Jul 8, 2024
20 checks passed
@tnotheis tnotheis deleted the dependabot/npm_and_yarn/AdminApi/src/AdminApi/ClientApp/update-npm-dependencies-995fa33c29 branch July 8, 2024 07: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant