Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps fetch-mock from 11.1.5 to 12.5.2.

Release notes

Sourced from fetch-mock's releases.

fetch-mock: v12.5.2

12.5.2 (2025-03-03)

Bug Fixes

  • allow matching body for delete requests (891197c)

fetch-mock: v12.5.1

12.5.1 (2025-03-01)

Bug Fixes

  • improve handling of abort (5c1085d)
  • remove deprecated is-subset-of (a2546ef)

fetch-mock: v12.5.0

12.5.0 (2025-03-01)

Features

fetch-mock: v12.4.0

12.4.0 (2025-02-23)

Features

  • add ability to wait for multiple routes (c3dc9c3)
  • implement waitFor option (5500228)

Bug Fixes

  • clone response before using (2ccf18e)
  • use a promise, no function, to implement waitFor (8783101)

fetch-mock: v12.3.0

12.3.0 (2025-02-04)

Features

  • added overwriteRoutes: true rule to codemods (b3d1468)
  • implemented modifyRoute() method (f62e3d6)
  • implemented removeRoute method (584a861)

... (truncated)

Changelog

Sourced from fetch-mock's changelog.

12.5.2 (2025-03-03)

Bug Fixes

  • allow matching body for delete requests (891197c)

12.5.1 (2025-03-01)

Bug Fixes

  • improve handling of abort (5c1085d)
  • remove deprecated is-subset-of (a2546ef)

12.5.0 (2025-03-01)

Features

12.4.0 (2025-02-23)

Features

  • add ability to wait for multiple routes (c3dc9c3)
  • implement waitFor option (5500228)

Bug Fixes

  • clone response before using (2ccf18e)
  • use a promise, no function, to implement waitFor (8783101)

12.3.0 (2025-02-04)

Features

  • added overwriteRoutes: true rule to codemods (b3d1468)
  • implemented modifyRoute() method (f62e3d6)
  • implemented removeRoute method (584a861)

Bug Fixes

  • make types for modify route config more accurate (6894569)
  • prevented overwriting stickiness of a route (87f8c9b)

... (truncated)

Commits

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.

@dependabot dependabot bot requested a review from ignatiusreza as a code owner March 4, 2025 05:15
@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 Mar 4, 2025
@labforward-kodiak labforward-kodiak bot removed the automerge To be merged automatically by Kodiak label Mar 10, 2025
@labforward-kodiak
Copy link
Contributor

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-12.5.2 branch 2 times, most recently from 92e67a8 to 234126a Compare March 13, 2025 05:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-12.5.2 branch 3 times, most recently from 551fe70 to d2afcf0 Compare March 26, 2025 06:00
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.5 to 12.5.2.
- [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.5.2/packages/fetch-mock)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-12.5.2 branch from d2afcf0 to 2e72590 Compare March 27, 2025 05:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

Superseded by #296.

@dependabot dependabot bot closed this Jun 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fetch-mock-12.5.2 branch June 18, 2025 04:24
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 kodiak: merge.method = 'squash' Squash PR when merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants