Creaty-Co / creaty-api

2 stars 0 forks source link

⬆️ Bump pybase64 from 1.2.3 to 1.3.0 #402

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pybase64 from 1.2.3 to 1.3.0.

Release notes

Sourced from pybase64's releases.

v1.3.0

What's Changed

  • Update base64 library
  • Add AVX512-VBMI implementation
  • Rework extension build to remove adherence on distutils
  • Publish python 3.12 wheels
  • Documentation now uses furo theme

Full Changelog: https://github.com/mayeut/pybase64/compare/v1.2.3...v1.3.0

Commits
  • 72642ed Bump version to 1.3.0
  • d78ffff build(deps): bump sphinx from 7.1.2 to 7.2.2 (#621)
  • 13f611e build(deps): bump furo from 2023.7.26 to 2023.8.17 (#620)
  • f0313d6 build(deps): bump coverage from 7.2.7 to 7.3.0 (#618)
  • ac89054 chore: fix pypa/gh-action-pypi-publish warnings
  • 475e4ce chore: use trusted publisher
  • 50934bc chore: add trove classifier for Python 3.12
  • 3335788 Merge pull request #615 from mayeut/dependabot/pip/sphinx-7.1.2
  • 30fce12 docs: move to furo theme
  • b6bac54 build(deps): bump sphinx from 6.2.1 to 7.1.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 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.03% :warning:

Comparison is base (2a23364) 83.29% compared to head (d3fc8d6) 83.27%. Report is 1 commits behind head on main.

:exclamation: Current head d3fc8d6 differs from pull request most recent head 9d5a81f. Consider uploading reports for the commit 9d5a81f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ========================================== - Coverage 83.29% 83.27% -0.03% ========================================== Files 264 264 Lines 4543 4543 ========================================== - Hits 3784 3783 -1 - Misses 759 760 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/Creaty-Co/creaty-api/pull/402/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Creaty-Co)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.