Skip to content

Update some deps and remove security issues#5458

Merged
kobenguyent merged 1 commit intocodeceptjs:3.xfrom
thomashohn:chore/update-deps-5457
Feb 19, 2026
Merged

Update some deps and remove security issues#5458
kobenguyent merged 1 commit intocodeceptjs:3.xfrom
thomashohn:chore/update-deps-5457

Conversation

@thomashohn
Copy link
Contributor

Motivation/Description of the PR

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 🧹 Chore
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@thomashohn
Copy link
Contributor Author

@kobenguyent - please merge if ok

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates three npm dependencies to address security issues and keep packages up to date. The changes include one runtime dependency (envinfo) used for gathering system information, and two development dependencies (typedoc and typedoc-plugin-markdown) used for documentation generation.

Changes:

  • Updated envinfo from 7.15.0 to 7.21.0 (runtime dependency)
  • Updated typedoc from 0.28.16 to 0.28.17 (dev dependency)
  • Updated typedoc-plugin-markdown from 4.9.0 to 4.10.0 (dev dependency)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kobenguyent kobenguyent merged commit fcf0b27 into codeceptjs:3.x Feb 19, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments