Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps fetch-mock from 12.5.5 to 12.6.0.

Release notes

Sourced from fetch-mock's releases.

fetch-mock: v12.6.0

12.6.0 (2025-10-29)

Features

  • implement host: matcher (2b0a43d)

Documentation Changes

  • document new host matcher (6205357)

fetch-mock: v12.5.6

12.5.6 (2025-10-27)

Bug Fixes

  • clean abort event listener once it's called or response is returned (4606250)
  • clean abort event listener once it's called or response is returned (ca51920)
Changelog

Sourced from fetch-mock's changelog.

12.6.0 (2025-10-29)

Features

  • implement host: matcher (2b0a43d)

Documentation Changes

  • document new host matcher (6205357)

12.5.6 (2025-10-27)

Bug Fixes

  • clean abort event listener once it's called or response is returned (4606250)
  • clean abort event listener once it's called or response is returned (ca51920)
Commits
  • 4871184 chore: release main
  • 32fdb1b test: fixed browser test for host matching
  • c50e42d chore: run prettier
  • 2b0a43d feat: implement host: matcher
  • 6205357 docs: document new host matcher
  • 6720a98 test: added failing test for host: matcher
  • 346d867 chore: release main
  • ca51920 fix: clean abort event listener once it's called or response is returned
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 12.5.5 to 12.6.0.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md)
- [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v12.6.0/packages/fetch-mock)

---
updated-dependencies:
- dependency-name: fetch-mock
  dependency-version: 12.6.0
  dependency-type: direct:development
  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 Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 05:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@Trott Trott merged commit bfe7a8e into main Nov 4, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fetch-mock-12.6.0 branch November 4, 2025 19:00
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.

2 participants