Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps @angular/cli from 9.1.0 to 15.1.2.

Release notes

Sourced from @​angular/cli's releases.

v15.1.2

15.1.2 (2023-01-18)

@​schematics/angular

Commit Description
fix - 0f5fb7e59 replace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular/cli

Commit Description
fix - 387472a95 register schematic aliases when providing collection name in ng generate
fix - 5d9fd788a remove --to option from being required when using --from in ng update

@​angular-devkit/build-angular

Commit Description
fix - bf4639a6e prevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

v15.1.1

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

Commit Description
fix - b94bf60ca update esbuild to 0.16.17

Special Thanks

Alan Agius

v15.1.0

15.1.0 (2023-01-11)

Deprecations

@​angular-devkit/schematics

  • The Observable based SchematicTestRunner.runSchematicAsync and SchematicTestRunner.runExternalSchematicAsync method have been deprecated in favor of the Promise based SchematicTestRunner.runSchematic and SchematicTestRunner.runExternalSchematic.

@​schematics/angular

Commit Description
feat - 5b18ce154 add guardType as an alias of implements in guard schematic
feat - dd2b65943 add configuration files generation schematic
feat - 8d000d156 add environments generation schematic
feat - 6c39a162b Add schematics for generating functional router guards and resolvers
feat - 62121f89a add sideEffects:false to library package.json
feat - 9299dea64 generate functional interceptors
fix - 49b313f27 add missing import for functional interceptor spec
fix - 2f92fe7e5 add missing semicolon in functional guard/resolver/interceptor
fix - 9b6d190f4 remove EnvironmentInjector import in functional guard spec
fix - b11d3f644 use proper variable in functional guard spec
fix - 451975f76 use proper variable in resolver functional spec

@​angular-devkit/build-angular

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.1.2 (2023-01-18)

@​angular/cli

Commit Type Description
387472a95 fix register schematic aliases when providing collection name in ng generate
5d9fd788a fix remove --to option from being required when using --from in ng update

@​schematics/angular

Commit Type Description
0f5fb7e59 fix replace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular-devkit/build-angular

Commit Type Description
bf4639a6e fix prevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

15.2.0-next.0 (2023-01-12)

@​angular-devkit/build-angular

Commit Type Description
09af70743 feat implement node module license extraction for esbuild builder

Special Thanks

Alan Agius and Charles Lyding

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

Commits
  • 97b443b release: cut the v15.1.2 release
  • 0f5fb7e fix(@​schematics/angular): replace existing `BrowserModule.withServerTransitio...
  • bc5555c refactor: only collect Node version if it's a standard version string
  • bf4639a fix(@​angular-devkit/build-angular): prevent hanging initial build during exce...
  • 387472a fix(@​angular/cli): register schematic aliases when providing collection name ...
  • b000481 build: update dev-infra packages
  • 5d9fd78 fix(@​angular/cli): remove --to option from being required when using `--fro...
  • 9fa5f2c refactor(@​angular-devkit/build-angular): remove direct import of i18n worker ...
  • 4b59499 build: update dependency ng-packagr to v15.1.1
  • a8953ff release: cut the v15.1.1 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cli since your current version.


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 9.1.0 to 15.1.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v9.1.0...15.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2023

Superseded by #559.

@dependabot dependabot bot closed this Jan 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-15.1.2 branch January 25, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants