An open index of dependabot pull requests across open source projects.

chore(deps): bump axios and codeceptjs in /codeceptjs-example

Closed
Number: #30
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 1
Created: August 16, 2025 at 12:33 AM UTC
(4 months ago)
Updated: September 11, 2025 at 11:58 PM UTC
(3 months ago)
Closed: September 11, 2025 at 11:58 PM UTC
(3 months ago)
Time to Close: 27 days
Labels:
dependencies javascript
Description:

Bumps axios to 1.8.3 and updates ancestor dependency codeceptjs. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.8.3

Release notes

Sourced from axios's releases.

Release v1.8.3

Release notes:

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

Release v1.8.2

Release notes:

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

Release v1.8.1

Release notes:

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

Release v1.8.0

Release notes:

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

Features

Reverts

... (truncated)

Changelog

Sourced from axios's changelog.

1.8.3 (2025-03-10)

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

1.8.0 (2025-02-25)

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

Features

... (truncated)

Commits
  • 39ec206 chore(release): v1.8.3 (#6819)
  • 10fa70e fix: add missing type for allowAbsoluteUrls (#6818)
  • 7821ef9 docs: update readme to include bun install (#6811)
  • ec159e5 fix(xhr/fetch): pass allowAbsoluteUrls to buildFullPath in xhr and `fet...
  • a9f7689 chore(release): v1.8.2 (#6812)
  • fb8eec2 fix(http-adapter): add allowAbsoluteUrls to path building (#6810)
  • 9812045 chore(sponsor): update sponsor block (#6804)
  • 72acf75 chore(sponsor): update sponsor block (#6794)
  • 2e64afd chore(release): v1.8.1 (#6800)
  • 36a5a62 fix(utils): move generateString to platform utils to avoid importing crypto...
  • Additional commits viewable in compare view

Updates codeceptjs from 3.1.3 to 3.7.3

Release notes

Sourced from codeceptjs's releases.

3.7.3

❤️ Thanks all to those who contributed to make this release! ❤️

🛩️ Features

➜  helloworld npx codeceptjs info
Environment information:

codeceptVersion: "3.7.2"
nodeInfo: 18.19.0
osInfo: macOS 14.4
cpuInfo: (8) x64 Apple M1 Pro
osBrowsers: "chrome: 133.0.6943.143, edge: 133.0.3065.92, firefox: not installed, safari: 17.4"
playwrightBrowsers: "chromium: 133.0.6943.16, firefox: 134.0, webkit: 18.2"
helpers: {
"Playwright": {
"url": "http://localhost",
...

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/codeceptjs/CodeceptJS/compare/3.7.2...3.7.3

3.7.2

❤️ Thanks all to those who contributed to make this release! ❤️

🛩️ Features

🐛 Bug Fixes

  • fix(stepByStepReport): no records html is generated when running with run-workers (#4638)
  • fix(webdriver): bidi error in log with webdriver (#4850)
  • fix(types): TS types of methods (Feature|Scenario)Config.config (#4851)
  • fix: redundant popup log (#4830)
  • fix(webdriver): grab browser logs using bidi protocol (#4754)

... (truncated)

Changelog

Sourced from codeceptjs's changelog.

3.7.3

❤️ Thanks all to those who contributed to make this release! ❤️

🛩️ Features

➜  helloworld npx codeceptjs info
Environment information:

codeceptVersion: "3.7.2"
nodeInfo: 18.19.0
osInfo: macOS 14.4
cpuInfo: (8) x64 Apple M1 Pro
osBrowsers: "chrome: 133.0.6943.143, edge: 133.0.3065.92, firefox: not installed, safari: 17.4"
playwrightBrowsers: "chromium: 133.0.6943.16, firefox: 134.0, webkit: 18.2"
helpers: {
"Playwright": {
"url": "http://localhost",
...

🐛 Bug Fixes

3.7.2

❤️ Thanks all to those who contributed to make this release! ❤️

🛩️ Features

🐛 Bug Fixes

  • fix(stepByStepReport): no records html is generated when running with run-workers (#4638)
  • fix(webdriver): bidi error in log with webdriver (#4850)
  • fix(types): TS types of methods (Feature|Scenario)Config.config (#4851)
  • fix: redundant popup log (#4830)
  • fix(webdriver): grab browser logs using bidi protocol (#4754)
  • fix(webdriver): screenshots for sessions (#4748)

📖 Documentation

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by thanh.nguyen, a new releaser for codeceptjs since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+9864
Deletions:
-1739
Package Dependencies
Package:
axios
Ecosystem:
npm
Version Change:
0.21.4 → 1.8.3
Update Type:
Major
Path:
/codeceptjs-example
Package:
codeceptjs
Ecosystem:
npm
Version Change:
3.1.3 → 3.7.3
Update Type:
Minor
Path:
/codeceptjs-example
Technical Details
ID: 5191524
UUID: 2749953884
Node ID: PR_kwDOFtmY7c6j6Pdc
Host: GitHub
Repository: browserstack/puppeteer-browserstack
Mergeable: Yes
Merge State: Unstable
Rebaseable: Yes