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 karma from 5.2.0 to 5.2.2 #6107

Merged
merged 1 commit into from Sep 10, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2020

Bumps karma from 5.2.0 to 5.2.2.

Release notes

Sourced from karma's releases.

v5.2.2

5.2.2 (2020-09-08)

Bug Fixes

v5.2.1

5.2.1 (2020-09-02)

Bug Fixes

  • remove broken link from docs - 06-angularjs.md (#3555) (da2f307)
  • remove unused JSON utilities and flatted dependency (#3550) (beed255)
Changelog

Sourced from karma's changelog.

5.2.2 (2020-09-08)

Bug Fixes

5.2.1 (2020-09-02)

Bug Fixes

  • remove broken link from docs - 06-angularjs.md (#3555) (da2f307)
  • remove unused JSON utilities and flatted dependency (#3550) (beed255)
Commits
  • fffbaee chore(release): 5.2.2 [skip ci]
  • 9ec37a9 docs: mention that html include type does not work anymore (#3556)
  • d9ba284 fix: revert source-map update (#3559)
  • 4fdef70 chore(release): update contributors when publishing a release (#3552)
  • ac7b73a refactor: use colors/safe (#3548)
  • 2741d98 chore(release): 5.2.1 [skip ci]
  • da2f307 fix: remove broken link from docs - 06-angularjs.md (#3555)
  • 4b3a469 chore(release): fix documentation update task (#3551)
  • beed255 fix: remove unused JSON utilities and flatted dependency (#3550)
  • 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)

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v5.2.0...v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2020

Codecov Report

Merging #6107 into develop will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6107      +/-   ##
===========================================
- Coverage    76.28%   76.26%   -0.02%     
===========================================
  Files          848      848              
  Lines        18858    18858              
  Branches      3721     3721              
===========================================
- Hits         14385    14382       -3     
- Misses        3349     3352       +3     
  Partials      1124     1124              
Impacted Files Coverage Δ
.../lib/task-list/components/attach-form.component.ts 43.58% <0.00%> (-7.70%) ⬇️

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 2c705b3...84072e8. Read the comment docs.

@eromano eromano merged commit 5799401 into develop Sep 10, 2020
@eromano eromano deleted the dependabot/npm_and_yarn/develop/karma-5.2.2 branch September 10, 2020 07:36
SilviuCPopa pushed a commit that referenced this pull request Sep 15, 2020
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v5.2.0...v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants