Alorel / ngforage

localForage bindings for Angular
https://alorel.github.io/ngforage/
MIT License
111 stars 18 forks source link

build(deps-dev): bump @angular/cli from 15.1.3 to 15.2.2 #438

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cli from 15.1.3 to 15.2.2.

Release notes

Sourced from @​angular/cli's releases.

v15.2.2

15.2.2 (2023-03-08)

@​angular-devkit/schematics-cli

Commit Description
fix - dfd03aa7c correctly transform numbers from prompts

@​angular-devkit/build-angular

Commit Description
fix - eb22f634f build optimizer support for non spec-compliant ES2022 class static properties

Special Thanks

Alan Agius

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)

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.2.2 (2023-03-08)

@​angular-devkit/schematics-cli

Commit Type Description
dfd03aa7c fix correctly transform numbers from prompts

@​angular-devkit/build-angular

Commit Type Description
eb22f634f fix build optimizer support for non spec-compliant ES2022 class static properties

Special Thanks

Alan Agius

16.0.0-next.2 (2023-03-01)

Breaking Changes

@​angular-devkit/build-angular

  • Deprecated outputPath and outputPaths from the server and browser builder have been removed from the builder output. Use outputs instead.

    Note: this change does not effect application developers.

@​angular-devkit/build-angular

Commit Type Description
d4c450829 fix improve parsing of error messages
a99018cd7 refactor remove deprecated outputPaths and outputPath Builder output

Special Thanks

Alan Agius, Doug Parker and Paul Gschwendtner

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

... (truncated)

Commits
  • 5934493 release: cut the v15.2.2 release
  • eb22f63 fix(@​angular-devkit/build-angular): build optimizer support for non spec-comp...
  • dfd03aa fix(@​angular-devkit/schematics-cli): correctly transform numbers from prompts
  • 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
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #444.