Skip to content

fix(deps): update dependency pika to >=1.4.1,<1.5.0#234

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pika-1.x
Open

fix(deps): update dependency pika to >=1.4.1,<1.5.0#234
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pika-1.x

Conversation

@renovate

@renovate renovate Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pika >=1.3.0,<1.4.0>=1.4.1,<1.5.0 age confidence

Release Notes

pika/pika (pika)

v1.4.1

Compare Source

https://pypi.org/project/pika/1.4.1/ | GitHub milestone

v1.4.0

Compare Source

Full Changelog

Implemented enhancements:

Closed issues:

  • Add Hatch scripts to standardize developer commands #​1578
  • Fix outdated and broken documentation across the project #​1568
  • Update Codecov default branch and badge #​1563
  • GitHub actions workflows and test code need updates for RabbitMQ 4.3 #​1547
  • datetime.datetime.utcfromtimestamp() is deprecated #​1539
  • URLParameters这个类有bug #​1533
  • Custom transport #​1532
  • x-delay value is being returned in the header as a UINT64 and not a SINT16 #​1531
  • Pika should advertise the exchange_exchange_bindings client capability #​1530
  • Missing type annotations #​1523
  • There is no info about return type of queue_declare() method of pika.channel #​1522
  • Getting the user who sent the message #​1510
  • Where is examples/consume_recover_retry.py ? #​1499
  • Type Hint Issue with arguments parameter in queue_declare method of BlockingChannel Class - (expected "DeclareOk | None" [arg-type]) #​1482
  • queue_declare does not receive the callback at random times #​1480
  • There is no current event loop in thread #​1479
  • Cannot find reference 'exceptions' in '__init__.pyi' #​1473
  • Convert to pytest #​1469
  • Add a CI lint check using ruff and fix all findings #​1371
  • Add support for proxy configuration (Socks5) #​1359
  • BlockingIOError: [WinError 10035] A non-blocking socket operation could not be completed immediately #​1314

Merged pull requests:


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 Pull requests that update a dependency file. filigran team Item from the Filigran team. labels May 9, 2026
@codecov

codecov Bot commented May 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   80.03%   80.03%           
=======================================
  Files          57       57           
  Lines        2585     2585           
=======================================
  Hits         2069     2069           
  Misses        516      516           

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/pika-1.x branch 2 times, most recently from 4e0cb35 to ef8fd11 Compare May 19, 2026 01:44
@renovate
renovate Bot force-pushed the renovate/pika-1.x branch from ef8fd11 to 677af4f Compare May 25, 2026 22:14
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency pika to >=1.4.0,<1.5.0 [client-python] chore(deps): update dependency pika to >=1.4.1,<1.5.0 May 25, 2026
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency pika to >=1.4.1,<1.5.0 fix(deps): update dependency pika to >=1.4.1,<1.5.0 Jun 7, 2026
@renovate renovate Bot changed the title fix(deps): update dependency pika to >=1.4.1,<1.5.0 fix(deps): update dependency pika to >=1.4.1,<1.5.0 - autoclosed Jul 8, 2026
@renovate renovate Bot closed this Jul 8, 2026
@renovate
renovate Bot deleted the renovate/pika-1.x branch July 8, 2026 09:53
@renovate renovate Bot changed the title fix(deps): update dependency pika to >=1.4.1,<1.5.0 - autoclosed fix(deps): update dependency pika to >=1.4.1,<1.5.0 Jul 8, 2026
@renovate renovate Bot reopened this Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/pika-1.x branch from 677af4f to 407bc7d Compare July 8, 2026 23:33
@renovate
renovate Bot force-pushed the renovate/pika-1.x branch from 407bc7d to 94db191 Compare July 21, 2026 01:06
Copilot AI review requested due to automatic review settings July 21, 2026 01:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the project’s AMQP client dependency version range in pyproject.toml.

Changes:

  • Bump pika version constraint from >=1.3.0,<1.4.0 to >=1.4.1,<1.5.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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. filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants