Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Bump @angular/cli from 13.2.4 to 15.2.1 #192

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps @angular/cli from 13.2.4 to 15.2.1.

Release notes

Sourced from @​angular/cli's releases.

v15.2.1

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

Commit Description
fix - 9a5609a44 improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

v15.2.0

15.2.0 (2023-02-22)

@​angular-devkit/schematics-cli

Commit Description
feat - ecf43090d auto detect package manager (#24305)

@​angular/cli

Commit Description
feat - 0f58a17c4 log number of files update during ng update

@​angular-devkit/build-angular

Commit Description
feat - 01b3bcf89 add Less stylesheet support to experimental esbuild-based builder
feat - 09af70743 implement node module license extraction for esbuild builder
feat - bbc1a4f0d support CommonJS dependency checking in esbuild
feat - 8cf0d17fb support JIT compilation with esbuild
fix - 3f6769ef9 allow empty scripts to be optimized
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Marvin and Paul Gschwendtner

v15.2.0-rc.0

15.2.0-rc.0 (2023-02-15)

@​angular/cli

Commit Description
fix - 5f407337f add set SessionEngaged in GA
fix - 545c180e2 convert before option in .npmrc to Date
fix - 522463c42 replace os.version with os.release.

@​angular-devkit/build-angular

Commit Description
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild
fix - d3f255087 correctly copy safety-worker.js contents
fix - c65b026e2 update the ECMA output warning message to be more actionable
fix - 8356240dd use babel default export helper in build optimizer
perf - 1e5286326 reduce rebuilt times when using the scripts option

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

Commit Type Description
9a5609a44 fix improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

16.0.0-next.1 (2023-02-23)

@​angular-devkit/build-angular

Commit Type Description
759ae92aa fix update peer dependencies to support version 16

Special Thanks

Alan Agius

16.0.0-next.0 (2023-02-22)

Breaking Changes

@​angular/cli

  • The deprecated defaultCollection workspace option has been removed. Use schematicCollections instead.

    Before

    "defaultCollection": "@angular/material"

    After

    "schematicCollections": ["@angular/material"]

... (truncated)

Commits
  • 57d12b1 release: cut the v15.2.1 release
  • 9a5609a fix(@​angular-devkit/build-angular): improve parsing of error messages
  • 69390ae build: add pre-release checks for dependency on framework
  • adb92ac build: refactor circular-deps-test.conf to use package.js file
  • cdc7c22 ci: correctly store E2E test results and artifacts
  • 995df7e release: cut the v15.2.0 release
  • be12c1c build: update angular dependencies to version 15.2.x
  • 64ec0b1 build: update to latest remote build execution setup
  • 9916a36 ci: fix renovate monthly schedule
  • ca33802 ci: reduce quicktype-core updates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.2.4 to 15.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@13.2.4...15.2.1)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants