Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

v12.1.3

12.1.3 (2021-07-21)

@​angular/cli

Commit Description
eaa2378b6 fix(@​angular/cli): handle YARN_ environment variables during ng update and ng add
4b9a41bde fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update and ng add

@​angular-devkit/build-angular

Commit Description
04e9ffe4f fix(@​angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
6ae17e265 fix(@​angular-devkit/build-angular): dasherize disable-host-check suggestion

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar

v12.1.2

Commits

... (truncated)

Changelog

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

12.1.3 (2021-07-21)

@​angular/cli

Commit Description
eaa2378b6 fix(@​angular/cli): handle YARN_ environment variables during ng update and ng add
4b9a41bde fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update and ng add

@​angular-devkit/build-angular

Commit Description
04e9ffe4f fix(@​angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
6ae17e265 fix(@​angular-devkit/build-angular): dasherize disable-host-check suggestion

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar

v12.2.0-next.2 (2021-07-14)

Commits

... (truncated)

Commits
  • 3a6acd8 release: cut the v12.1.3 release
  • 487486a refactor(@​schematics/angular): automatically determine the version string to ...
  • 04e9ffe fix(@​angular-devkit/build-angular): allow classes with pure annotated static ...
  • 6df1f79 build: update to the latest @​angular/dev-infra-private
  • bdc8e09 build: update ng-dev configuration for release
  • ec79ab1 test(@​angular/cli): improve environment variables clean up during E2E's
  • eaa2378 fix(@​angular/cli): handle YARN_ environment variables during ng update an...
  • 99c7815 build: migrate from deprecated logs verdaccio option
  • ab1db7c build: update husky to version 7.0.1
  • 4b9a41b fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update a...
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 12.0.0 to 12.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.0.0...12.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #1627 (637ebdd) into master (e820755) will decrease coverage by 0.51%.
The diff coverage is 99.01%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1627      +/-   ##
===========================================
- Coverage   100.00%   99.48%   -0.52%     
===========================================
  Files           44       64      +20     
  Lines          492      783     +291     
  Branches        11       43      +32     
===========================================
+ Hits           492      779     +287     
- Partials         0        4       +4     
Flag Coverage Δ
e2e ?
unittests 99.48% <99.01%> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
apps/todo/src/app/app.component.html 100.00% <ø> (ø)
.../app/components/todo-item/todo-list.component.html 100.00% <ø> (ø)
libs/components/button/src/lib/button-harness.ts 100.00% <ø> (ø)
...yer/src/app/media-control/store/spotify.reducer.ts 71.42% <20.00%> (-28.58%) ⬇️
apps/spotify-player/src/app/app.component.html 100.00% <100.00%> (ø)
...r/src/app/media-control/media-control.component.ts 100.00% <100.00%> (ø)
...er/src/app/media-control/pipes/format-time.pipe.ts 100.00% <100.00%> (ø)
...dia-control/services/spotify-player-api.service.ts 100.00% <100.00%> (ø)
...yer/src/app/media-control/store/spotify.actions.ts 100.00% <100.00%> (ø)
...yer/src/app/media-control/store/spotify.effects.ts 100.00% <100.00%> (ø)
... and 58 more

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 fcb267b...637ebdd. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #1672.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular-devkit/build-angular-12.1.3 branch July 29, 2021 11:28
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.

1 participant