Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency fetch-mock to v11 - autoclosed #8169

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-mock (source) 9.4.0 -> 11.1.5 age adoption passing confidence

Release Notes

wheresrhys/fetch-mock (fetch-mock)

v11.1.5

Compare Source

Bug Fixes
  • change export order so default is last (bc9c41d)

v11.1.4

Compare Source

Documentation Changes
  • another occurrence of the cheatsheet ref (875e4f6)
  • fix link to cheatsheet (33e75b1)

v11.1.3

Compare Source

Bug Fixes
  • add missing metadata to package.json files (4ab78b9)

v11.1.1

Compare Source

Bug Fixes
  • roll back to glob-to-regexp (b114124)

v11.1.0

Compare Source

Features
  • remove debug mode from fetch-mock (89890b6)

v11.0.2

Compare Source

Bug Fixes
  • add license file to each package (9b36f89)

v11.0.1

Compare Source

Bug Fixes
  • fixes importimng into .mts files (98ad40e)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • force fetch-mock major release
Bug Fixes
  • force fetch-mock major release (1b31416)

v10.1.1

Compare Source

Bug Fixes
  • change module system declaratuions to avoid top level type: module (ed00140)

v10.1.0

Compare Source

Features
  • wip: replace dequal, glob-to-regexp and bump path-to-regexp (d8d8b25)
Bug Fixes

v10.0.8

Compare Source

Miscellaneous
  • rename fetch-mock-legacy directory to fetch-mock (95fd761)
  • test release please again (3a9eb12)
  • release 10.0.8 (7bbbf49)
  • remove legacy prepublish step (3100e5a)

v10.0.7: Make type definitions compatible with ESM and CommonJs

Compare Source

v10.0.6: Fix type definitions

Compare Source

v10.0.5: Fix exports

Compare Source

v10.0.4: Simple API for naming routes

Compare Source

e.g. .mock('/path', 200, 'my-name')

v10.0.3: Remove custom aborterror implementation

Compare Source

v10.0.2: Support matching data URLs

Compare Source

v10.0.1: Small fixes to types

Compare Source

v10.0.0: ESM and native fetch

Compare Source

A major rewrite to use ESM modules and default to using native fetch in all environments

Other than that the API remains unchanged

v9.11.0: Babel upgrades

Compare Source

In theory, this should not cause anybody any problems

v9.10.10: Fixes various types

Compare Source

v9.10.7: Refactor routes to be wrapped in a class

Compare Source

v9.10.6: Fix mocking requests with bodies in safari

Compare Source

Merge pull request #​585 from lambdalisue/hotfix-584

Patch native fetch on Safari to fix #​584

v9.10.5: Make typescript types available when importing the esm build

Compare Source

v9.10.4: Prevent responses from hanging in node-fetch

Compare Source

v9.10.3: Add matchPartialBody to typings

Compare Source

v9.10.2: Allow response bodies to be inspected

Compare Source

v9.10.1: Correct release with response inspection

Compare Source

v9.10.0: Allow inspecting responses

Compare Source

v9.9.1

Compare Source

v9.9.0: Full support for coercing objects into query string matchers

Compare Source

v9.8.0: Added support for multi-value query string matching

Compare Source

v9.7.0: Added support for sticky routes

Compare Source

v9.6.0: Non-trivial changes to testing of build targets

Compare Source

v9.5.1: Null release to overwrite accidental alpha tagged as latest

Compare Source

v9.5.0: Allow spying on just a single route

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Bot PRs that update dependencies javascript labels Aug 12, 2024
@renovate renovate bot force-pushed the renovate/fetch-mock-11.x branch 2 times, most recently from fc31f98 to e335da0 Compare August 16, 2024 13:54
@renovate renovate bot force-pushed the renovate/fetch-mock-11.x branch 2 times, most recently from 1b76abb to 6093d0b Compare August 31, 2024 22:51
@renovate renovate bot changed the title Update dependency fetch-mock to v11 Update dependency fetch-mock to v11 - autoclosed Oct 27, 2024
@renovate renovate bot closed this Oct 27, 2024
@renovate renovate bot deleted the renovate/fetch-mock-11.x branch October 27, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants