Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps pook from 2.0.1 to 2.1.4.

Release notes

Sourced from pook's releases.

v2.1.4

Apologies to all for the delayed release. Overwhelming work and various other personal issues (including a broken hand) has made it difficult to find the time. I will have some free time coming up where I'll look into ways of making the release process as easy as possible so this kind of delay doesn't happen again in the future.

What's Changed

New Contributors

Full Changelog: h2non/pook@v2.1.3...v2.1.4

v2.1.3

Available on PyPI: https://pypi.org/project/pook/2.1.3/

What's Changed

Full Changelog: h2non/pook@v2.1.2...v2.1.3

v2.1.2

Available on PyPI: https://pypi.org/project/pook/2.1.2/

What's Changed

New Contributors

Full Changelog: h2non/pook@v2.1.1...v2.1.2

v2.1.1

What's Changed

  • Flush mocks when pook.activate used as a wrapper by @​shift0965 in h2non/pook#145
    • This prevents mocks from leaking between test cases and should fix some potentially confusing edge case bugs.

New Contributors

Full Changelog: h2non/pook@v2.1.0...v2.1.1

v2.1.0

Available on PyPI: https://pypi.org/project/pook/2.1.0/

... (truncated)

Changelog

Sourced from pook's changelog.

v2.1.4 / 2025-07-05

What's Changed ^^^^^^^^^^^^^^

New Contributors ^^^^^^^^^^^^^^^^

Full Changelog: h2non/pook@v2.1.3...v2.1.4

v2.1.3 / 2024-12-16

  • Ensure aiohttp headers can be matched from both the session and request in the same matcher

v2.1.2 / 2024-11-21

v2.1.1 / 2024-10-15

  • Flush mocks when pook.activate used as a wrapper by @​shift0965 in h2non/pook#145.

    • This prevents mocks from leaking between test cases and should fix some potentially confusing edge case bugs.

v2.1.0 / 2024-10-08

  • Drop support for Python 3.8 (it is EOL 2024-10-07)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 20, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 20, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/pook-2.1.4 branch 2 times, most recently from 4bf8698 to 8f17305 Compare October 20, 2025 16:49
Bumps [pook](https://github.com/h2non/pook) from 2.0.1 to 2.1.4.
- [Release notes](https://github.com/h2non/pook/releases)
- [Changelog](https://github.com/h2non/pook/blob/master/History.rst)
- [Commits](h2non/pook@v2.0.1...v2.1.4)

---
updated-dependencies:
- dependency-name: pook
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pook-2.1.4 branch from 8f17305 to fc123eb Compare October 20, 2025 17:03
@justinpolygon justinpolygon merged commit a3356d8 into master Oct 20, 2025
9 checks passed
@justinpolygon justinpolygon deleted the dependabot/pip/pook-2.1.4 branch October 20, 2025 17:08
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants