Skip to content

Commit

Permalink
Update Admin UI npm dependencies (#712)
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 /AdminApi/src/AdminApi/ClientApp with 16 updates:

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


Updates `@angular/animations` from 18.0.3 to 18.0.4
- [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.4/packages/animations)

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

Updates `@angular/common` from 18.0.3 to 18.0.4
- [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.4/packages/common)

Updates `@angular/compiler` from 18.0.3 to 18.0.4
- [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.4/packages/compiler)

Updates `@angular/core` from 18.0.3 to 18.0.4
- [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.4/packages/core)

Updates `@angular/forms` from 18.0.3 to 18.0.4
- [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.4/packages/forms)

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

Updates `@angular/platform-browser` from 18.0.3 to 18.0.4
- [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.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.0.3 to 18.0.4
- [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.4/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 18.0.3 to 18.0.4
- [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.4/packages/platform-server)

Updates `@angular/router` from 18.0.3 to 18.0.4
- [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.4/packages/router)

Updates `@angular-devkit/build-angular` from 18.0.4 to 18.0.5
- [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.4...18.0.5)

Updates `@angular/cli` from 18.0.4 to 18.0.5
- [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.4...18.0.5)

Updates `@angular/compiler-cli` from 18.0.3 to 18.0.4
- [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.4/packages/compiler-cli)

Updates `@types/node` from 20.14.5 to 20.14.8
- [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.2
- [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.2)

---
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]>

* chore: pin all angular Admin UI npm dependency versions

* test: update all performance testnpm dependency versions

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Timo Notheisen <[email protected]>
  • Loading branch information
3 people authored Jun 24, 2024
1 parent 848c43b commit 018a73b
Show file tree
Hide file tree
Showing 12 changed files with 4,371 additions and 5,604 deletions.
2,319 changes: 443 additions & 1,876 deletions AdminApi/src/AdminApi/ClientApp/package-lock.json

Large diffs are not rendered by default.

80 changes: 40 additions & 40 deletions AdminApi/src/AdminApi/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,48 +13,48 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^18.0.3",
"@angular/cdk": "^18.0.3",
"@angular/common": "^18.0.3",
"@angular/compiler": "^18.0.3",
"@angular/core": "^18.0.3",
"@angular/forms": "^18.0.3",
"@angular/material": "^18.0.3",
"@angular/platform-browser": "^18.0.3",
"@angular/platform-browser-dynamic": "^18.0.3",
"@angular/platform-server": "^18.0.3",
"@angular/router": "^18.0.3",
"@ngx-env/builder": "^18.0.1",
"bootstrap": "^5.3.3",
"jquery": "^3.7.1",
"ngx-cookie-service": "^18.0.0",
"ngx-logger": "^5.0.12",
"odata-filter-builder": "^1.0.0",
"oidc-client": "^1.11.5",
"popper.js": "^1.16.1",
"run-script-os": "^1.1.6",
"rxjs": "~7.8.1",
"tslib": "^2.6.3",
"zone.js": "^0.14.7"
"@angular/animations": "18.0.4",
"@angular/cdk": "18.0.4",
"@angular/common": "18.0.4",
"@angular/compiler": "18.0.4",
"@angular/core": "18.0.4",
"@angular/forms": "18.0.4",
"@angular/material": "18.0.4",
"@angular/platform-browser": "18.0.4",
"@angular/platform-browser-dynamic": "18.0.4",
"@angular/platform-server": "18.0.4",
"@angular/router": "18.0.4",
"@ngx-env/builder": "18.0.1",
"bootstrap": "5.3.3",
"jquery": "3.7.1",
"ngx-cookie-service": "18.0.0",
"ngx-logger": "5.0.12",
"odata-filter-builder": "1.0.0",
"oidc-client": "1.11.5",
"popper.js": "1.16.1",
"run-script-os": "1.1.6",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.4",
"@angular/cli": "^18.0.4",
"@angular/compiler-cli": "^18.0.3",
"@js-soft/eslint-config-ts": "^1.6.8",
"@js-soft/license-check": "^1.0.9",
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^20.14.5",
"eslint": "^8.57.0",
"jasmine-core": "~5.1.2",
"karma": "~6.4.3",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"prettier": "^3.3.2",
"typescript": "~5.4.5"
"@angular-devkit/build-angular": "18.0.5",
"@angular/cli": "18.0.5",
"@angular/compiler-cli": "18.0.4",
"@js-soft/eslint-config-ts": "1.6.8",
"@js-soft/license-check": "1.0.9",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "20.14.8",
"eslint": "8.57.0",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"prettier": "3.3.2",
"typescript": "5.4.5"
},
"overrides": {
"autoprefixer": "10.4.5",
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "performance-test-challenges",
"license": "MIT",
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-typescript": "7.23.3",
"@types/k6": "~0.48.0",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@types/k6": "~0.51.0",
"@types/webpack": "5.28.5",
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "^11.0.0",
"prettier": "3.1.1",
"typescript": "5.3.3",
"webpack": "^5.89.0",
"copy-webpack-plugin": "^12.0.2",
"prettier": "3.3.2",
"typescript": "5.5.2",
"webpack": "^5.92.1",
"webpack-cli": "5.1.4",
"webpack-glob-entries": "^1.0.1"
}
Expand Down
Loading

0 comments on commit 018a73b

Please sign in to comment.