Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 407
    • Issues 407
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !2108

Update dependency requests-mock to v1.10.0 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged RenovateBot requested to merge renovate/develop-requests-mock-1.x into develop Nov 06, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR contains the following updates:

Package Type Update Change
requests-mock (source) dev-dependencies minor ==1.9.3 -> ==1.10.0

Release Notes

jamielennox/requests-mock

v1.10.0

Compare Source

What's Changed

  • Response parameters type hints by @​OldSneerJaw in https://github.com/jamielennox/requests-mock/pull/178
  • Support Python 3.10. by @​adamchainz in https://github.com/jamielennox/requests-mock/pull/190
  • Avoid using distutils to check pytest version. by @​adamchainz in https://github.com/jamielennox/requests-mock/pull/189
  • Add reset methods on the Mocker class type. by @​zozoens31 in https://github.com/jamielennox/requests-mock/pull/184
  • add GitHub URL for PyPi by @​andriyor in https://github.com/jamielennox/requests-mock/pull/196
  • Prevent race condition when using requests_futures and ThreadPoolExecutor by @​phodge in https://github.com/jamielennox/requests-mock/pull/183
  • pytest plugin should lazy-load requests_mock by @​ikonst in https://github.com/jamielennox/requests-mock/pull/195
  • Update homepage/doc URLs of requests library by @​soxofaan in https://github.com/jamielennox/requests-mock/pull/206
  • Thread Locking by @​phodge in https://github.com/jamielennox/requests-mock/pull/203
  • Shorten line length of comments by @​jamielennox in https://github.com/jamielennox/requests-mock/pull/183 and https://github.com/jamielennox/requests-mock/pull/200
  • Improvements to Type Hints by @​jamielennox in https://github.com/jamielennox/requests-mock/pull/199
  • Allow passing json_encoder to mocking by @​jamielennox in https://github.com/jamielennox/requests-mock/pull/198

New Contributors

  • @​petrem made their first contribution in https://github.com/jamielennox/requests-mock/pull/185
  • @​mgorny made their first contribution in https://github.com/jamielennox/requests-mock/pull/164
  • @​akhsiM made their first contribution in https://github.com/jamielennox/requests-mock/pull/194
  • @​adamchainz made their first contribution in https://github.com/jamielennox/requests-mock/pull/190
  • @​zozoens31 made their first contribution in https://github.com/jamielennox/requests-mock/pull/184
  • @​andriyor made their first contribution in https://github.com/jamielennox/requests-mock/pull/196
  • @​phodge made their first contribution in https://github.com/jamielennox/requests-mock/pull/183
  • @​ikonst made their first contribution in https://github.com/jamielennox/requests-mock/pull/195
  • @​soxofaan made their first contribution in https://github.com/jamielennox/requests-mock/pull/206

Full Changelog: https://github.com/jamielennox/requests-mock/compare/1.9.3...1.10.0


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-requests-mock-1.x