drift
drift copied to clipboard
chore(dev-deps): update dependency karma to v6.4.0
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| karma (source) | 6.3.17 -> 6.4.0 |
Release Notes
karma-runner/karma
v6.4.0
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
- client: error out when opening a new tab fails (099b85e)
6.3.18 (2022-04-13)
Bug Fixes
- deps: upgrade socket.io to v4.4.1 (52a30bb)
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
- security: mitigate the "Open Redirect Vulnerability" (ff7edbb)
6.3.15 (2022-02-05)
Bug Fixes
- helper: make mkdirIfNotExists helper resilient to concurrent calls (d9dade2), closes /github.com/karma-runner/karma-coverage/issues/434#issuecomment-1017939333
6.3.14 (2022-02-05)
Bug Fixes
- remove string template from client code (91d5acd)
- warn when
singleRunandautoWatcharefalse(69cfc76) - security: remove XSS vulnerability in
returnUrlquery param (839578c)
6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
- remove depreciation warning from log4js (41bed33)
6.3.11 (2022-01-13)
Bug Fixes
- deps: pin colors package to 1.4.0 due to security vulnerability (a5219c5)
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
- reporter: warning if stack trace contains generated code invocation (4f23b14)
6.3.7 (2021-11-01)
Bug Fixes
6.3.6 (2021-10-25)
Bug Fixes
6.3.5 (2021-10-20)
Bug Fixes
6.3.4 (2021-06-14)
Bug Fixes
6.3.3 (2021-06-01)
Bug Fixes
- server: clean up vestigial code from proxy (#3640) (f4aeac3), closes /tools.ietf.org/html/std66#section-3
6.3.2 (2021-03-29)
Bug Fixes
- fix running tests in IE9 (#3668) (0055bc5), closes /github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14 #3665
6.3.1 (2021-03-24)
Bug Fixes
v6.3.20
Bug Fixes
v6.3.19
Bug Fixes
- client: error out when opening a new tab fails (099b85e)
v6.3.18
Bug Fixes
- deps: upgrade socket.io to v4.4.1 (52a30bb)
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Chore
- dev-deps: update dependency karma to v6.4.1 (1c02bb1)
Contributors
Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
@Commit-Lint merge patchwill merge dependabot PR on "patch" versions (X.X.Y - Y change)@Commit-Lint merge minorwill merge dependabot PR on "minor" versions (X.Y.Y - Y change)@Commit-Lint merge majorwill merge dependabot PR on "major" versions (Y.Y.Y - Y change)@Commit-Lint merge disablewill desactivate merge dependabot PR@Commit-Lint reviewwill approve dependabot PR@Commit-Lint stop reviewwill stop approve dependabot PR
:tada: This PR is included in version 1.5.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: