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 0.10.0 to 1.3.1 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps pika from 0.10.0 to 1.3.1.

Release notes

Sourced from pika's releases.

1.3.1

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

1.3.0

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

1.2.1

https://pypi.org/project/pika/

GitHub milestone

1.2.0

GitHub Milestone

1.1.0

GitHub Milestone

1.0.1

GitHub milestone

1.0.0

Please refer to the CHANGELOG

GitHub milestone

1.0.0b2

NOTE: beta release for version 1.0.0. This version has many API changes, please read the CHANGELOG and test your code thoroughly before using in production.

0.13.1

Please refer to the CHANGELOG

GitHub milestone

0.13.0

Please refer to the CHANGELOG

GitHub milestone

0.13.0b1

Please refer to the CHANGELOG

GitHub milestone

0.12.0

Please refer to the CHANGELOG

GitHub milestone

0.12.0b4

Please refer to the changelog.

... (truncated)

Changelog

Sourced from pika's changelog.

1.3.1 (2022-10-18)

Full Changelog

Closed issues:

  • Open to funding? #1391
  • pika迁移数据到redis #1378
  • Improve release process a bit #1375
  • Update fallback SSL/TLS protocol version #1385

Merged pull requests:

Version History

[pika]{.title-ref} uses [Semantic Versioning](https://semver.org)

1.3.0 2022-06-29

GitHub milestone

1.2.1 2022-04-27

GitHub milestone

1.2.0 2021-02-04

GitHub milestone

1.1.0 2019-07-16

GitHub milestone

1.0.1 2019-04-12

GitHub milestone

  • API docstring updates
  • Twisted adapter: Add basic_consume Deferred to the call list (PR)

1.0.0 2019-03-26

... (truncated)

Commits
  • ac4a6ce 1.3.1
  • 3cf4c76 Merge pull request #1392 from pika/lukebakken/automatic-changelog
  • 7583142 Use automatic changelog generator when releasing Pika
  • 707be80 Implement automatic changelog
  • 26bb900 Merge pull request #1388 from martinky24/km/fix-minor-typo
  • a71abd4 fix a very minor typo in comment
  • b6505f3 Merge pull request #1387 from pika/fix-strange-character
  • ed59020 Update connection module to fix strange character
  • dac3957 Merge pull request #1386 from pika/update-default-tls
  • 35eaaa9 Merge branch 'main' into update-default-tls
  • Additional commits viewable in compare view

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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants