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(deps-dev): bump @angular/cli from 9.1.7 to 15.1.1 #916

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 9.1.7 to 15.1.1.

Release notes

Sourced from @​angular/cli's releases.

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

Commit Description
feat - c29df6954 add assets option to server builder
feat - 839d0cb57 implement stats-json option for esbuild builder
feat - 216991b9d support inline component Sass styles with esbuild builder
fix - 7c87ce47c ensure Sass load paths are resolved from workspace root
fix - 7a063238b explicitly send options to JS transformer workers
fix - 22cba7937 provide an option to exclude specs in Karma builder
fix - 20376649c transform async generator class methods for Zone.js support
fix - 0520608f6 use relative css resource paths in esbuild JSON stats
perf - 0c01532cb use worker pool for JavaScript transforms in esbuild builder

@​angular-devkit/schematics

Commit Description
feat - 207358afb add runSchematic and runExternalSchematic methods

Special Thanks

Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov

v15.1.0-rc.0

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

Commit Type Description
b94bf60ca fix update esbuild to 0.16.17

Special Thanks

Alan Agius

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

@​angular-devkit/build-angular

Commit Type Description
c29df6954 feat add assets option to server builder
839d0cb57 feat implement stats-json option for esbuild builder
216991b9d feat support inline component Sass styles with esbuild builder
7c87ce47c fix ensure Sass load paths are resolved from workspace root
7a063238b fix explicitly send options to JS transformer workers
22cba7937 fix provide an option to exclude specs in Karma builder

... (truncated)

Commits
  • a8953ff release: cut the v15.1.1 release
  • 4ba55e4 refactor: change JSONFile to private instead of internal
  • 6dd88b4 build: update eslint-plugin-import to 2.27.4
  • b94bf60 fix(@​angular-devkit/build-angular): update esbuild to 0.16.17
  • d6583e5 docs(@​angular/cli): add ng new long description
  • ea64def release: cut the v15.1.0 release
  • 7731588 build: update angular packages for 15.1.0 release
  • d41b741 build: lock file maintenance
  • 0520608 fix(@​angular-devkit/build-angular): use relative css resource paths in esbuil...
  • 22cba79 fix(@​angular-devkit/build-angular): provide an option to exclude specs in K...
  • 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 9.1.7 to 15.1.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@v9.1.7...15.1.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 Jan 13, 2023
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.

None yet

0 participants