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 thrift-sasl from 0.4.1 to 0.4.3 #455

Merged
merged 2 commits into from
Sep 21, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps thrift-sasl from 0.4.1 to 0.4.3.

Changelog

Sourced from thrift-sasl's changelog.

0.4.3

  • Identical to 0.4.3a2

0.4.3a2

  • Improvements
    • Use pure-sasl instead of sasl to avoid dependency on g++

0.4.3a1

  • Bug Fixes

    • Replaced environment conditionals with environment markers in setup.py (#29)
    • Make sure frames are fully buffered when used together with thriftpy / thriftpy2 (#31)
  • Improvements

    • Added build script to build sdist archive and universal wheel
    • Unpin thrift version with Python 2

0.4.2

  • Bug Fixes
    • Fixes a bug where Thrift transport was not reading all data (#22)
Commits
  • 9d2efc7 Prepare release v0.4.3
  • 9bb4423 Prepare release v0.4.3a2
  • 64b723e Use pure-sasl instead of sasl to avoid dependency on g++
  • 9cb1254 Prepare release v0.4.3a1
  • 453a5bb Upgrade sasl dependency to v0.3a1
  • 99d4789 Add build script
  • 09fc49a Add Python 3.7, 3.8, 3.9 to setup classifiers.
  • 7e603eb Unpin thrift version with Python 2 (#33)
  • 70d08a4 Make sure frames are fully buffered when used together with thriftpy / thrift...
  • 281d132 Replace conditional expressions with environment markers in setup.py (#34)
  • 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 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 [thrift-sasl](https://github.com/cloudera/thrift_sasl) from 0.4.1 to 0.4.3.
- [Release notes](https://github.com/cloudera/thrift_sasl/releases)
- [Changelog](https://github.com/cloudera/thrift_sasl/blob/master/CHANGELOG.md)
- [Commits](cloudera/thrift_sasl@v0.4.1...v0.4.3)

---
updated-dependencies:
- dependency-name: thrift-sasl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@cla-bot cla-bot bot added the cla:yes label Sep 13, 2022
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-spark contributing guide.

@leahwicz leahwicz merged commit e07b8a2 into main Sep 21, 2022
@leahwicz leahwicz deleted the dependabot/pip/thrift-sasl-0.4.3 branch September 21, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants