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 9.0.0-rc.11 to 9.0.0-rc.14 #1973

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/cli from 9.0.0-rc.11 to 9.0.0-rc.14.

Release notes

Sourced from @angular/cli's releases.

v9.0.0-rc.14

Commits

@ngtools/webpack (9.0.0-rc.14)

Commit Description Notes
don't elide imports for type references that are needed for decorator metadata [Closes [#16808](https://github.com/angular/angular-cli/issues/16808)]


Special Thanks

Minko Gechev, Alan Agius

... (truncated)
Commits
  • 778587a release: v9.0.0-rc.14
  • 2c3295d fix(@ngtools/webpack): don't elide imports for type references that are need...
  • 8817385 release: v9.0.0-rc.13
  • 181287e revert: "build: update @angular/animations to version 9.0.0-rc.14"
  • b0b876d fix(@angular-devkit/build-angular): provide supported browsers to babel
  • 03ecad5 refactor(@angular-devkit/build-angular): remove redundant ES2015 string polyf...
  • 57796cf fix(@angular-devkit/build-angular): use translation file in bundle hash calcu...
  • 441c606 build: update latest-versions for rc.14
  • 9740852 build: update @angular/animations to version 9.0.0-rc.14
  • d9119f6 fix(@schematics/angular): resolve windows paths in tsconfig migration
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 9.0.0-rc.11 to 9.0.0-rc.14.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](angular/angular-cli@v9.0.0-rc.11...v9.0.0-rc.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file release-note-none Denotes a PR that doesn't merit a release note. labels Feb 5, 2020
@kubermatic-bot kubermatic-bot added the dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. label Feb 5, 2020
@kubermatic-bot
Copy link
Contributor

Hi @dependabot-preview[bot]. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

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.

@kubermatic-bot kubermatic-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 5, 2020
@maciaszczykm
Copy link
Contributor

/lgtm
/approve
/test all

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 5, 2020
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c6cac8917f339769e14f0530139af5cf06c84cc0

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot-preview[bot], maciaszczykm

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

The pull request process is described 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

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 5, 2020
@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #1973 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1973   +/-   ##
=======================================
  Coverage   68.88%   68.88%           
=======================================
  Files         248      248           
  Lines        9080     9080           
  Branches     1151     1151           
=======================================
  Hits         6255     6255           
  Misses       2819     2819           
  Partials        6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54298e5...6d588ef. Read the comment docs.

@kubermatic-bot kubermatic-bot merged commit d2cb1a2 into master Feb 5, 2020
@kubermatic-bot kubermatic-bot deleted the dependabot/npm_and_yarn/angular/cli-9.0.0-rc.14 branch February 5, 2020 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants