trailofbits / manticore

Symbolic execution tool
https://blog.trailofbits.com/2017/04/27/manticore-symbolic-execution-for-humans/
GNU Affero General Public License v3.0
3.66k stars 470 forks source link

Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.7 #2643

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.8.7

:nail_care: Cosmetic output impovements

:hammer_and_wrench: Internal dependencies

:muscle: New Contributors

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

v1.8.6

What's Updated

New Contributors

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

v1.8.5

What's Improved

@​woodruffw improved the user-facing documentation and logging to make use of the Trusted Publishing flow terminology cohesive with PyPI in pypa/gh-action-pypi-publish#143. Trusted Publishing used to be referred to as OpenID Connect (OIDC) — the underlying technology that is being used to make it work. He also made the action display the cause of the Trusted Publishing flow being selected by the action via pypa/gh-action-pypi-publish#142.

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

v1.8.4

What's Improved

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

v1.8.3

What's New

This release improves the logging detalization of which authentication mode is selected when the action runs. It surfaces this detail to the workflow run summary page as annotations. The change was contributed by @​woodruffw in pypa/gh-action-pypi-publish#136.

... (truncated)

Commits
  • f5622bd Merge PRs #159 and #160 into unstable/v1
  • 3be882c Merge pull request #161 from jaap3/jaap3-patch-1
  • 775be49 Remove extraneous }
  • 5684530 Bump cryptography from 39.0.1 to 41.0.0 in /requirements
  • 135d0d5 Ignore pip's root user warning
  • 110f54a Merge pull request #157 from pypa/dependabot/pip/requirements/requests-2.31.0
  • c803c91 Bump requests from 2.28.1 to 2.31.0 in /requirements
  • f9ed8ba Merge pull request #156 from trail-of-forks/tob-fix-annotation
  • 3063966 oidc-exchange: "fix" multiline annotations
  • a56da0b Merge pull request #151 from asherf/trusted
  • 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 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)
dependabot[bot] commented 11 months ago

Superseded by #2646.