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

Bump @angular-devkit/build-angular from 13.0.4 to 13.1.0 #2493

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular-devkit/build-angular from 13.0.4 to 13.1.0.

Release notes

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

v13.1.0

13.1.0 (2021-12-09)

@​angular-devkit/schematics-cli

Commit Description
feat - 339bab06c generate new projects using TypeScript 4.5

@​schematics/angular

Commit Description
feat - d5d9f042f add VS Code configurations when generating a new workspace
feat - f95cc8281 generate new projects using TypeScript 4.5
feat - 21809e14c loosen project name validation

@​angular/cli

Commit Description
feat - 56f802b7d ask to install angular-eslint when running ng lint in new projects
feat - ecd9fb5c7 provide more detailed error for not found builder
fix - 0b6071af3 ng doc does open browser on Windows

@​angular-devkit/build-angular

Commit Description
feat - bc8563760 add estimated transfer size to build output report
feat - bc17cf0cd colorize file raw sizes based on failing budgets
feat - 3c681b68d set dir attribute when using localization
feat - 6d0f99a2d support JSON comments in dev-server proxy configuration file
feat - 9300545e6 watch i18n translation files with dev server
fix - 9bacba342 differentiate components and global styles using file query instead of filename
fix - 7408511da display cleaner errors
fix - d55fc62ef fallback to use language ID to set the dir attribute
fix - 4c288b8bd lazy modules bundle budgets
fix - 562dc6a89 prefer ES2015 entrypoints when application targets ES2019 or lower
fix - ac66e400c Sass compilation in StackBlitz webcontainers
fix - e1bac5bbb update Angular peer dependencies to v13.1 prerelease
perf - 789ddfaeb disable webpack backwards compatible APIs

@​ngtools/webpack

Commit Description
fix - 5402f99f8 add cjs and mjs to passthrough files
fix - 10d4ede2d handle promise rejection during Angular program analyzes

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Ferdinand Malcher, Joey Perrott and Ruslan Lekhman

v13.1.0-rc.0

13.1.0-rc.0 (2021-12-09)

@​angular-devkit/schematics-cli

Commit Description
feat - 339bab06c generate new projects using TypeScript 4.5

... (truncated)

Changelog

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

13.1.0 (2021-12-09)

@​angular/cli

Commit Type Description
56f802b7d feat ask to install angular-eslint when running ng lint in new projects
ecd9fb5c7 feat provide more detailed error for not found builder
0b6071af3 fix ng doc does open browser on Windows

@​schematics/angular

Commit Type Description
d5d9f042f feat add VS Code configurations when generating a new workspace
f95cc8281 feat generate new projects using TypeScript 4.5
21809e14c feat loosen project name validation

@​angular-devkit/schematics-cli

Commit Type Description
339bab06c feat generate new projects using TypeScript 4.5

@​angular-devkit/build-angular

Commit Type Description
bc8563760 feat add estimated transfer size to build output report
bc17cf0cd feat colorize file raw sizes based on failing budgets
3c681b68d feat set dir attribute when using localization
6d0f99a2d feat support JSON comments in dev-server proxy configuration file
9300545e6 feat watch i18n translation files with dev server
9bacba342 fix differentiate components and global styles using file query instead of filename
7408511da fix display cleaner errors
d55fc62ef fix fallback to use language ID to set the dir attribute
4c288b8bd fix lazy modules bundle budgets
562dc6a89 fix prefer ES2015 entrypoints when application targets ES2019 or lower
ac66e400c fix Sass compilation in StackBlitz webcontainers
e1bac5bbb fix update Angular peer dependencies to v13.1 prerelease
789ddfaeb perf disable webpack backwards compatible APIs

@​ngtools/webpack

Commit Type Description
5402f99f8 fix add cjs and mjs to passthrough files
10d4ede2d fix handle promise rejection during Angular program analyzes

Special Thanks

... (truncated)

Commits
  • f194083 release: cut the v13.1.0 release
  • 6a266bb release: cut the v13.1.0-rc.0 release
  • b42fa22 build: update angular
  • 15fb436 build: update all non-major dependencies
  • 5e7fcee build: update angular
  • 4ef351c build: lock file maintenance
  • 96c244f build: update all non-major dependencies
  • b04cdc3 refactor(@​angular-devkit/build-angular): remove usage of deprecated url methods
  • 562dc6a fix(@​angular-devkit/build-angular): prefer ES2015 entrypoints when applicatio...
  • 9bacba3 fix(@​angular-devkit/build-angular): differentiate components and global style...
  • 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 13.0.4 to 13.1.0.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@13.0.4...13.1.0)

---
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 Dec 10, 2021
@github-actions github-actions bot merged commit abab2a8 into main Dec 10, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular-devkit/build-angular-13.1.0 branch December 10, 2021 10:09
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