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

build(deps): bump pyhpke from 0.5.4 to 0.6.0 #583

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps pyhpke from 0.5.4 to 0.6.0.

Release notes

Sourced from pyhpke's releases.

v0.6.0

See CHANGES for details.

Changelog

Sourced from pyhpke's changelog.

Version 0.6.0

Released 2024-11-16

  • Add Support for Python 3.13. [#228](https://github.com/dajiaji/pyhpke/issues/228) <https://github.com/dajiaji/pyhpke/pull/228>__
  • Drop Support for Python 3.8. [#227](https://github.com/dajiaji/pyhpke/issues/227) <https://github.com/dajiaji/pyhpke/pull/227>__
  • Fix link on README. [#206](https://github.com/dajiaji/pyhpke/issues/206) <https://github.com/dajiaji/pyhpke/pull/206>__
  • Rename CI/CD files. [#204](https://github.com/dajiaji/pyhpke/issues/204) <https://github.com/dajiaji/pyhpke/pull/204>__
  • Fix error on populating codecov token. [#202](https://github.com/dajiaji/pyhpke/issues/202) <https://github.com/dajiaji/pyhpke/pull/202>__
  • Update dependencies.
    • Bump cryptography to 43.0.3. [#221](https://github.com/dajiaji/pyhpke/issues/221) <https://github.com/dajiaji/pyhpke/pull/221>__
  • Update dev dependencies.
    • Bump sphinx-rtd-theme to 3.0.2. [#226](https://github.com/dajiaji/pyhpke/issues/226) <https://github.com/dajiaji/pyhpke/pull/226>__
    • Bump mirrors-mypy to 1.13.0. [#224](https://github.com/dajiaji/pyhpke/issues/224) <https://github.com/dajiaji/pyhpke/pull/224>__
    • Bump blacken-docs to 1.19.1. [#224](https://github.com/dajiaji/pyhpke/issues/224) <https://github.com/dajiaji/pyhpke/pull/224>__
    • Bump tox to 4.23.2. [#223](https://github.com/dajiaji/pyhpke/issues/223) <https://github.com/dajiaji/pyhpke/pull/223>__
    • Bump black to 24.10.0. [#217](https://github.com/dajiaji/pyhpke/issues/217) <https://github.com/dajiaji/pyhpke/pull/217>__
    • Bump pre-commit-hooks to 5.0.0. [#217](https://github.com/dajiaji/pyhpke/issues/217) <https://github.com/dajiaji/pyhpke/pull/217>__
    • Bump pytest to 8.3.3. [#211](https://github.com/dajiaji/pyhpke/issues/211) <https://github.com/dajiaji/pyhpke/pull/211>__
    • Bump black to 24.8.0. [#185](https://github.com/dajiaji/pyhpke/issues/185) <https://github.com/dajiaji/pyhpke/pull/185>__
    • Bump flake8 to 7.1.1. [#185](https://github.com/dajiaji/pyhpke/issues/185) <https://github.com/dajiaji/pyhpke/pull/185>__
Commits
  • e9d157f Merge pull request #229 from dajiaji/bump-to-0_6_0
  • e0aa0ad Bump version to 0.6.0.
  • 184ad07 Merge pull request #228 from dajiaji/add-support-for-py313
  • 2d194ee Add support for Python 3.13.
  • 769c2c5 Merge pull request #227 from dajiaji/drop-support-for-py38
  • 90cd657 Drop support for Python 3.8.
  • c17b30c Merge pull request #226 from dajiaji/bump-sphinx-rtd-theme-3_0_2
  • 46eff59 Bump sphinx-rtd-theme to 3.0.2.
  • 28e44d2 Merge pull request #224 from dajiaji/pre-commit-ci-update-config
  • e3fccf0 [pre-commit.ci] pre-commit autoupdate
  • 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 [pyhpke](https://github.com/dajiaji/pyhpke) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/dajiaji/pyhpke/releases)
- [Changelog](https://github.com/dajiaji/pyhpke/blob/main/CHANGES.rst)
- [Commits](dajiaji/pyhpke@v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: pyhpke
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.35%. Comparing base (45e920d) to head (7795444).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #583   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          32       32           
  Lines        3325     3325           
=======================================
  Hits         3237     3237           
  Misses         88       88           

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

@dajiaji dajiaji merged commit d25e824 into main Nov 18, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyhpke-0.6.0 branch November 18, 2024 11:34
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.

1 participant