Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps fetch-mock from 11.1.5 to 12.2.1.

Release notes

Sourced from fetch-mock's releases.

fetch-mock: v12.2.1

12.2.1 (2025-01-28)

Bug Fixes

  • fix failure to spy in browsers (bfaa5f3)

fetch-mock: v12.2.0

12.2.0 (2024-11-15)

Features

  • implement new hardReset method (d7e0776)
  • update codemods to use hardReset() (757d480)

fetch-mock: v12.1.0

12.1.0 (2024-11-08)

Features

  • fetch-mock: add include: matcher for urls (02f880c)

fetch-mock: v12.0.3

12.0.3 (2024-11-08)

Bug Fixes

  • allow matching relative URLs (2cba1bc)

fetch-mock: v12.0.2

12.0.2 (2024-10-28)

Bug Fixes

  • allow sending responses with status 0 (92c06e9)

fetch-mock: v12.0.1

12.0.1 (2024-10-27)

Bug Fixes

  • clearHistory() can deal with unmatched calls (012e9ca)

fetch-mock: v12.0.0

... (truncated)

Changelog

Sourced from fetch-mock's changelog.

12.2.1 (2025-01-28)

Bug Fixes

  • fix failure to spy in browsers (bfaa5f3)

12.2.0 (2024-11-15)

Features

  • implement new hardReset method (d7e0776)
  • update codemods to use hardReset() (757d480)

12.1.0 (2024-11-08)

Features

  • fetch-mock: add include: matcher for urls (02f880c)

12.0.3 (2024-11-08)

Bug Fixes

  • allow matching relative URLs (2cba1bc)

12.0.2 (2024-10-28)

Bug Fixes

  • allow sending responses with status 0 (92c06e9)

12.0.1 (2024-10-27)

Bug Fixes

  • clearHistory() can deal with unmatched calls (012e9ca)

12.0.0 (2024-10-24)

⚠ BREAKING CHANGES

  • Replaced legacy fetch-mock code with fetch-mock/core code

... (truncated)

Commits
  • 999a7af chore: release main
  • 0fc590a chore: type errors and linting
  • 44736b8 test: refine test so it runs in node too
  • bfaa5f3 fix: fix failure to spy in browsers
  • cb429dd test: add failing test for failure to spy in browsers
  • 217f877 Lint fix.
  • 17206d7 Change lastCall return type to CallLog | undefined
  • c6c0a3f chore: release main
  • 757d480 feat: update codemods to use hardReset()
  • d7e0776 feat: implement new hardReset method
  • 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)

@dependabot dependabot bot added automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging labels Jan 29, 2025
@dependabot dependabot bot requested a review from ignatiusreza as a code owner January 29, 2025 05:54
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.5 to 12.2.1.
- [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.2.1/packages/fetch-mock)

---
updated-dependencies:
- dependency-name: fetch-mock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-12.2.1 branch from 13670b1 to 4babcd0 Compare January 30, 2025 05:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

Superseded by #260.

@dependabot dependabot bot closed this Feb 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fetch-mock-12.2.1 branch February 5, 2025 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants