Skip to content

Bump @mswjs/interceptors from 0.39.2 to 0.40.0#29

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mswjs/interceptors-0.40.0
Open

Bump @mswjs/interceptors from 0.39.2 to 0.40.0#29
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mswjs/interceptors-0.40.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps @mswjs/interceptors from 0.39.2 to 0.40.0.

Release notes

Sourced from @​mswjs/interceptors's releases.

v0.40.0 (2025-10-19)

Features

  • support RequestController with source (#749) (c7b48abfdb1044e49168845045e692fbb7de3899) @​kettanaito

Bug Fixes

v0.39.8 (2025-10-13)

Bug Fixes

  • WebSocket: await connection event listeners (#748) (c5a995dfbbb4ed6ac351aedff15e4b8772e1ad5d) @​kettanaito

v0.39.7 (2025-09-25)

Bug Fixes

  • set redirected property on redirect responses (#746) (f58298357974c5cb56818e89fa46f7a277599c8d) @​erikshestopal

v0.39.6 (2025-08-12)

Bug Fixes

v0.39.5 (2025-07-29)

Bug Fixes

  • ClientRequest: support http.Agent instances as agents for https requests (#737) (6800d59d373ce22f96aa1aac72f89f370b7a23fb) @​kettanaito

v0.39.4 (2025-07-25)

Bug Fixes

v0.39.3 (2025-07-17)

Bug Fixes

Commits
  • 7513097 chore(release): v0.40.0
  • c8cd29d test: add http unix socket test cases (#751)
  • f169e01 fix(ClientRequest): mock the TLSSocket.getCipher method (#688)
  • c7b48ab feat: support RequestController with source (#749)
  • 4ef0c0e chore: add nock compat tests (#750)
  • 329087a chore(release): v0.39.8
  • c5a995d fix(WebSocket): await connection event listeners (#748)
  • 7039bae chore(release): v0.39.7
  • f582983 fix: set redirected property on redirect responses (#746)
  • da8b006 chore(release): v0.39.6
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@mswjs/interceptors](https://github.com/mswjs/interceptors) from 0.39.2 to 0.40.0.
- [Release notes](https://github.com/mswjs/interceptors/releases)
- [Changelog](https://github.com/mswjs/interceptors/blob/main/release.config.json)
- [Commits](mswjs/interceptors@v0.39.2...v0.40.0)

---
updated-dependencies:
- dependency-name: "@mswjs/interceptors"
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants