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

Bump the ui-editors-dependencies group across 1 directory with 13 updates #2940

Commits on Nov 11, 2024

  1. Bump the ui-editors-dependencies group across 1 directory with 13 upd…

    …ates
    
    Bumps the ui-editors-dependencies group with 13 updates in the /ui/ui-editors directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.10` | `18.2.11` |
    | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.10` | `18.2.11` |
    | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.10` | `18.2.11` |
    | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.10` | `18.2.11` |
    | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.10` | `18.2.11` |
    | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.10` | `18.2.11` |
    | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.10` | `18.2.11` |
    | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.10` | `18.2.11` |
    | [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` |
    | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` |
    | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.10` | `18.2.11` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.5` | `22.9.0` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` |
    
    
    
    Updates `@angular/animations` from 18.2.10 to 18.2.11
    - [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.11/packages/animations)
    
    Updates `@angular/common` from 18.2.10 to 18.2.11
    - [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.11/packages/common)
    
    Updates `@angular/compiler` from 18.2.10 to 18.2.11
    - [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.11/packages/compiler)
    
    Updates `@angular/core` from 18.2.10 to 18.2.11
    - [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.11/packages/core)
    
    Updates `@angular/forms` from 18.2.10 to 18.2.11
    - [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.11/packages/forms)
    
    Updates `@angular/platform-browser` from 18.2.10 to 18.2.11
    - [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.11/packages/platform-browser)
    
    Updates `@angular/platform-browser-dynamic` from 18.2.10 to 18.2.11
    - [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.11/packages/platform-browser-dynamic)
    
    Updates `@angular/router` from 18.2.10 to 18.2.11
    - [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.11/packages/router)
    
    Updates `tslib` from 2.8.0 to 2.8.1
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@v2.8.0...v2.8.1)
    
    Updates `zone.js` from 0.14.10 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/compiler-cli` from 18.2.10 to 18.2.11
    - [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.11/packages/compiler-cli)
    
    Updates `@types/node` from 22.8.5 to 22.9.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `typescript` from 5.5.4 to 5.6.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/animations"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/common"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/compiler"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/forms"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/platform-browser"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/platform-browser-dynamic"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/router"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: tslib
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: zone.js
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ui-editors-dependencies
    - dependency-name: "@angular/compiler-cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ui-editors-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-editors-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-editors-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1e3b51f View commit details
    Browse the repository at this point in the history