pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8.

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.8.8

:nail_care: Cosmetic output improvements

:hammer_and_wrench: Internal dependencies

:muscle: New Contributors

:mirror: Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.8

Commits
  • f8c70e7 Merge pull request #168 from pquentin/bump-dependencies
  • 68276eb Merge pull request #167 from trail-of-forks/tob-nudge
  • a5d57af Bump runtime dependencies
  • e90e853 twine-upload: only nudge on PyPI-looking domains
  • be69596 twine-upload: add a nudge for trusted publishing
  • 54d67ed Merge pull request #165 from pypa/pre-commit-ci-update-config
  • d32e2fa Revert flake8 to v4.0.1
  • a8d92e9 [pre-commit.ci] pre-commit autoupdate
  • See full diff 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 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

Merging #131 (d21b7c2) into main (aa3a216) will decrease coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   87.55%   87.50%   -0.06%     
==========================================
  Files          15       14       -1     
  Lines        2218     2209       -9     
==========================================
- Hits         1942     1933       -9     
  Misses        276      276              
Flag Coverage Δ
unittests 87.50% <ø> (-0.06%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

coveralls commented 1 year ago

Coverage Status

coverage: 87.556% (+87.6%) from 0.0% when pulling d21b7c2b2732a061944b905f3a646e869ae76956 on dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.8 into aa3a2169cb695068fd57cb257a5070736cc50098 on main.