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

[aroca-fault]: Bump secretstorage from 2.3.1 to 3.3.3 #21

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps secretstorage from 2.3.1 to 3.3.3.

Changelog

Sourced from secretstorage's changelog.

SecretStorage 3.3.3, 2022-08-13

  • Handle case when CreateItem method returns a prompt [[#39](https://github.com/mitya57/secretstorage/issues/39)_].
  • Reformatted code in accordance with :PEP:8 standard.

.. _[#39](https://github.com/mitya57/secretstorage/issues/39): mitya57/secretstorage#39

SecretStorage 3.3.2, 2022-04-19

  • Fixed a deprecation warning with jeepney 0.8. Thanks to Sam McKelvie for the pull request!

SecretStorage 3.3.1, 2021-02-09

  • Fixed a deprecation warning from cryptography module. Thanks to Jante Jomppanen for the pull request!
  • Added a :PEP:561 py.typed file to declare typing support.

SecretStorage 3.3.0, 2020-11-24

  • Use new-style Jeepney blocking I/O API. Thanks Thomas Kluyver for the pull request!
  • Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.

SecretStorage 3.2.0, 2020-11-07

  • Added helper function check_service_availability for checking if the Secret Service daemon is available without using it.

SecretStorage 3.1.2, 2020-01-08

  • Updated the docs to describe how to close the D-Bus connection after use.
  • For secrets of wrong type, a TypeError is now raised [[#20](https://github.com/mitya57/secretstorage/issues/20)_].

.. _[#20](https://github.com/mitya57/secretstorage/issues/20): mitya57/secretstorage#20

SecretStorage 3.1.1, 2019-01-24

  • Fixes TypeError with cryptography 2.5. Thanks Zach Hoffman for the pull request!

SecretStorage 3.1.0, 2018-09-02

... (truncated)

Commits
  • 3993fc7 Releasing version 3.3.3
  • 0205032 Bump copyright year
  • ebe80c2 Remove useless inheritance from object
  • b6ad692 Fix code style issues
  • f155e31 Run flake8 instead of pyflakes to check also code style
  • bf1e831 Collection.create_item: Handle case when service returns a prompt
  • 338cbc7 Mention KWallet instead of KSecretsService
  • bc59018 Add the previous commit to .git-blame-ignore-revs
  • fa7dbc5 Replace tabs with spaces in all Python files
  • 4ff020f Releasing version 3.3.2
  • 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 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)

Bumps [secretstorage](https://github.com/mitya57/secretstorage) from 2.3.1 to 3.3.3.
- [Changelog](https://github.com/mitya57/secretstorage/blob/master/changelog)
- [Commits](mitya57/secretstorage@2.3.1...3.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added aroca-fault damn dependencies Pull requests that update a dependency file pip labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aroca-fault damn dependencies Pull requests that update a dependency file pip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant