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

Bump pika from 1.3.1 to 1.3.2 #122

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps pika from 1.3.1 to 1.3.2.

Release notes

Sourced from pika's releases.

1.3.2

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

Changelog

Sourced from pika's changelog.

1.3.2 (2023-05-05)

Full Changelog

Closed issues:

  • GeventConnection may now work on Windows #1407
  • ExchangeType should be from str type #1409

Merged pull requests:

Commits
  • b17a3ba Add readthedocs config file to fix build.
  • 8002a1e Merge pull request #1412 from pika/lukebakken/tls-example-update
  • d0e5f76 Update TLS examples
  • 681d897 Merge pull request #1411 from pika/lukebakken/1.3.x-backports
  • 695756e Add 1.3.x branch to GHA
  • 52dd3c9 1.3.2
  • a150e7c Merge pull request #1399 from pika/lukebakken/python-3.11
  • 4f43d9b Add Python 3.11 to various places
  • 623c203 Use correct version for gh-action-pypi-publish
  • 075f401 Indicate only 3.7+ support, update deps for Windows
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code Technical Debt Technical Debt labels Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.20%. Comparing base (7b60da0) to head (244f4af).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #122   +/-   ##
========================================
  Coverage    92.20%   92.20%           
========================================
  Files           13       13           
  Lines          513      513           
  Branches        42       42           
========================================
  Hits           473      473           
  Misses          30       30           
  Partials        10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [pika](https://github.com/pika/pika) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/pika/pika/releases)
- [Changelog](https://github.com/pika/pika/blob/main/CHANGELOG.md)
- [Commits](pika/pika@1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: pika
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pika-1.3.2 branch from deb6028 to 244f4af Compare March 1, 2024 10:21
@stevieing stevieing merged commit 816fccd into develop Apr 29, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pika-1.3.2 branch April 29, 2024 14:35
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 Technical Debt Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant