Skip to content

Commit

Permalink
Admin UI: Update npm packages (#499)
Browse files Browse the repository at this point in the history
* Build(deps): bump the update-npm-dependencies group

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.0.9` | `17.1.0` |
| [@angular/cdk](https://github.com/angular/components) | `17.0.5` | `17.1.0` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.0.9` | `17.1.0` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.0.9` | `17.1.0` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.0.9` | `17.1.0` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.0.9` | `17.1.0` |
| [@angular/material](https://github.com/angular/components) | `17.0.5` | `17.1.0` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.0.9` | `17.1.0` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.0.9` | `17.1.0` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `17.0.9` | `17.1.0` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.0.9` | `17.1.0` |
| [@ngx-env/builder](https://github.com/chihab/ngx-env) | `17.0.8` | `17.1.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.0.10` | `17.1.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.0.10` | `17.1.0` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.0.9` | `17.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `20.11.5` |
| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.4` |


Updates `@angular/animations` from 17.0.9 to 17.1.0
- [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.1.0/packages/animations)

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

Updates `@angular/common` from 17.0.9 to 17.1.0
- [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.1.0/packages/common)

Updates `@angular/compiler` from 17.0.9 to 17.1.0
- [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.1.0/packages/compiler)

Updates `@angular/core` from 17.0.9 to 17.1.0
- [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.1.0/packages/core)

Updates `@angular/forms` from 17.0.9 to 17.1.0
- [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.1.0/packages/forms)

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

Updates `@angular/platform-browser` from 17.0.9 to 17.1.0
- [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.1.0/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.0.9 to 17.1.0
- [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.1.0/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 17.0.9 to 17.1.0
- [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.1.0/packages/platform-server)

Updates `@angular/router` from 17.0.9 to 17.1.0
- [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.1.0/packages/router)

Updates `@ngx-env/builder` from 17.0.8 to 17.1.1
- [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 `@angular-devkit/build-angular` from 17.0.10 to 17.1.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.0.10...17.1.0)

Updates `@angular/cli` from 17.0.10 to 17.1.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.0.10...17.1.0)

Updates `@angular/compiler-cli` from 17.0.9 to 17.1.0
- [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.1.0/packages/compiler-cli)

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

Updates `prettier` from 3.2.2 to 3.2.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.2...3.2.4)

---
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-minor
  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
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: unignore typescript in dependabot config

* chore: update dependencies

* chore: update @angular-devkit/build-angular

* chore: ignore npm audit error 1095466

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timo Notheisen <[email protected]>
  • Loading branch information
dependabot[bot] and tnotheis authored Jan 22, 2024
1 parent 995b3d9 commit dbcbbb2
Show file tree
Hide file tree
Showing 4 changed files with 1,682 additions and 2,227 deletions.
2 changes: 1 addition & 1 deletion .ci/runAdminUiChecks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ npm ci
npx eslint --ext ts ./src
npx prettier --check .
npx license-check --ignorePackages [email protected]
npx better-npm-audit audit --exclude 1094889
npx better-npm-audit audit --exclude 1094889,1095466
cd $INITIAL_DIR
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ updates:
update-npm-dependencies:
patterns:
- "*"
exclude-patterns:
- "typescript" # There is currently an inconsistency between the latest typescript version and angularjs
reviewers:
- "tnotheis"
- "daniel-almeida-konkconsulting"
Expand Down
Loading

0 comments on commit dbcbbb2

Please sign in to comment.