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 pook to v1.4.0 #3740

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Update dependency pook to v1.4.0 #3740

merged 1 commit into from
Feb 1, 2024

Conversation

openverse-bot
Copy link
Collaborator

This PR contains the following updates:

Package Update Change
pook minor ==1.1.1 -> ==1.4.0

Release Notes

h2non/pook (pook)

v1.4.0

Compare Source

===================

  • Add support for httpx (#​90)
  • Enable mocket integration tests for Python >= 3.11 (#​103)

v1.3.0

Compare Source

===================

This release modernizes Pook build and development environments.

  • Drop support for EOL'd Python versions (in other words, 3.6 and 3.7)
  • Use pyproject.toml
  • Use ruff to lint files
  • Use pre-commit to add pre-commit hooks
  • Use hatch to manage test, development, and build environments
  • Fix the test configuration to actually run the example tests
  • Fix the documentation build
  • Fix support for asynchronous functions in the activate decorator (this was a direct result of re-enabling the example tests and finding lots of little issues)
  • Remove all mention of the unsupported pycurl library
  • Clean up tests that can use pytest parametrize to do so (and get better debugging information during tests runs as a result)
  • Use pytest-pook to clean up a bunch of unnecessary test fixtures
  • Fix deprecation warning for invalid string escape sequences caused by untagged regex strings

v1.2.1

Compare Source

===================

  • Fix usage of regex values in header matchers (#​97)
  • Fix urllib SSL handling (#​98)

v1.2.0

Compare Source

===================

  • feat(api): add support for binary bodies (#​88)
  • fix(urllib3): don't put non-strings into HTTP header dict (#​87)
  • refactor: drop Python 3.5 support (#​92). Note: Python 3.5 had been supported for some time. The change here only makes the documentation accurately reflect that 3.5 is not supported.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner February 1, 2024 03:07
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 🐍 tech: python Involves Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Feb 1, 2024
@openverse-bot openverse-bot requested a review from krysal February 1, 2024 03:07
@openverse-bot openverse-bot added the 🧱 stack: catalog Related to the catalog and Airflow DAGs label Feb 1, 2024
@krysal krysal merged commit cd9ee73 into main Feb 1, 2024
74 checks passed
@krysal krysal deleted the gha-renovatepook-1.x branch February 1, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: catalog Related to the catalog and Airflow DAGs 🐍 tech: python Involves Python
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants