Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps @angular/cli from 11.2.14 to 12.2.1.

Release notes

Sourced from @​angular/cli's releases.

v12.2.1

12.2.1 (2021-08-11)

@​angular-devkit/schematics-cli

Commit Description
eded01270 fix(@​angular-devkit/schematics-cli): log when in debug and/or dry run modes

@​angular/cli

Commit Description
8dc3c895a fix(@​angular/cli): show error when using non-TTY terminal without passing --skip-confirmation during ng add

@​angular-devkit/build-angular

Commit Description
22e0208a9 fix(@​angular-devkit/build-angular): ensure native async is downlevelled in third-party libraries
9b4b86fb0 fix(@​angular-devkit/build-angular): support both pure annotation forms for static properties
cea028090 fix(@​angular-devkit/build-angular): do not consume inline sourcemaps when vendor sourcemaps is disabled.
e7ec0346e fix(@​angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets
4f757c2bc fix(@​angular-devkit/build-angular): handle null maps in JavaScript optimizer worker

Special Thanks:

Alan Agius, Charles Lyding and dependabot[bot]

v12.2.0

12.2.0 (2021-08-04)

Special Thanks:

Alan Agius and Renovate Bot

v12.2.0-rc.0

12.2.0-rc.0 (2021-07-28)

@​angular/cli

Commit Description
259e26979 fix(@​angular/cli): merge npmrc files values

@​angular-devkit/build-angular

Commit Description
d750c686f fix(@​angular-devkit/build-angular): add priority to copy-webpack-plugin patterns

@​angular-devkit/build-webpack

Commit Description
615353022 fix(@​angular-devkit/build-webpack): emit result when webpack is closed

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, Renovate Bot and originalfrostig

v12.2.0-next.3

12.2.0-next.3 (2021-07-21)

@​angular/cli

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

12.2.1 (2021-08-11)

@​angular/cli

Commit Description
8dc3c895a fix(@​angular/cli): show error when using non-TTY terminal without passing --skip-confirmation during ng add

@​angular-devkit/schematics-cli

Commit Description
eded01270 fix(@​angular-devkit/schematics-cli): log when in debug and/or dry run modes

@​angular-devkit/build-angular

Commit Description
22e0208a9 fix(@​angular-devkit/build-angular): ensure native async is downlevelled in third-party libraries
9b4b86fb0 fix(@​angular-devkit/build-angular): support both pure annotation forms for static properties
cea028090 fix(@​angular-devkit/build-angular): do not consume inline sourcemaps when vendor sourcemaps is disabled.
e7ec0346e fix(@​angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets
4f757c2bc fix(@​angular-devkit/build-angular): handle null maps in JavaScript optimizer worker

Special Thanks:

Alan Agius and Charles Lyding

12.2.0 (2021-08-04)

@​angular/cli

Commit Description
259e26979 fix(@​angular/cli): merge npmrc files values
c1eddbdc9 fix(@​angular/cli): handle YARN_ environment variables during ng update and ng add
6b00d1270 fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update and ng add
88ee85c41 fix(@​angular/cli): disable update notifier when retrieving package manager version during ng version

@​angular-devkit/build-angular

Commit Description
d750c686f fix(@​angular-devkit/build-angular): add priority to copy-webpack-plugin patterns
4bcd1dc9e fix(@​angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
ceade0c27 fix(@​angular-devkit/build-angular): dasherize disable-host-check suggestion
8383c6b42 fix(@​angular-devkit/build-angular): silence Sass compiler warnings from 3rd party stylesheets
07763702f fix(@​angular-devkit/build-angular): force linker sourceMapping option to false.

... (truncated)

Commits
  • 46cf822 release: cut the v12.2.1 release
  • 22e0208 fix(@​angular-devkit/build-angular): ensure native async is downlevelled in th...
  • c846b67 build: update webpack to 5.50.0
  • 91a4dc9 ci: update browser circleci/browser-tools to 1.1.3
  • 3d38737 docs(@​schematics/angular): replace app with application
  • 9b4b86f fix(@​angular-devkit/build-angular): support both pure annotation forms for st...
  • cea0280 fix(@​angular-devkit/build-angular): do not consume inline sourcemaps when ven...
  • 8dc3c89 fix(@​angular/cli): show error when using non-TTY terminal without passing `--...
  • e7ec034 fix(@​angular-devkit/build-angular): avoid attempting to optimize copied JavaS...
  • 8773854 docs(@​angular-devkit/schematics): replace template with templating section
  • 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 11.2.14 to 12.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v11.2.14...12.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 Aug 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2021

Superseded by #404.

@dependabot dependabot bot closed this Aug 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-12.2.1 branch August 19, 2021 13:10
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.

1 participant