chore(deps): update dependency codeceptjs to v3.7.5 [security]#1145
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency codeceptjs to v3.7.5 [security]#1145renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
50fe279 to
77dee8b
Compare
77dee8b to
a455c05
Compare
a455c05 to
33933a7
Compare
33933a7 to
8c99204
Compare
94033ca to
cce6ca0
Compare
cce6ca0 to
8052010
Compare
auto-merge was automatically disabled
January 14, 2026 03:15
Pull request was closed
8052010 to
9b54f56
Compare
9b54f56 to
da06512
Compare
da06512 to
331a758
Compare
423c924 to
ed16deb
Compare
ed16deb to
bf997ca
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.7.3→3.7.5GitHub Vulnerability Alerts
CVE-2025-57285
CodeceptJS versions 3.5.0 through 3.7.5-beta.18 contain a command injection vulnerability in the emptyFolder function (lib/utils.js). The execSync command directly concatenates the user-controlled directoryPath parameter without sanitization or escaping, allowing attackers to execute arbitrary commands.
Release Notes
Codeception/codeceptjs (codeceptjs)
v3.7.5Compare Source
❤️ Thanks all to those who contributed to make this release! ❤️
v3.7.4Compare Source
❤️ Thanks all to those who contributed to make this release! ❤️
🛩️ Features
Test Suite Shuffling: Randomize test execution order to discover test dependencies and improve test isolation (#5051) - by @NivYarmus
Enhanced Interactive Debugging: Better logging for
I.grab*methods in live interactive mode for clearer debugging output (#4986) - by @owenizedd🐛 Bug Fixes
Playwright Session Traces: Fixed trace file naming convention and improved error handling for multi-session test scenarios (#5073) - by @julien-ft-64 @kobenguyent
Trace files use UUID prefixes with
sessionName_testTitle.status.zipformatWorker Data Injection: Resolved proxy object serialization preventing data sharing between parallel test workers (#5072) - by @kobenguyent
Hook Exit Codes: Fixed improper exit codes when test hooks fail, ensuring CI/CD pipelines properly detect failures (#5058) - by @kobenguyent
TypeScript Effects Support: Added complete TypeScript definitions for effects functionality (#5027) - by @kobenguyent
Note: Replaces deprecated global plugins - import from 'codeceptjs/effects' module
Mochawesome Screenshot Uniqueness: Fixed screenshot naming to prevent test failures from being overwritten when multiple tests run at the same time (#4959) - by @Lando1n
Ensures every failed test keeps its own screenshot for easier debugging
📖 Documentation
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/London, 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.
This PR was generated by Mend Renovate. View the repository job log.