-
Notifications
You must be signed in to change notification settings - Fork 67
Commit 3b5a8e8
authored
chore(deps): update dependency fetch-mock to v11 (#459)
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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>1 parent 5a4eeb6 commit 3b5a8e8Copy full SHA for 3b5a8e8
2 files changed
+39
-49
lines changed+38-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
0 commit comments