1
0
Fork
You've already forked smallQuery
0

Bump karma from 6.3.11 to 6.3.14 #62

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/karma-6.3.14 into main
pull from: dependabot/npm_and_yarn/karma-6.3.14
merge into: moggers87:main
moggers87:main
dependabot[bot] commented 2022年02月11日 06:40:31 +01:00 (Migrated from github.com)
Copy link

Bumps karma from 6.3.11 to 6.3.14.

Release notes

Sourced from karma's releases.

v6.3.14

6.3.14 (2022年02月05日)

Bug Fixes

  • remove string template from client code (91d5acd)
  • warn when singleRun and autoWatch are false (69cfc76)
  • security: remove XSS vulnerability in returnUrl query param (839578c)

v6.3.13

6.3.13 (2022年01月31日)

Bug Fixes

  • deps: bump log4js to resolve security issue (5bf2df3), closes #3751

v6.3.12

6.3.12 (2022年01月24日)

Bug Fixes

  • remove depreciation warning from log4js (41bed33)
Changelog

Sourced from karma's changelog.

6.3.14 (2022年02月05日)

Bug Fixes

  • remove string template from client code (91d5acd)
  • warn when singleRun and autoWatch are false (69cfc76)
  • security: remove XSS vulnerability in returnUrl query param (839578c)

6.3.13 (2022年01月31日)

Bug Fixes

  • deps: bump log4js to resolve security issue (5bf2df3), closes #3751

6.3.12 (2022年01月24日)

Bug Fixes

  • remove depreciation warning from log4js (41bed33)
Commits
  • c97e562 chore(release): 6.3.14 [skip ci]
  • 91d5acd fix: remove string template from client code
  • 69cfc76 fix: warn when singleRun and autoWatch are false
  • 839578c fix(security): remove XSS vulnerability in returnUrl query param
  • db53785 chore(release): 6.3.13 [skip ci]
  • 5bf2df3 fix(deps): bump log4js to resolve security issue
  • 36ad678 chore(release): 6.3.12 [skip ci]
  • 41bed33 fix: remove depreciation warning from log4js
  • c985155 docs: create security.md
  • 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.11 to 6.3.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/releases">karma's releases</a>.</em></p> <blockquote> <h2>v6.3.14</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.13...v6.3.14">6.3.14</a> (2022年02月05日)</h2> <h3>Bug Fixes</h3> <ul> <li>remove string template from client code (<a href="https://github.com/karma-runner/karma/commit/91d5acda6325caf91685da465d688527bd412b47">91d5acd</a>)</li> <li>warn when <code>singleRun</code> and <code>autoWatch</code> are <code>false</code> (<a href="https://github.com/karma-runner/karma/commit/69cfc763c8f83e8e7e64d34e17829d0d3dcc0449">69cfc76</a>)</li> <li><strong>security:</strong> remove XSS vulnerability in <code>returnUrl</code> query param (<a href="https://github.com/karma-runner/karma/commit/839578c45a8ac42fbc1d72105f97eab77dd3eb8a">839578c</a>)</li> </ul> <h2>v6.3.13</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.12...v6.3.13">6.3.13</a> (2022年01月31日)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump log4js to resolve security issue (<a href="https://github.com/karma-runner/karma/commit/5bf2df304453c8f71ebc725653fd174ddb1dd28b">5bf2df3</a>), closes <a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3751">#3751</a></li> </ul> <h2>v6.3.12</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.12">6.3.12</a> (2022年01月24日)</h2> <h3>Bug Fixes</h3> <ul> <li>remove depreciation warning from log4js (<a href="https://github.com/karma-runner/karma/commit/41bed33bf4b88c7e0787ca3a5ec15f2913b936fd">41bed33</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.13...v6.3.14">6.3.14</a> (2022年02月05日)</h2> <h3>Bug Fixes</h3> <ul> <li>remove string template from client code (<a href="https://github.com/karma-runner/karma/commit/91d5acda6325caf91685da465d688527bd412b47">91d5acd</a>)</li> <li>warn when <code>singleRun</code> and <code>autoWatch</code> are <code>false</code> (<a href="https://github.com/karma-runner/karma/commit/69cfc763c8f83e8e7e64d34e17829d0d3dcc0449">69cfc76</a>)</li> <li><strong>security:</strong> remove XSS vulnerability in <code>returnUrl</code> query param (<a href="https://github.com/karma-runner/karma/commit/839578c45a8ac42fbc1d72105f97eab77dd3eb8a">839578c</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.12...v6.3.13">6.3.13</a> (2022年01月31日)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump log4js to resolve security issue (<a href="https://github.com/karma-runner/karma/commit/5bf2df304453c8f71ebc725653fd174ddb1dd28b">5bf2df3</a>), closes <a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3751">#3751</a></li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.12">6.3.12</a> (2022年01月24日)</h2> <h3>Bug Fixes</h3> <ul> <li>remove depreciation warning from log4js (<a href="https://github.com/karma-runner/karma/commit/41bed33bf4b88c7e0787ca3a5ec15f2913b936fd">41bed33</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/karma-runner/karma/commit/c97e5623195fc043e26c4c0052835989b8b43edc"><code>c97e562</code></a> chore(release): 6.3.14 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/91d5acda6325caf91685da465d688527bd412b47"><code>91d5acd</code></a> fix: remove string template from client code</li> <li><a href="https://github.com/karma-runner/karma/commit/69cfc763c8f83e8e7e64d34e17829d0d3dcc0449"><code>69cfc76</code></a> fix: warn when <code>singleRun</code> and <code>autoWatch</code> are <code>false</code></li> <li><a href="https://github.com/karma-runner/karma/commit/839578c45a8ac42fbc1d72105f97eab77dd3eb8a"><code>839578c</code></a> fix(security): remove XSS vulnerability in <code>returnUrl</code> query param</li> <li><a href="https://github.com/karma-runner/karma/commit/db53785b3e87eca8269bb2e8d0aa6f615d165adc"><code>db53785</code></a> chore(release): 6.3.13 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/5bf2df304453c8f71ebc725653fd174ddb1dd28b"><code>5bf2df3</code></a> fix(deps): bump log4js to resolve security issue</li> <li><a href="https://github.com/karma-runner/karma/commit/36ad678320a8eb43cd65128a7c084955424d0fde"><code>36ad678</code></a> chore(release): 6.3.12 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/41bed33bf4b88c7e0787ca3a5ec15f2913b936fd"><code>41bed33</code></a> fix: remove depreciation warning from log4js</li> <li><a href="https://github.com/karma-runner/karma/commit/c985155a4eac95c525e1217e98d4013ac5f53305"><code>c985155</code></a> docs: create security.md</li> <li>See full diff in <a href="https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=karma&package-manager=npm_and_yarn&previous-version=6.3.11&new-version=6.3.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/moggers87/smallQuery/network/alerts). </details>
codecov[bot] commented 2022年02月11日 06:41:02 +01:00 (Migrated from github.com)
Copy link

Codecov Report

Merging #62 (a6f40d8) into main (3ae0051) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@
## main #62 +/- ##
=======================================
 Coverage 99.57% 99.57% 
=======================================
 Files 6 6 
 Lines 234 234 
=======================================
 Hits 233 233 
 Misses 1 1 

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 3ae0051...a6f40d8. Read the comment docs.

# [Codecov](https://codecov.io/gh/moggers87/smallQuery/pull/62?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux) Report > Merging [#62](https://codecov.io/gh/moggers87/smallQuery/pull/62?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux) (a6f40d8) into [main](https://codecov.io/gh/moggers87/smallQuery/commit/3ae00515c097831905671df5a49b782409bb1ad8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux) (3ae0051) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/moggers87/smallQuery/pull/62/graphs/tree.svg?width=650&height=150&src=pr&token=6eXeSoXoYc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux)](https://codecov.io/gh/moggers87/smallQuery/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux) ```diff @@ Coverage Diff @@ ## main #62 +/- ## ======================================= Coverage 99.57% 99.57% ======================================= Files 6 6 Lines 234 234 ======================================= Hits 233 233 Misses 1 1 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/moggers87/smallQuery/pull/62?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/moggers87/smallQuery/pull/62?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux). Last update [3ae0051...a6f40d8](https://codecov.io/gh/moggers87/smallQuery/pull/62?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Molyneaux).
dependabot[bot] commented 2022年03月02日 04:13:36 +01:00 (Migrated from github.com)
Copy link

Superseded by #64.

Superseded by #64.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
moggers87/smallQuery!62
Reference in a new issue
moggers87/smallQuery
No description provided.
Delete branch "dependabot/npm_and_yarn/karma-6.3.14"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?