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.0.3 to 13.0.4 #2477

Merged
merged 1 commit into from Dec 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/cli from 13.0.3 to 13.0.4.

Release notes

Sourced from @​angular/cli's releases.

13.0.4

13.0.4 (2021-12-01)

@​schematics/angular

Commit Description
fix - 372e2e633 address eslint linting failures in test.ts

@​angular/cli

Commit Description
fix - ded7b5c06 exit with a non-zero error code when migration fails during ng update
fix - 250a58b48 logic which determines which temp version of the CLI is to be download during ng update

@​angular-devkit/build-angular

Commit Description
fix - b835389c8 correctly extract messages when using cached build (#22266)
fix - 647a5f0b1 don't watch nested node_modules when polling is enabled
fix - 4d01d4f72 transform remapped sourcemap into a plain object

@​ngtools/webpack

Commit Description
fix - 4d918ef99 JIT mode CommonJS accessing inexistent default property

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier

Changelog

Sourced from @​angular/cli's changelog.

13.0.4 (2021-12-01)

@​angular/cli

Commit Type Description
ded7b5c06 fix exit with a non-zero error code when migration fails during ng update
250a58b48 fix logic which determines which temp version of the CLI is to be download during ng update

@​schematics/angular

Commit Type Description
372e2e633 fix address eslint linting failures in test.ts

@​angular-devkit/build-angular

Commit Type Description
b835389c8 fix correctly extract messages when using cached build (#22266)
647a5f0b1 fix don't watch nested node_modules when polling is enabled
4d01d4f72 fix transform remapped sourcemap into a plain object

@​ngtools/webpack

Commit Type Description
4d918ef99 fix JIT mode CommonJS accessing inexistent default property

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier

13.1.0-next.2 (2021-11-17)

@​angular/cli

Commit Type Description
ecd9fb5c7 feat provide more detailed error for not found builder

@​schematics/angular

Commit Type Description
21809e14c feat loosen project name validation

... (truncated)

Commits
  • 1441af7 release: cut the v13.0.4 release
  • b835389 fix(@​angular-devkit/build-angular): correctly extract messages when using cac...
  • 0a8c13d build: add pkg_npm rules for remaining packages
  • 647a5f0 fix(@​angular-devkit/build-angular): don't watch nested node_modules when po...
  • 4d918ef fix(@​ngtools/webpack): JIT mode CommonJS accessing inexistent default property
  • ded7b5c fix(@​angular/cli): exit with a non-zero error code when migration fails durin...
  • 4d01d4f fix(@​angular-devkit/build-angular): transform remapped sourcemap into a plain...
  • 250a58b fix(@​angular/cli): logic which determines which temp version of the CLI is to...
  • 6650765 docs: remove e2e folder reference from new spec
  • 372e2e6 fix(@​schematics/angular): address eslint linting failures in test.ts
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2021
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.0.3 to 13.0.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.0.3...13.0.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 force-pushed the dependabot/npm_and_yarn/angular/cli-13.0.4 branch from c4f596b to c2d7069 Compare December 2, 2021 10:11
@github-actions github-actions bot merged commit fbdcb3f into main Dec 2, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular/cli-13.0.4 branch December 2, 2021 10:25
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