Skip to content

Commit

Permalink
Bump the npm group across 1 directory with 21 updates (#448)
Browse files Browse the repository at this point in the history
* Bump the npm group across 1 directory with 21 updates

Bumps the npm group with 20 updates in the /demos/monocart-reporter-advanced-config directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.0.1` | `18.2.1` |
| [@angular/cdk](https://github.com/angular/components) | `18.0.1` | `18.2.1` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.0.1` | `18.2.1` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.0.1` | `18.2.1` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.0.1` | `18.2.1` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.0.1` | `18.2.1` |
| [@angular/material](https://github.com/angular/components) | `18.0.1` | `18.2.1` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.0.1` | `18.2.1` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.0.1` | `18.2.1` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.0.1` | `18.2.1` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.7.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.0.2` | `18.2.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.0.2` | `18.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.0.1` | `18.2.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.44.1` | `1.46.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.13.0` | `22.5.0` |
| [monocart-reporter](https://github.com/cenfun/monocart-reporter) | `2.4.7` | `2.6.5` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.24.0` | `3.25.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` |



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

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

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

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

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

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

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

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

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

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

Updates `tslib` from 2.6.2 to 2.7.0
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.7.0)

Updates `zone.js` from 0.14.6 to 0.14.10
- [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.10/packages/zone.js)

Updates `@angular-devkit/build-angular` from 18.0.2 to 18.2.1
- [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.2...18.2.1)

Updates `@angular/cli` from 18.0.2 to 18.2.1
- [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.2...18.2.1)

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

Updates `@playwright/test` from 1.44.1 to 1.46.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.44.1...v1.46.1)

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

Updates `monocart-reporter` from 2.4.7 to 2.6.5
- [Release notes](https://github.com/cenfun/monocart-reporter/releases)
- [Changelog](https://github.com/cenfun/monocart-reporter/blob/main/CHANGELOG.md)
- [Commits](cenfun/monocart-reporter@2.4.7...2.6.5)

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

Updates `simple-git` from 3.24.0 to 3.25.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.25.0/simple-git)

Updates `typescript` from 5.4.5 to 5.5.4
- [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.4)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: monocart-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: simple-git
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* update to latest npm packages and run prettier

* update screenshot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eduardo Serrano <eduardomserrano@outlook.com>
  • Loading branch information
dependabot[bot] and edumserrano authored Aug 30, 2024
1 parent 5291b97 commit e221232
Show file tree
Hide file tree
Showing 4 changed files with 3,865 additions and 3,498 deletions.
Loading

0 comments on commit e221232

Please sign in to comment.