Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

build(deps): bump @angular-devkit/schematics from 12.2.12 to 12.2.13#592

Closed
dependabot[bot] wants to merge 1 commit intov3.xfrom
dependabot/npm_and_yarn/v3.x/angular-devkit/schematics-12.2.13
Closed

build(deps): bump @angular-devkit/schematics from 12.2.12 to 12.2.13#592
dependabot[bot] wants to merge 1 commit intov3.xfrom
dependabot/npm_and_yarn/v3.x/angular-devkit/schematics-12.2.13

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps @angular-devkit/schematics from 12.2.12 to 12.2.13.

Release notes

Sourced from @​angular-devkit/schematics's releases.

v12.2.13

12.2.13 (2021-11-03)

@​angular-devkit/build-angular

Commit Description
fix - a2bd940e4 add verbose logging for differential loading and i18n

Special Thanks

Charles Lyding and Doug Parker

Changelog

Sourced from @​angular-devkit/schematics's changelog.

12.2.13 (2021-11-03)

@​angular-devkit/build-angular

Commit Type Description
a2bd940e4 fix add verbose logging for differential loading and i18n

Special Thanks

Charles Lyding and Doug Parker

13.0.0 (2021-11-03)

Breaking Changes

@​angular/cli

  • We drop support for Node.js versions prior to 12.20.

@​schematics/angular

  • classlist.js and web-animations-js are removed from application polyfills and uninstalled from the package. These were only needed for compatibility with Internet Explorer, which is no longer needed now that Angular only supports evergreen browsers. See: https://angular.io/guide/browser-support.

Add the following to the polyfills file for an app to re-add these packages:

import 'classlist.js';
import 'web-animations-js';

And then run:

npm install classlist.js web-animations-js --save
  • We removed several deprecated @schematics/angular deprecated options.
  • lintFix have been removed from all schematics. ng lint --fix should be used instead.
  • legacyBrowsers have been removed from the application schematics since IE 11 is no longer supported.
  • configuration has been removed from the web-worker as it was unused.
  • target has been removed from the service-worker as it was unused.

@​angular-devkit/build-angular

  • Support for karma-coverage-instanbul-reporter has been dropped in favor of the official karma coverage plugin karma-coverage.

... (truncated)

Commits
  • 3040fde release: cut the v12.2.13 release
  • 8c59dfc build: update some types to be compatible with Node v14
  • a2bd940 fix(@​angular-devkit/build-angular): add verbose logging for differential load...
  • See full diff 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-devkit/schematics](https://github.com/angular/angular-cli) from 12.2.12 to 12.2.13.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@12.2.12...12.2.13)

---
updated-dependencies:
- dependency-name: "@angular-devkit/schematics"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from RangerRick November 10, 2021 15:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2021

Superseded by #595.

@dependabot dependabot bot closed this Nov 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v3.x/angular-devkit/schematics-12.2.13 branch November 10, 2021 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants