Skip to content

Commit

Permalink
chore(deps): update dependency fetch-mock to v11 (#459)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock)
([source](https://togithub.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock))
| [`^10.0.0` ->
`^11.0.0`](https://renovatebot.com/diffs/npm/fetch-mock/10.0.7/11.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fetch-mock/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fetch-mock/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fetch-mock/10.0.7/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fetch-mock/10.0.7/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wheresrhys/fetch-mock (fetch-mock)</summary>

###
[`v11.0.0`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1100-2024-08-03)

[Compare
Source](https://togithub.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.1.1...fetch-mock-v11.0.0)

##### ⚠ BREAKING CHANGES

-   force fetch-mock major release

##### Bug Fixes

- force fetch-mock major release
([1b31416](https://togithub.com/wheresrhys/fetch-mock/commit/1b314167607b15887feba2f6124a9af9cca81c47))

###
[`v10.1.1`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1011-2024-07-23)

[Compare
Source](https://togithub.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.1.0...fetch-mock-v10.1.1)

##### Bug Fixes

- change module system declaratuions to avoid top level type: module
([ed00140](https://togithub.com/wheresrhys/fetch-mock/commit/ed001407792a12b5fec94013aafccbb4bbb63a87))

###
[`v10.1.0`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1010-2024-07-18)

[Compare
Source](https://togithub.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.0.8...fetch-mock-v10.1.0)

##### Features

- **wip:** replace dequal, glob-to-regexp and bump path-to-regexp
([d8d8b25](https://togithub.com/wheresrhys/fetch-mock/commit/d8d8b259fffbd01a03d5c5bf2768ee48797b68bb))

##### Bug Fixes

- failing tests
([65ef567](https://togithub.com/wheresrhys/fetch-mock/commit/65ef5678ba23c53d27f3b165fe25020d96c498db))
- replace path-to-regexp with regexparam
([4bf3e32](https://togithub.com/wheresrhys/fetch-mock/commit/4bf3e32f852ffc169ca354288eff86737e131480))
- wildcard import
([ff9fee6](https://togithub.com/wheresrhys/fetch-mock/commit/ff9fee634db8b019f1384e44d13b4121bc2d62bb))

###
[`v10.0.8`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1008-2024-07-15)

[Compare
Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.7...fetch-mock-v10.0.8)

##### Miscellaneous

- rename fetch-mock-legacy directory to fetch-mock
([95fd761](https://togithub.com/wheresrhys/fetch-mock/commit/95fd76115e0bfb979c9ee52a59613a3f52b1a6d6))
- test release please again
([3a9eb12](https://togithub.com/wheresrhys/fetch-mock/commit/3a9eb1292f81c3872bc57e91c6a436cf6fddfb80))
- release 10.0.8
([7bbbf49](https://togithub.com/wheresrhys/fetch-mock/commit/7bbbf49aaa19e7fe2c97f86452bf153933ed5345))
- remove legacy prepublish step
([3100e5a](https://togithub.com/wheresrhys/fetch-mock/commit/3100e5a659a5436a583e4e56cd668a54b47bfb8f))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUeXBlOiBNYWludGVuYW5jZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 5a4eeb6 commit 3b5a8e8
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 49 deletions.
86 changes: 38 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^20.11.5",
"@vitest/coverage-v8": "^2.0.3",
"esbuild": "^0.23.0",
"fetch-mock": "^10.0.0",
"fetch-mock": "^11.0.0",
"glob": "^11.0.0",
"nock": "^14.0.0-beta.8",
"prettier": "^3.2.4",
Expand Down

0 comments on commit 3b5a8e8

Please sign in to comment.