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

chore: bump the angular group across 1 directory with 23 updates #9663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 23, 2024

  1. chore: bump the angular group across 1 directory with 23 updates

    Bumps the angular group with 23 updates in the /webapp directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.8` | `19.0.0` |
    | [@angular/cdk](https://github.com/angular/components) | `18.2.8` | `19.0.0` |
    | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.8` | `19.0.0` |
    | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.8` | `19.0.0` |
    | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.8` | `19.0.0` |
    | [@angular/elements](https://github.com/angular/angular/tree/HEAD/packages/elements) | `18.2.8` | `19.0.0` |
    | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.8` | `19.0.0` |
    | [@angular/material](https://github.com/angular/components) | `18.2.8` | `19.0.0` |
    | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.8` | `19.0.0` |
    | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.8` | `19.0.0` |
    | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.8` | `19.0.0` |
    | [@ngrx/effects](https://github.com/ngrx/platform) | `17.1.1` | `18.1.1` |
    | [@ngrx/store](https://github.com/ngrx/platform) | `17.1.1` | `18.1.1` |
    | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.4` | `0.15.0` |
    | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.8` | `19.0.1` |
    | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.1` | `18.4.1` |
    | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.1` | `18.4.1` |
    | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.1` | `18.4.1` |
    | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.1` | `18.4.1` |
    | [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.1` | `18.4.1` |
    | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.8` | `19.0.1` |
    | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.8` | `19.0.0` |
    | [@angular/localize](https://github.com/angular/angular) | `18.2.8` | `19.0.0` |
    
    
    
    Updates `@angular/animations` from 18.2.8 to 19.0.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/19.0.0/packages/animations)
    
    Updates `@angular/cdk` from 18.2.8 to 19.0.0
    - [Release notes](https://github.com/angular/components/releases)
    - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
    - [Commits](angular/components@18.2.8...19.0.0)
    
    Updates `@angular/common` from 18.2.8 to 19.0.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/19.0.0/packages/common)
    
    Updates `@angular/compiler` from 18.2.8 to 19.0.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/19.0.0/packages/compiler)
    
    Updates `@angular/core` from 18.2.8 to 19.0.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/19.0.0/packages/core)
    
    Updates `@angular/elements` from 18.2.8 to 19.0.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/19.0.0/packages/elements)
    
    Updates `@angular/forms` from 18.2.8 to 19.0.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/19.0.0/packages/forms)
    
    Updates `@angular/material` from 18.2.8 to 19.0.0
    - [Release notes](https://github.com/angular/components/releases)
    - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
    - [Commits](angular/components@18.2.8...19.0.0)
    
    Updates `@angular/platform-browser` from 18.2.8 to 19.0.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/19.0.0/packages/platform-browser)
    
    Updates `@angular/platform-browser-dynamic` from 18.2.8 to 19.0.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/19.0.0/packages/platform-browser-dynamic)
    
    Updates `@angular/router` from 18.2.8 to 19.0.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/19.0.0/packages/router)
    
    Updates `@ngrx/effects` from 17.1.1 to 18.1.1
    - [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
    - [Commits](ngrx/platform@17.1.1...18.1.1)
    
    Updates `@ngrx/store` from 17.1.1 to 18.1.1
    - [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
    - [Commits](ngrx/platform@17.1.1...18.1.1)
    
    Updates `zone.js` from 0.14.4 to 0.15.0
    - [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.15.0/packages/zone.js)
    
    Updates `@angular-devkit/build-angular` from 18.2.8 to 19.0.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.2.8...19.0.1)
    
    Updates `@angular-eslint/builder` from 18.3.1 to 18.4.1
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/builder)
    
    Updates `@angular-eslint/eslint-plugin` from 18.3.1 to 18.4.1
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/eslint-plugin)
    
    Updates `@angular-eslint/eslint-plugin-template` from 18.3.1 to 18.4.1
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/eslint-plugin-template)
    
    Updates `@angular-eslint/schematics` from 18.3.1 to 18.4.1
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/schematics)
    
    Updates `@angular-eslint/template-parser` from 18.3.1 to 18.4.1
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/template-parser)
    
    Updates `@angular/cli` from 18.2.8 to 19.0.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.2.8...19.0.1)
    
    Updates `@angular/compiler-cli` from 18.2.8 to 19.0.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/19.0.0/packages/compiler-cli)
    
    Updates `@angular/localize` from 18.2.8 to 19.0.0
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
    - [Commits](angular/angular@18.2.8...19.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/animations"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/cdk"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/common"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/compiler"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/core"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/elements"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/forms"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/material"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/platform-browser"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/platform-browser-dynamic"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/router"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@ngrx/effects"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@ngrx/store"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: zone.js
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: angular
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular-eslint/builder"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: angular
    - dependency-name: "@angular-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: angular
    - dependency-name: "@angular-eslint/eslint-plugin-template"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: angular
    - dependency-name: "@angular-eslint/schematics"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: angular
    - dependency-name: "@angular-eslint/template-parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: angular
    - dependency-name: "@angular/cli"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/compiler-cli"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: angular
    - dependency-name: "@angular/localize"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: angular
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    276d062 View commit details
    Browse the repository at this point in the history