-
Notifications
You must be signed in to change notification settings - Fork 4.2k
chore(deps): update dependency karma to v6 [security] #34898
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
Open
renovate
wants to merge
3
commits into
master
Choose a base branch
from
renovate/npm-karma-vulnerability
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,152
−3,654
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0a13b1f to
5a51734
Compare
5a51734 to
c1681ea
Compare
9eaaf25 to
3cc2ef4
Compare
3cc2ef4 to
2f9da22
Compare
9b919d6 to
ed9b4c7
Compare
ed9b4c7 to
c35704a
Compare
2754b18 to
e069d4b
Compare
cc7715c to
9d2675f
Compare
9d2675f to
8c28673
Compare
8c28673 to
81f09ee
Compare
In karma 6, files matched by earlier patterns aren't overridden by later patterns. The sourceFiles patterns like `cms/**/!(*spec|djangojs).js` matched test entry files (e.g., `cms/js/spec/main.js`) because they don't end with "spec" or "djangojs". This prevented runFiles from setting `included: true` on these files, so tests never started. Split the sourceFiles patterns to precisely exclude spec/main*.js test entry points while still serving other source files: - Direct children of the js directory - Subdirectories except spec/ - spec/ subdirectory, excluding main* files This allows runFiles to control test entry point inclusion. Co-Authored-By: Claude Opus 4.5 <[email protected]>
karma-jasmine 1.x is the last major version that: - Works with karma 6.x (peer dep: karma: '*') - Works with jasmine-core 2.x (peer dep: jasmine-core: '*') Version 2.x+ requires jasmine-core 3.x which is incompatible with the pinned [email protected] (required for edx-ui-toolkit). Co-Authored-By: Claude Opus 4.5 <[email protected]>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
maintenance
Routine upkeep necessary for the health of the platform
needs maintainer attention
Issue or PR specifically needs the attention of the maintainer.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.13→^6.0.0GitHub Vulnerability Alerts
CVE-2022-0437
karma prior to version 6.3.14 contains a cross-site scripting vulnerability.
CVE-2021-23495
Karma before 6.3.16 is vulnerable to Open Redirect due to missing validation of the return_url query parameter.
Release Notes
karma-runner/karma (karma)
v6.3.16Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
6.3.2 (2021-03-29)
Bug Fixes
6.3.1 (2021-03-24)
Bug Fixes
v6.3.15Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
6.3.2 (2021-03-29)
Bug Fixes
6.3.1 (2021-03-24)
Bug Fixes
v6.3.14Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
6.3.2 (2021-03-29)
Bug Fixes
6.3.1 (2021-03-24)
Bug Fixes
v6.3.13Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
6.3.2 (2021-03-29)
Bug Fixes
6.3.1 (2021-03-24)
Bug Fixes
v6.3.12Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
6.3.2 (2021-03-29)
Bug Fixes
6.3.1 (2021-03-24)
Bug Fixes
v6.3.11Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
6.3.2 (2021-03-29)
Bug Fixes
6.3.1 (2021-03-24)
Bug Fixes
v6.3.10Compare Source
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
6.3.18 (2022-04-13)
Bug Fixes
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
6.3.15 (2022-02-05)
Bug Fixes
6.3.14 (2022-02-05)
Bug Fixes
singleRunandautoWatcharefalse(69cfc76)returnUrlquery param (839578c)6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
6.3.11 (2022-01-13)
Bug Fixes
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
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
Configuration
📅 Schedule: Branch creation - "" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.