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/cli from 13.1.2 to 13.1.4 #6714

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps @angular/cli from 13.1.2 to 13.1.4.

Release notes

Sourced from @​angular/cli's releases.

v13.1.4

13.1.4 (2022-01-19)

@​angular-devkit/build-angular

Commit Description
fix - 2f2069dba disable parsing new URL syntax
fix - bddd0fb9f support ESNext as target for JavaScript optimizations

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.3

13.1.3 (2022-01-12)

@​schematics/angular

Commit Description
fix - 9b07191b1 set skipTest flag for resolvers when using ng new --skip-tests

@​angular/cli

Commit Description
fix - 4c9d72c65 remove extra space in Unable to find compatible package during ng add

@​angular-devkit/build-angular

Commit Description
fix - 5b39e0eca automatically purge stale build cache entries
fix - 6046e06b9 correctly resolve core-js/proposals/reflect-metadata
fix - de68daa55 enable :where CSS pseudo-class
fix - 6a617ff4a ensure $localize calls are replaced in watch mode
fix - 92b4e067b load translations fresh start
fix - d674dcd1a localized bundle generation fails in watch mode
fix - 6876ad36e use contenthash instead of chunkhash for chunks
fix - 11fd02105 websocket client only injected if required
perf - 6ca0e41a9 update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

Changelog

Sourced from @​angular/cli's changelog.

13.1.4 (2022-01-19)

@​angular-devkit/build-angular

Commit Type Description
2f2069dba fix disable parsing new URL syntax
bddd0fb9f fix support ESNext as target for JavaScript optimizations

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

13.1.3 (2022-01-12)

@​angular/cli

Commit Type Description
4c9d72c65 fix remove extra space in Unable to find compatible package during ng add

@​schematics/angular

Commit Type Description
9b07191b1 fix set skipTest flag for resolvers when using ng new --skip-tests

@​angular-devkit/build-angular

Commit Type Description
5b39e0eca fix automatically purge stale build cache entries
6046e06b9 fix correctly resolve core-js/proposals/reflect-metadata
de68daa55 fix enable :where CSS pseudo-class
6a617ff4a fix ensure $localize calls are replaced in watch mode
92b4e067b fix load translations fresh start
d674dcd1a fix localized bundle generation fails in watch mode
6876ad36e fix use contenthash instead of chunkhash for chunks
11fd02105 fix websocket client only injected if required
6ca0e41a9 perf update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

... (truncated)

Commits
  • d0978c5 release: cut the v13.1.4 release
  • 954f660 build: bump .nvmrc version
  • 47c03b0 refactor(@​angular-devkit/build-angular): exit early when there are no compone...
  • 0a54877 build: bump engine.io from 6.1.0 to 6.1.1
  • bddd0fb fix(@​angular-devkit/build-angular): support ESNext as target for JavaScript o...
  • 0700bfb build: update dependency postcss-preset-env to v7
  • 8da55b2 build: move engine substitutions out of jq filter
  • 9539d15 build: use placeholder version for stamping
  • 2f2069d fix(@​angular-devkit/build-angular): disable parsing new URL syntax
  • 05d762c release: cut the v13.1.3 release
  • 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 13.1.2 to 13.1.4.
- [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.1.2...13.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2022
@k8s-ci-robot
Copy link
Contributor

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

  • aff8c24 Bump @angular/cli from 13.1.2 to 13.1.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Jan 25, 2022
@k8s-ci-robot
Copy link
Contributor

Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request.

You can edit the title by writing /retitle in a comment.

When GitHub merges a Pull Request, the title is included in the merge commit. To avoid invalid keywords in the merge commit, please edit the title of the PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 25, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign maciaszczykm after the PR has been reviewed.
You can assign the PR to them by writing /assign @maciaszczykm in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@shu-mutou
Copy link
Contributor

/close
In favor of #6688.

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #6714 (aff8c24) into master (f8cad5b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6714   +/-   ##
=======================================
  Coverage   41.89%   41.89%           
=======================================
  Files          44       44           
  Lines        1234     1234           
  Branches      178      178           
=======================================
  Hits          517      517           
  Misses        678      678           
  Partials       39       39           

@k8s-ci-robot
Copy link
Contributor

@shu-mutou: Closed this PR.

In response to this:

/close
In favor of #6688.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2022

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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-13.1.4 branch January 25, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants