saltstack / salt-analytics-framework

Salt Analytics Framework
Apache License 2.0
9 stars 5 forks source link

Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 #77

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.8.10

:bug: What's Fixed

@​woodruffw fixed decoding OIDC claims in debug output on failure by applying correct padding to the encoded payload via pypa/gh-action-pypi-publish#177.

Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.9...v1.8.10

v1.8.9

:nail_care: Cosmetic output improvements

:hammer_and_wrench: Internal dependencies

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

Commits
  • b7f401d Merge PR #177 into unstable/v1
  • ba3ecc9 oidc-exchange: fix padding
  • ade57f5 Merge PRs #174 #175 and #172 into unstable/v1
  • 637917e README: re-add "pro tip" language
  • 4864f13 README: use semantic callouts
  • 326f9ad oidc-exchange: add-trailing-comma
  • e5f0690 oidc-exchange: ignore a nested function
  • 8bdd0cc oidc-exchange: lintage
  • 71a0032 oidc-exchange: render claims if exchange fails
  • adef75a Bump cryptography from 41.0.2 to 41.0.3 in /requirements
  • 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-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.96% :tada:

Comparison is base (adbe094) 84.43% compared to head (42a197c) 85.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== + Coverage 84.43% 85.39% +0.96% ========================================== Files 51 51 Lines 1869 1869 Branches 220 220 ========================================== + Hits 1578 1596 +18 + Misses 228 209 -19 - Partials 63 64 +1 ``` | Flag | Coverage Δ | | |---|---|---| | Linux | `83.01% <ø> (ø)` | | | Windows | `80.66% <ø> (+0.05%)` | :arrow_up: | | core | `84.20% <ø> (+0.05%)` | :arrow_up: | | examples | `68.76% <ø> (+1.40%)` | :arrow_up: | | macOS | `84.96% <ø> (+0.90%)` | :arrow_up: | | src | `80.54% <ø> (+1.59%)` | :arrow_up: | | tests | `91.55% <ø> (+0.12%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=saltstack#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/saltstack/salt-analytics-framework/pull/77/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=saltstack)

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