Skip to content

Commit 7c89a62

Browse files
chore(deps): update dependency karma to v6.4.3 (#385)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [karma](https://karma-runner.github.io/) ([source](https://togithub.com/karma-runner/karma)) | [`6.4.2` -> `6.4.3`](https://renovatebot.com/diffs/npm/karma/6.4.2/6.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/karma/6.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/karma/6.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/karma/6.4.2/6.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/karma/6.4.2/6.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>karma-runner/karma (karma)</summary> ### [`v6.4.3`](https://togithub.com/karma-runner/karma/blob/HEAD/CHANGELOG.md#643-2024-02-24) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.4.2...v6.4.3) ##### Bug Fixes - add build commits for patch release ([d7f2d69](https://togithub.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone America/New_York, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/openedx/edx-ui-toolkit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d8c742 commit 7c89a62

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

package-lock.json

Lines changed: 41 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jasmine-core": "2.99.1",
5151
"jsdoc3-parser": "3.0.0",
5252
"jsdox": "0.4.10",
53-
"karma": "6.4.2",
53+
"karma": "6.4.3",
5454
"karma-chrome-launcher": "^3.1.1",
5555
"karma-coverage": "2.2.1",
5656
"karma-coveralls": "2.1.0",

0 commit comments

Comments
 (0)