-
Notifications
You must be signed in to change notification settings - Fork 1
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 #527
Admin UI: update npm dependencies #527
Conversation
Bumps the update-npm-dependencies group in /AdminUi/src/AdminUi/ClientApp with 17 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.1.3` | `17.2.1` | | [@angular/cdk](https://github.com/angular/components) | `17.1.2` | `17.2.0` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.1.3` | `17.2.1` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.1.3` | `17.2.1` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.1.3` | `17.2.1` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.1.3` | `17.2.1` | | [@angular/material](https://github.com/angular/components) | `17.1.2` | `17.2.0` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.1.3` | `17.2.1` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.1.3` | `17.2.1` | | [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `17.1.3` | `17.2.1` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.1.3` | `17.2.1` | | [@ngx-env/builder](https://github.com/chihab/ngx-env) | `17.1.2` | `17.1.3` | | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.3` | `0.14.4` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.1.3` | `17.2.0` | | [@angular/cli](https://github.com/angular/angular-cli) | `17.1.3` | `17.2.0` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.1.3` | `17.2.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.17` | `20.11.19` | Updates `@angular/animations` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/animations) Updates `@angular/cdk` from 17.1.2 to 17.2.0 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.1.2...17.2.0) Updates `@angular/common` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/common) Updates `@angular/compiler` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/compiler) Updates `@angular/core` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/core) Updates `@angular/forms` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/forms) Updates `@angular/material` from 17.1.2 to 17.2.0 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@17.1.2...17.2.0) Updates `@angular/platform-browser` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/platform-browser-dynamic) Updates `@angular/platform-server` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/platform-server) Updates `@angular/router` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/router) Updates `@ngx-env/builder` from 17.1.2 to 17.1.3 - [Release notes](https://github.com/chihab/ngx-env/releases) - [Changelog](https://github.com/chihab/dotenv-run/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/chihab/ngx-env/compare/@ngx-env/[email protected]...@ngx-env/[email protected]) Updates `zone.js` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.14.4/packages/zone.js) Updates `@angular-devkit/build-angular` from 17.1.3 to 17.2.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.1.3...17.2.0) Updates `@angular/cli` from 17.1.3 to 17.2.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.1.3...17.2.0) Updates `@angular/compiler-cli` from 17.1.3 to 17.2.1 - [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/17.2.1/packages/compiler-cli) Updates `@types/node` from 20.11.17 to 20.11.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/platform-server" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@ngx-env/builder" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-npm-dependencies - dependency-name: zone.js 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-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-npm-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: update-npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bumps the update-npm-dependencies group in /AdminUi/src/AdminUi/ClientApp with 17 updates:
17.1.3
17.2.1
17.1.2
17.2.0
17.1.3
17.2.1
17.1.3
17.2.1
17.1.3
17.2.1
17.1.3
17.2.1
17.1.2
17.2.0
17.1.3
17.2.1
17.1.3
17.2.1
17.1.3
17.2.1
17.1.3
17.2.1
17.1.2
17.1.3
0.14.3
0.14.4
17.1.3
17.2.0
17.1.3
17.2.0
17.1.3
17.2.1
20.11.17
20.11.19
Updates
@angular/animations
from 17.1.3 to 17.2.1Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
bbbe477
refactor: migrate animations to prettier formatting (#53977)5ae85e4
refactor(core): node removal notifies scheduler only when animations are enab...Updates
@angular/cdk
from 17.1.2 to 17.2.0Release notes
Sourced from
@angular/cdk
's releases.... (truncated)
Changelog
Sourced from
@angular/cdk
's changelog.... (truncated)
Commits
9fa7c6e
release: cut the v17.2.0 releaseb8327cd
fix(material/list): tokenize active-indicator (#28586)af972c1
build: Update Angular to 17.2.0 (#28594)da9680c
docs: Add better documentation and errors regarding including theme mixins at...73cbb47
docs: add blurb of M2 support (#28592)99a4e2a
fix(material/button-toggle): Add remaining typography tokens needed for M3 (#...743dd37
build: reduce implicit timeouts in webdriver test (#28589)d4870a1
build: Update angular versions (#28587)8ac58ff
fix(material/datepicker): fix touchui shadow and border-radius (#28577)55eeee3
fix(cdk/listbox): unable to tab in if active option is removed (#28583)Updates
@angular/common
from 17.1.3 to 17.2.1Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.