-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update dependency karma to v6 [SECURITY] #3462
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/npm-karma-vulnerability
base: develop
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.
Open
Conversation
This file contains 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
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY]
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
May 7, 2022
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Update dependency karma to 6.3.16 [SECURITY]
May 7, 2022
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY]
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Jan 19, 2023
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Update dependency karma to 6.3.16 [SECURITY]
Jan 19, 2023
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY]
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Feb 1, 2023
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Update dependency karma to 6.3.16 [SECURITY]
Feb 1, 2023
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY]
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Feb 2, 2023
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Update dependency karma to 6.3.16 [SECURITY]
Feb 2, 2023
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. ⚠ Warning: custom changes will be lost. |
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY]
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Apr 26, 2023
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY] - autoclosed
Update dependency karma to 6.3.16 [SECURITY]
Apr 26, 2023
renovate
bot
force-pushed
the
renovate/npm-karma-vulnerability
branch
from
April 26, 2023 09:12
89e16e3
to
efc4a3a
Compare
renovate
bot
changed the title
Update dependency karma to 6.3.16 [SECURITY]
Update dependency karma to v6 [SECURITY]
May 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.22
->6.3.16
GitHub 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.16
Compare Source
Bug Fixes
v6.3.15
Compare Source
Bug Fixes
v6.3.14
Compare Source
Bug Fixes
singleRun
andautoWatch
arefalse
(69cfc76)returnUrl
query param (839578c)v6.3.13
Compare Source
Bug Fixes
v6.3.12
Compare Source
Bug Fixes
v6.3.11
Compare Source
Bug Fixes
v6.3.10
Compare Source
Bug Fixes
v6.3.9
Compare Source
Bug Fixes
v6.3.8
Compare Source
Bug Fixes
v6.3.7
Compare Source
Bug Fixes
v6.3.6
Compare Source
Bug Fixes
v6.3.5
Compare Source
Bug Fixes
v6.3.4
Compare Source
Bug Fixes
v6.3.3
Compare Source
Bug Fixes
v6.3.2
Compare Source
Bug Fixes
v6.3.1
Compare Source
Bug Fixes
v6.3.0
Compare Source
Features
config.set()
call in karma.conf.js (#3660) (4c9097a)v6.2.0
Compare Source
Features
6.1.2 (2021-03-09)
Bug Fixes
6.1.1 (2021-02-12)
Bug Fixes
v6.1.2
Compare Source
Bug Fixes
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Features
karma.config.parseConfig
error handling (#3635) (9dba1e2)6.0.4 (2021-02-01)
Bug Fixes
6.0.3 (2021-01-27)
Bug Fixes
6.0.2 (2021-01-25)
Bug Fixes
6.0.1 (2021-01-20)
Bug Fixes
customFileHandlers
provider (#3624) (25d9abb)v6.0.4
Compare Source
Bug Fixes
v6.0.3
Compare Source
Bug Fixes
v6.0.2
Compare Source
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
customFileHandlers
provider (#3624) (25d9abb)v6.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
require('karma').server.start()
andrequire('karma').Server.start()
variants were removed from the public API. Instead use canonical form:dart
file type has been removed without a replacement.customFileHandlers
DI token has been removed. Usemiddleware
to achieve similar functionality.customScriptTypes
DI token has been removed. It had no effect, so no replacement is provided.5.2.3 (2020-09-25)
Bug Fixes
5.2.2 (2020-09-08)
Bug Fixes
5.2.1 (2020-09-02)
Bug Fixes
v5.2.3
Compare Source
Bug Fixes
v5.2.2
Compare Source
Bug Fixes
v5.2.1
Compare Source
Bug Fixes
v5.2.0
Compare Source
Bug Fixes
Features
5.1.1 (2020-07-28)
Bug Fixes
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
5.0.9 (2020-05-19)
Bug Fixes
5.0.8 (2020-05-18)
Bug Fixes
5.0.7 (2020-05-16)
Bug Fixes
5.0.6 (2020-05-16)
Bug Fixes
5.0.5 (2020-05-07)
Bug Fixes
5.0.4 (2020-04-30)
Bug Fixes
5.0.3 (2020-04-29)
Bug Fixes
5.0.2 (2020-04-16)
Bug Fixes
5.0.1 (2020-04-10)
Bug Fixes
v5.0.9
Compare Source
Bug Fixes
v5.0.8
Compare Source
Bug Fixes
v5.0.7
Compare Source
Bug Fixes
v5.0.6
Compare Source
Bug Fixes
v5.0.5
Compare Source
Bug Fixes
v5.0.4
Compare Source
Bug Fixes
v5.0.3
Compare Source
Bug Fixes
v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
Bug Fixes
Code Refactoring
Continuous Integration
Features
DEFAULT_LISTEN_ADDR
constant (#3443) (057d527), closes #2479BREAKING CHANGES
4.4.1 (2019-10-18)
Bug Fixes
v4.4.1
Compare Source
Bug Fixes
v4.4.0
Compare Source
Bug Fixes
Features
v4.3.0
Compare Source
Bug Fixes
test:client
silently failing on Travis (#3343) (1489e9a), closes /travis-ci.org/karma-runner/karma/jobs/537027667#L1046Features
v4.2.0
Compare Source
Bug Fixes
v4.1.0
Compare Source
Bug Fixes
4.0.1 (2019-02-28)
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
Bug Fixes
Chores
BREAKING CHANGES
3.1.4 (2018-12-17)
Bug Fixes
3.1.3 (2018-12-01)
Bug Fixes
3.1.2 (2018-12-01)
Bug Fixes
Features
3.1.1 (2018-10-23)
Bug Fixes
v3.1.4
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "" (UTC), 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.