tb1337 / paperless-api

Little api client for paperless(-ngx).
https://pypi.org/p/pypaperless/
MIT License
31 stars 6 forks source link

⬆️ Update pypa/gh-action-pypi-publish action to v1.10.3 #318

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
pypa/gh-action-pypi-publish action patch v1.10.2 -> v1.10.3

Release Notes

pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish) ### [`v1.10.3`](https://redirect.github.com/pypa/gh-action-pypi-publish/releases/tag/v1.10.3) [Compare Source](https://redirect.github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3) #### πŸ’… Cosmetic Output Improvements In [#​270](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/270), [@​facutuesca](https://redirect.github.com/facutuesca)[πŸ’°](https://redirect.github.com/sponsors/facutuesca) made a follow-up to their previous PR [#​250](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/250), making the hints show up more granularly. This effectively makes sure that the suggestion to enable Trusted Publishing does not get displayed when it's already in use. It also makes the message nicer in a few places on the UI. #### πŸ› οΈ Internal Dependencies [@​mosfet80](https://redirect.github.com/mosfet80)[πŸ’°](https://redirect.github.com/sponsors/mosfet80) updated a few internal linter versions in [#​266](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/266), [#​267](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/267), and [#​271](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/271), no user impact. This is usually automated otherwise. #### πŸ’ͺ New Contributors - [@​mosfet80](https://redirect.github.com/mosfet80) made their first contribution in [https://github.com/pypa/gh-action-pypi-publish/pull/266](https://redirect.github.com/pypa/gh-action-pypi-publish/pull/266) **πŸͺž Full Diff**: https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3 **πŸ§”β€β™‚οΈ Release Manager:** [@​webknjaz πŸ‡ΊπŸ‡¦](https://redirect.github.com/sponsors/webknjaz)

Configuration

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

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.84%. Comparing base (8549bec) to head (563c275). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #318 +/- ## ======================================= Coverage 97.84% 97.84% ======================================= Files 34 34 Lines 1484 1484 Branches 197 197 ======================================= Hits 1452 1452 Misses 18 18 Partials 14 14 ```

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