chore(deps): update dependency codeceptjs to v3.7.9 - #1165
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
requested review from
SalimKainos,
reespozzi and
varun-vijayagopal
and removed request for
a team
July 30, 2026 07:16
renovate
Bot
force-pushed
the
renovate/codeceptjs-3.x-lockfile
branch
from
July 30, 2026 22:34
d783941 to
9c17e8f
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.9Release Notes
codeceptjs/CodeceptJS (codeceptjs)
v3.7.9Compare Source
What's Changed
Full Changelog: codeceptjs/CodeceptJS@3.7.8...3.7.9
v3.7.8Compare Source
What's Changed
Full Changelog: codeceptjs/CodeceptJS@3.7.7...3.7.8
v3.7.7Compare Source
What's Changed
codeceptjs infoby @mirao in #5423New Contributors
Full Changelog: codeceptjs/CodeceptJS@3.7.6...3.7.7
v3.7.6Compare Source
v3.7.5Compare Source
3.7.5
❤️ Thanks all to those who contributed to make this release! ❤️
✨ Features
Backward Compatible Boolean Configuration
Advanced Custom Patterns Configuration
feat(cli): make test file hyperlink clickable (#5078) - by @kobenguyent

feat: Introduce CodeceptJS WebElement Class to mirror helpers’ element instance (#5091)
Unified API Methods
getText(),getAttribute(),getProperty(),getInnerHTML(),getValue()isVisible(),isEnabled(),exists(),getBoundingBox()click(),type()$()and$$()methods for finding sub-elementsgetNativeElement()andgetHelper()for advanced operationsUpdated Helper Methods
grabWebElement()andgrabWebElements()now returnWebElementinstances instead of native elementsgrabWebElement()method to WebDriver and Puppeteer helpersgetNativeElement()methodfeat: support
feature.onlylikeScenario.only(#5087)Example:
🐛 Bug Fixes
emptyFolder(#5190) - by @mhassan1restart: 'session'inrun-workers --by pool(#5118) - by @Samuel-StOonResponsebehavior (#5106) - by @myprivaterepoplatformNamefor mobile click detection (Android touchClick bug) (#5107) - by @miraocodeceptjs/effectstypes (#5094) - by @kobenguyentNew Contributors
Full Changelog: codeceptjs/CodeceptJS@3.7.4...3.7.5
v3.7.4Compare Source
3.7.4
❤️ 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
New Contributors
Full Changelog: codeceptjs/CodeceptJS@3.7.3...3.7.4
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 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.