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 12.1.3 to 12.2.13 #132

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 12.1.3 to 12.2.13.

Release notes

Sourced from @​angular/cli'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

v12.2.12

12.2.12 (2021-10-27)

@​angular-devkit/build-angular

Commit Description
fix - 2decc2d26 avoid extra filesystem access with i18n and differential loading
fix - 802b1b037 remove potential race condition in i18n worker execution
fix - cce88c2e1 update critters to version 0.0.12

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Mikhail Vasiliev

v12.2.11

12.2.11 (2021-10-20)

@​angular/cli

Commit Description
fix - e0112603c add engine field support for npm 8 and higher
fix - b93e63ff6 correct grammar error in Analytics consent prompt
fix - 008094bd1 run stable migrations when package version is prerelease

@​angular-devkit/build-angular

Commit Description
fix - 227bf2e86 add "Failed to compile" message
fix - 6173609c5 transform remapped sourcemap into a plain object
fix - 349047523 update esbuild to 0.13.8
fix - 892eeadd1 update mini-css-extract-plugin to 2.4.2
fix - 8d52d9b7f use a separate worker pool for i18n inlining

Special Thanks

Alan Agius, Charles Lyding, Extacy and Sushrit_Lawliet

v12.2.10

12.2.10 (2021-10-13)

@​schematics/angular

Commit Description
fix - f6ed31fdf wrap bootstrapping code in an HMR compatible manner

@​angular/cli

... (truncated)

Changelog

Sourced from @​angular/cli'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...
  • a2f130c release: cut the v12.2.12 release
  • e1feaad build: update ng cli schema generator to correctly show errors
  • cce88c2 fix(@​angular-devkit/build-angular): update critters to version 0.0.12
  • 802b1b0 fix(@​angular-devkit/build-angular): remove potential race condition in i18n w...
  • 2decc2d fix(@​angular-devkit/build-angular): avoid extra filesystem access with i18n a...
  • 76c2170 release: cut the v12.2.11 release
  • fc3780e test(@​angular-devkit/build-angular): update tests to match critters 0.0.11 ou...
  • 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 12.1.3 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.1.3...12.2.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2021
mdasberg added a commit that referenced this pull request Nov 7, 2021
mdasberg added a commit that referenced this pull request Nov 8, 2021
@mdasberg mdasberg closed this in #133 Nov 8, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

mdasberg added a commit that referenced this pull request Nov 8, 2021
* refactor: 💡 upgrade to angular 13

✅ Closes: #132 #131 #129 #128 #126 #112 #108 #106 #46

* ci: 🎡 update github actions

* style: 💄 Update to alpha release of eslint

angular-eslint/angular-eslint#715

* test: 💍 updated jest configuration

* chore: 🤖 update dependencies

✅ Closes: #132 #131 #129 #128 #126 #112 #108 #106 #46
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-12.2.13 branch November 8, 2021 20:41
mdasberg added a commit that referenced this pull request Nov 8, 2021
* refactor: 💡 upgrade to angular 13

✅ Closes: #132 #131 #129 #128 #126 #112 #108 #106 #46

* ci: 🎡 update github actions

* style: 💄 Update to alpha release of eslint

angular-eslint/angular-eslint#715

* test: 💍 updated jest configuration

* chore: 🤖 update dependencies

✅ Closes: #132 #131 #129 #128 #126 #112 #108 #106 #46
mdasberg added a commit that referenced this pull request Nov 8, 2021
* refactor: 💡 upgrade to angular 13

✅ Closes: #132 #131 #129 #128 #126 #112 #108 #106 #46

* ci: 🎡 update github actions

* style: 💄 Update to alpha release of eslint

angular-eslint/angular-eslint#715

* test: 💍 updated jest configuration

* chore: 🤖 update dependencies

✅ Closes: #132 #131 #129 #128 #126 #112 #108 #106 #46
github-actions bot pushed a commit that referenced this pull request Nov 8, 2021
# [3.1.0](v3.0.0...v3.1.0) (2021-11-08)

### Features

* upgrade to angular 13 ([#133](#133)) ([f6fa08e](f6fa08e)), closes [#132](#132) [#131](#131) [#129](#129) [#128](#128) [#126](#126) [#112](#112) [#108](#108) [#106](#106) [#46](#46) [#132](#132) [#131](#131) [#129](#129) [#128](#128) [#126](#126) [#112](#112) [#108](#108) [#106](#106) [#46](#46)
@mdasberg
Copy link
Contributor

mdasberg commented Nov 8, 2021

🎉 This issue has been resolved in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant