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-devkit/build-angular from 12.1.3 to 12.2.12 #131

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps @angular-devkit/build-angular from 12.1.3 to 12.2.12.

Release notes

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

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

Commit Description
fix - 73a47af80 accept UA-00000-0 format in analytics tracking id
fix - d2e24d396 generate new random user ID when passing empty string to uuid

@​angular-devkit/build-angular

Commit Description
fix - 7b01a0004 enable custom es2015 conditional exports
fix - 892567487 improve fidelity and performance of babel loader sourcemaps

Special Thanks

... (truncated)

Changelog

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

12.2.12 (2021-10-27)

@​angular-devkit/build-angular

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

Special Thanks

Alan Agius, Charles Lyding and Mikhail Vasiliev

12.2.11 (2021-10-20)

@​angular/cli

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

@​angular-devkit/build-angular

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

Special Thanks

Alan Agius, Charles Lyding, Extacy and Sushrit_Lawliet

12.2.10 (2021-10-13)

@​angular/cli

... (truncated)

Commits
  • 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...
  • 94836e0 build: update critters to version 0.0.11
  • 81033a4 test: update css minification spec to match new Esbuild output
  • 892eead fix(@​angular-devkit/build-angular): update mini-css-extract-plugin to 2.4.2
  • 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-devkit/build-angular](https://github.com/angular/angular-cli) from 12.1.3 to 12.2.12.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/12.2.12/CHANGELOG.md)
- [Commits](angular/angular-cli@12.1.3...12.2.12)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  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 Oct 28, 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 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2021

Looks like @angular-devkit/build-angular is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-devkit/build-angular-12.2.12 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)
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