34j / pdfdecrypt

Simple package for decrypting PDF files. (`pipx install decryptpdf`) Migrated to https://github.com/34j/decryptpdf.
https://github.com/34j/decryptpdf
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

chore(deps): update relekang/python-semantic-release action to v8 #21

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
relekang/python-semantic-release action major v7.34.6 -> v8.1.2

Release Notes

relekang/python-semantic-release (relekang/python-semantic-release) ### [`v8.1.2`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v812-2023-10-13) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.1.1...v8.1.2) ##### Build - build(deps-dev): update importlib-resources requirement ([#​719](https://togithub.com/relekang/python-semantic-release/issues/719)) ([`b1ec8fe`](https://togithub.com/python-semantic-release/python-semantic-release/commit/b1ec8fed0047c79e85fd986cdbd246d2325e2b7f)) - build(deps-dev): bump ruff from 0.0.290 to 0.0.292 ([#​726](https://togithub.com/relekang/python-semantic-release/issues/726)) ([`9818cb0`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9818cb0066ff27adb8d24cdee4ed714754c32e5e)) ##### Chore - chore: remove setup.py as setuptools no longer needs it ([`d8762c8`](https://togithub.com/python-semantic-release/python-semantic-release/commit/d8762c8d4e9772f4ba016116a28948af4a4ee4d6)) - chore: clearer pytest output from tox ([`d890e46`](https://togithub.com/python-semantic-release/python-semantic-release/commit/d890e466d2dad0538ceb58932b987abbd662fafc)) - chore: pre-commit autoupdate && pre-commit run -a ([`7f448f2`](https://togithub.com/python-semantic-release/python-semantic-release/commit/7f448f20ef207f0314c63f94f055f8285064df16)) - chore: add tests for python 3.12 ([#​728](https://togithub.com/relekang/python-semantic-release/issues/728)) ([`42360fd`](https://togithub.com/python-semantic-release/python-semantic-release/commit/42360fd93975f9ec4e1784dcd4b4cec23acc5de4)) ##### Fix - fix: correct lint errors GitHub.upload_asset now raises ValueError instead of requests.HTTPError ([`a13a6c3`](https://togithub.com/python-semantic-release/python-semantic-release/commit/a13a6c37e180dc422599939a5725835306c18ff2)) - fix: Error when running build command on windows systems ([#​732](https://togithub.com/relekang/python-semantic-release/issues/732)) ([`2553657`](https://togithub.com/python-semantic-release/python-semantic-release/commit/25536574760b407410f435441da533fafbf94402)) ### [`v8.1.1`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v811-2023-09-19) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.1.0...v8.1.1) ##### Build - build(deps-dev): bump ruff from 0.0.286 to 0.0.290 ([#​713](https://togithub.com/relekang/python-semantic-release/issues/713)) Bumps [ruff](https://togithub.com/astral-sh/ruff) from 0.0.286 to 0.0.290. - [Release notes](https://togithub.com/astral-sh/ruff/releases) - [Changelog](https://togithub.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://togithub.com/astral-sh/ruff/compare/v0.0.286...v0.0.290) *** updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`6b288f2`](https://togithub.com/python-semantic-release/python-semantic-release/commit/6b288f2033366a8a2d6e730938df3606fa5ca5a7)) ##### Fix - fix: attribute error when logging non-strings ([#​711](https://togithub.com/relekang/python-semantic-release/issues/711)) ([`75e6e48`](https://togithub.com/python-semantic-release/python-semantic-release/commit/75e6e48129da8238a62d5eccac1ae55d0fee0f9f)) ### [`v8.1.0`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v810-2023-09-19) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.8...v8.1.0) ##### Build - build(deps-dev): bump importlib-resources from 5.7 to 5.12.0 ([#​704](https://togithub.com/relekang/python-semantic-release/issues/704)) - build(deps-dev): bump importlib-resources from 5.7 to 5.12.0 - build(deps-dev): relax importlib-resources requirement *** Co-authored-by: Bernard Cooke \ ([`861fe01`](https://togithub.com/python-semantic-release/python-semantic-release/commit/861fe0119131f69761ae3e06ec46d62e526269d6)) ##### Chore - chore: add ci test job for python 3.12-dev ([#​707](https://togithub.com/relekang/python-semantic-release/issues/707)) ([`2e57fb9`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2e57fb957c2f72f4b8570a269dbdd093fb9fbf4b)) ##### Documentation - docs: update project urls ([#​715](https://togithub.com/relekang/python-semantic-release/issues/715)) ([`5fd5485`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5fd54856dfb6774feffc40d36d5bb0f421f04842)) - docs: fix typos ([#​708](https://togithub.com/relekang/python-semantic-release/issues/708)) ([`2698b0e`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2698b0e006ff7e175430b98450ba248ed523b341)) ##### Feature - feat: upgrade pydantic to v2 ([#​714](https://togithub.com/relekang/python-semantic-release/issues/714)) ([`5a5c5d0`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5a5c5d0ee347750d7c417c3242d52e8ada50b217)) ### [`v8.0.8`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v808-2023-08-26) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.7...v8.0.8) ##### Chore - chore: remove duplicate test cases ([`249cec7`](https://togithub.com/python-semantic-release/python-semantic-release/commit/249cec7e4638770dad00d49ab1d982fd2e20a9a2)) - chore: fix lint errors and pin ruff ([`f16b090`](https://togithub.com/python-semantic-release/python-semantic-release/commit/f16b090db0aa74da542d49dfdfedef8d41ae4f95)) ##### Fix - fix: dynamic_import() import path split ([#​686](https://togithub.com/relekang/python-semantic-release/issues/686)) ([`1007a06`](https://togithub.com/python-semantic-release/python-semantic-release/commit/1007a06d1e16beef6d18f44ff2e0e09921854b54)) ### [`v8.0.7`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v807-2023-08-16) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.6...v8.0.7) ##### Fix - fix: use correct upload url for github ([#​661](https://togithub.com/relekang/python-semantic-release/issues/661)) Co-authored-by: github-actions \ ([`8a515ca`](https://togithub.com/python-semantic-release/python-semantic-release/commit/8a515caf1f993aa653e024beda2fdb9e629cc42a)) ### [`v8.0.6`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v806-2023-08-13) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.5...v8.0.6) ##### Build - build(deps-dev): update pytest-xdist requirement ([#​677](https://togithub.com/relekang/python-semantic-release/issues/677)) Updates the requirements on [pytest-xdist](https://togithub.com/pytest-dev/pytest-xdist) to permit the latest version. - [Changelog](https://togithub.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://togithub.com/pytest-dev/pytest-xdist/compare/v2.0.0...v3.3.1) *** updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`9ec6321`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9ec63215c8d60230ff90c06096d8f37956bd156a)) - build(deps-dev): update coverage\[toml] requirement ([#​678](https://togithub.com/relekang/python-semantic-release/issues/678)) Updates the requirements on [coverage\[toml\]](https://togithub.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://togithub.com/nedbat/coveragepy/releases) - [Changelog](https://togithub.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://togithub.com/nedbat/coveragepy/compare/6.0...7.3.0) *** updated-dependencies: - dependency-name: coverage\[toml] dependency-type: direct:production ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`3561a97`](https://togithub.com/python-semantic-release/python-semantic-release/commit/3561a977fc56ec4bb12c9a894c0072cd8a3519fa)) - build(deps-dev): bump responses from 0.21.0 to 0.23.3 ([#​680](https://togithub.com/relekang/python-semantic-release/issues/680)) Bumps [responses](https://togithub.com/getsentry/responses) from 0.21.0 to 0.23.3. - [Release notes](https://togithub.com/getsentry/responses/releases) - [Changelog](https://togithub.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://togithub.com/getsentry/responses/compare/0.21.0...0.23.3) *** updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`dd6946c`](https://togithub.com/python-semantic-release/python-semantic-release/commit/dd6946cd479f646f3af028b92ca83db8fc4c0c66)) ##### Chore - chore: clean up dependabot commit messages ([`5981a45`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5981a45373ce623fc4e74326a4acb6bb97129adc)) - chore: remove redundant flake8 config and add missing README badges ([`101e182`](https://togithub.com/python-semantic-release/python-semantic-release/commit/101e182a238f8b15221ae093c37206ebdd1eeb25)) - chore(deps): remove obsolete dataclasses dependency ([#​674](https://togithub.com/relekang/python-semantic-release/issues/674)) ([`d70fe75`](https://togithub.com/python-semantic-release/python-semantic-release/commit/d70fe7508ed0f0689d8e8cb631d8b9c0d680838c)) ##### Ci - ci: add precommit dependabot ruff ([#​673](https://togithub.com/relekang/python-semantic-release/issues/673)) ([`2ad5c41`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2ad5c41e6cab96d17eb72f57dbe5422f434f6b58)) ##### Fix - fix(publish): improve error message when no tags found ([#​683](https://togithub.com/relekang/python-semantic-release/issues/683)) ([`bdc06ea`](https://togithub.com/python-semantic-release/python-semantic-release/commit/bdc06ea061c19134d5d74bd9f168700dd5d9bcf5)) ### [`v8.0.5`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v805-2023-08-10) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.4...v8.0.5) ##### Documentation - docs: fix typo missing 's' in version_variable\[s] in configuration.rst ([#​668](https://togithub.com/relekang/python-semantic-release/issues/668)) ([`879186a`](https://togithub.com/python-semantic-release/python-semantic-release/commit/879186aa09a3bea8bbe2b472f892cf7c0712e557)) ##### Fix - fix: don't warn about vcs token if ignore_token_for_push is true. ([#​670](https://togithub.com/relekang/python-semantic-release/issues/670)) - fix: don't warn about vcs token if ignore_token_for_push is true. - docs: `password` should be `token`. ([`f1a54a6`](https://togithub.com/python-semantic-release/python-semantic-release/commit/f1a54a6c9a05b225b6474d50cd610eca19ec0c34)) ##### Style - style: beautify [`f1a54a6`](https://togithub.com/relekang/python-semantic-release/commit/f1a54a6c9a05b225b6474d50cd610eca19ec0c34) ([`0280e10`](https://togithub.com/python-semantic-release/python-semantic-release/commit/0280e104fcf8af3ed1341461d1eb9c1e83b5e4be)) ### [`v8.0.4`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v804-2023-07-26) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.3...v8.0.4) ##### Documentation - docs: clarify usage of assets config option ([#​655](https://togithub.com/relekang/python-semantic-release/issues/655)) ([`efa2b30`](https://togithub.com/python-semantic-release/python-semantic-release/commit/efa2b3019b41eb427f0e1c8faa21ad10664295d0)) - docs: add Python 3.11 to classifiers in metadata ([#​651](https://togithub.com/relekang/python-semantic-release/issues/651)) ([`5a32a24`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5a32a24bf4128c39903f0c5d3bd0cb1ccba57e18)) ##### Fix - fix(changelog): use version as semver tag by default ([#​653](https://togithub.com/relekang/python-semantic-release/issues/653)) ([`5984c77`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5984c7771edc37f0d7d57894adecc2591efc414d)) ##### Style - style: beautify [`5984c77`](https://togithub.com/relekang/python-semantic-release/commit/5984c7771edc37f0d7d57894adecc2591efc414d) ([`df91bad`](https://togithub.com/python-semantic-release/python-semantic-release/commit/df91bad58ccaf71ad31a61b1af6e69933b634adb)) ### [`v8.0.3`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v803-2023-07-21) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.2...v8.0.3) ##### Fix - fix: skip unparseable versions when calculating next version ([#​649](https://togithub.com/relekang/python-semantic-release/issues/649)) ([`88f25ea`](https://togithub.com/python-semantic-release/python-semantic-release/commit/88f25eae62589cdf53dbc3dfcb167a3ae6cba2d3)) ### [`v8.0.2`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v802-2023-07-18) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.1...v8.0.2) ##### Documentation - docs: correct version_toml example in migrating_from_v7.rst ([#​641](https://togithub.com/relekang/python-semantic-release/issues/641)) ([`325d5e0`](https://togithub.com/python-semantic-release/python-semantic-release/commit/325d5e048bd89cb2a94c47029d4878b27311c0f0)) - docs: clarify v8 breaking changes in GitHub action inputs ([#​643](https://togithub.com/relekang/python-semantic-release/issues/643)) ([`cda050c`](https://togithub.com/python-semantic-release/python-semantic-release/commit/cda050cd9e789d81458157ee240ff99ec65c6f25)) - docs: better description for tag_format usage ([`2129b72`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2129b729837eccc41a33dbb49785a8a30ce6b187)) ##### Fix - fix: handle missing configuration ([#​644](https://togithub.com/relekang/python-semantic-release/issues/644)) ([`f15753c`](https://togithub.com/python-semantic-release/python-semantic-release/commit/f15753ce652f36cc03b108c667a26ab74bcbf95d)) ### [`v8.0.1`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v801-2023-07-17) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.0...v8.0.1) ##### Documentation - docs: reduce readthedocs formats and add entries to migration from v7 guide ([`9b6ddfe`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9b6ddfef448f9de30fa2845034f76655d34a9912)) - docs(migration): fix hyperlink ([#​631](https://togithub.com/relekang/python-semantic-release/issues/631)) ([`5fbd52d`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5fbd52d7de4982b5689651201a0e07b445158645)) ##### Fix - fix: invalid version in Git history should not cause a release failure ([#​632](https://togithub.com/relekang/python-semantic-release/issues/632)) ([`254430b`](https://togithub.com/python-semantic-release/python-semantic-release/commit/254430b5cc5f032016b4c73168f0403c4d87541e)) ### [`v8.0.0`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v800-2023-07-16) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v7.34.6...v8.0.0) ##### Breaking - feat!: v8 ([#​619](https://togithub.com/relekang/python-semantic-release/issues/619)) - feat!: 8.0.x ([#​538](https://togithub.com/relekang/python-semantic-release/issues/538)) Co-authored-by: Johan \ Co-authored-by: U-NEO\johan \ - fix: correct Dockerfile CLI command and GHA fetch - fix: resolve branch checkout logic in GHA - fix: remove commit amending behaviour this was not working when there were no source code changes to be made, as it lead to attempting to amend a HEAD commit that wasn't produced by PSR - 8.0.0-alpha.1 Automatically generated by python-semantic-release - fix: correct logic for generating release notes ([#​550](https://togithub.com/relekang/python-semantic-release/issues/550)) - fix: cleanup comments and unused logic - fix(action): mark container fs as safe for git to operate on - style: beautify [`49080c5`](https://togithub.com/relekang/python-semantic-release/commit/49080c510a68cccd2f6c7a8d540b483751901207) - fix(action): quotation for git config command - 8.0.0-alpha.2 Automatically generated by python-semantic-release - fix: resolve bug in changelog logic, enable upload to pypi - 8.0.0-alpha.3 Automatically generated by python-semantic-release - test: add tests for ReleaseHistory.release - fix: resolve loss of tag_format configuration - 8.0.0-alpha.4 Automatically generated by python-semantic-release - feat: various improvements - Added sorting to test parameterisation, so that pytest-xdist works again - dramatic speedup for testing - Reworked the CI verification code so it's a bit prettier - Added more testing for the version CLI command, and split some logic out of the command itself - Removed a redundant double-regex match in VersionTranslator and Version, for some speedup - chore(test): proper env patching for tests in CI - style: beautify [`bcb27a4`](https://togithub.com/relekang/python-semantic-release/commit/bcb27a4a8ce4789d083226f088c1810f45cd4c77) - refactor!: remove verify-ci command - 8.0.0-alpha.5 Automatically generated by python-semantic-release - fix(docs): fixup docs and remove reference to dist publication - feat!: remove publication of dists to artefact repository - feat: rename 'upload' configuration section to 'publish' - feat!: removed build status checking - feat: add GitHub Actions output - fix(action): remove default for 'force' - fix(ci): different workflow for v8 - fix(action): correct input parsing - fix: correct handling of build commands - feat: make it easier to access commit messages in ParsedCommits - fix: make additional attributes available for template authors - fix: add logging for token auth, use token for push - ci: add verbosity - fix: caching for repo owner and name - ci: contents permission for workflow - 8.0.0-alpha.6 Automatically generated by python-semantic-release - docs: update docs with additional required permissions - feat: add option to specify tag to publish to in publish command - feat: add Strict Mode - docs: convert to Furo theme - feat: add --skip-build option - 8.0.0-alpha.7 Automatically generated by python-semantic-release - test: separate command line tests by stdout and stderr - ci: pass tag output and conditionally execute publish steps - fix: correct assets type in configuration ([#​603](https://togithub.com/relekang/python-semantic-release/issues/603)) - change raw config assets type - fix: correct assets type-annotation for RuntimeContext *** Co-authored-by: Bernard Cooke \ - 8.0.0-alpha.8 Automatically generated by python-semantic-release - fix: pin Debian version in Dockerfile - feat: promote to rc - 8.0.0-rc.1 Automatically generated by python-semantic-release - ci: fix conditionals in workflow and update documentation - ci: correct conditionals - fix: only call Github Action output callback once defaults are set - 8.0.0-rc.2 Automatically generated by python-semantic-release - fix: create_or_update_release for Gitlab hvcs - ci: remove separate v8 workflow - chore: tweak issue templates - chore: bump docs dependencies - 8.0.0-rc.3 Automatically generated by python-semantic-release - fix(deps): add types-click, and downgrade sphinx/furo for 3.7 - 8.0.0-rc.4 Automatically generated by python-semantic-release - docs: fix typo ([#​623](https://togithub.com/relekang/python-semantic-release/issues/623)) - docs: correct typo in docs/changelog_templates.rst Co-authored-by: Micael Jarniac \ *** Co-authored-by: Johan \ Co-authored-by: U-NEO\johan \ Co-authored-by: semantic-release \ Co-authored-by: github-actions \ Co-authored-by: smeng9 <38666763+smeng9@​users.noreply.github.com> Co-authored-by: Micael Jarniac \ ([`ec30564`](https://togithub.com/python-semantic-release/python-semantic-release/commit/ec30564b4ec732c001d76d3c09ba033066d2b6fe))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #21 (9f5c025) into main (f032b80) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   29.72%   29.72%           
=======================================
  Files           3        3           
  Lines          37       37           
  Branches       10       10           
=======================================
  Hits           11       11           
  Misses         26       26           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more