Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.9 #2943

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

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

Release notes

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

v1.8.9

💅 Cosmetic output improvements

🛠️ Internal dependencies

Full Diff: pypa/gh-action-pypi-publish@v1.8.8...v1.8.9

Commits
  • 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
  • 413a8d5 Merge pull request #171 from pypa/dependabot/pip/requirements/certifi-2023.7.22
  • c185b8e Bump certifi from 2023.5.7 to 2023.7.22 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 <dependency name> 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)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@f8c70e7...ade57f5)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 10, 2023 20:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 10, 2023
@github-actions github-actions bot added the internal Maintenance changes label Aug 10, 2023
@boring-cyborg boring-cyborg bot added the github-actions Pull requests that update Github_actions code label Aug 10, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 10, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@leandrodamascena leandrodamascena merged commit 6b3e452 into develop Aug 10, 2023
@leandrodamascena leandrodamascena deleted the dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.9 branch August 10, 2023 21:16
heitorlessa pushed a commit to seshubaws/aws-lambda-powertools-python that referenced this pull request Aug 15, 2023
…s-powertools#2943)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
heitorlessa added a commit to seshubaws/aws-lambda-powertools-python that referenced this pull request Aug 15, 2023
* develop:
  chore: cleanup, add test for single and nested
  fix(parameters): make cache aware of single vs multiple calls
  docs(roadmap): add GovCloud and China region item (aws-powertools#2960)
  docs(metrics): update Datadog integration diagram (aws-powertools#2954)
  chore(ci): changelog rebuild (aws-powertools#2958)
  chore(deps-dev): bump cfn-lint from 0.79.6 to 0.79.7 (aws-powertools#2956)
  chore(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (aws-powertools#2957)
  chore(deps-dev): bump xenon from 0.9.0 to 0.9.1 (aws-powertools#2955)
  feat(metrics): add Datadog observability provider (aws-powertools#2906)
  feat(event_handler): allow stripping route prefixes using regexes (aws-powertools#2521)
  chore(ci): changelog rebuild (aws-powertools#2952)
  chore(deps): bump pypa/gh-action-pypi-publish from 1.8.9 to 1.8.10 (aws-powertools#2946)
  chore(deps): bump gitpython from 3.1.31 to 3.1.32 in /docs (aws-powertools#2948)
  chore(deps-dev): bump aws-cdk from 2.90.0 to 2.91.0 (aws-powertools#2947)
  chore(ci): changelog rebuild (aws-powertools#2945)
  chore(deps-dev): bump the boto-typing group with 1 update (aws-powertools#2944)
  chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.9 (aws-powertools#2943)

Signed-off-by: heitorlessa <lessa@amazon.co.uk>
seshubaws added a commit to seshubaws/aws-lambda-powertools-python that referenced this pull request Sep 8, 2023
* fix(parameters): make cache aware of single vs multiple calls

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

* chore: cleanup, add test for single and nested

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

* chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.9 (aws-powertools#2943)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump the boto-typing group with 1 update (aws-powertools#2944)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>

* chore(ci): changelog rebuild (aws-powertools#2945)

Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>

* chore(deps-dev): bump aws-cdk from 2.90.0 to 2.91.0 (aws-powertools#2947)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump gitpython from 3.1.31 to 3.1.32 in /docs (aws-powertools#2948)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump pypa/gh-action-pypi-publish from 1.8.9 to 1.8.10 (aws-powertools#2946)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>

* chore(ci): changelog rebuild (aws-powertools#2952)

Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>

* feat(event_handler): allow stripping route prefixes using regexes (aws-powertools#2521)

Co-authored-by: Roy Assis <roya@cgen.com>
Co-authored-by: Ruben Fonseca <rubefons@amazon.com>

* feat(metrics): add Datadog observability provider (aws-powertools#2906)

Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
Co-authored-by: heitorlessa <lessa@amazon.co.uk>

* chore(deps-dev): bump xenon from 0.9.0 to 0.9.1 (aws-powertools#2955)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (aws-powertools#2957)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump cfn-lint from 0.79.6 to 0.79.7 (aws-powertools#2956)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>

* chore(ci): changelog rebuild (aws-powertools#2958)

Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>

* docs(metrics): update Datadog integration diagram (aws-powertools#2954)

Co-authored-by: Leandro Damascena <lcdama@amazon.pt>

* docs(roadmap): add GovCloud and China region item (aws-powertools#2960)

* fix(parameters): make cache aware of single vs multiple calls

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

* chore: cleanup, add test for single and nested

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

* chore(test): remove itsdangerous from perf test

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

* chore(deps): remove itsdangerous dependencies

* chore: disable sockets in encryption sdk tests

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

* refactor(tests): use a test double

* chore: address make pr errors

Signed-off-by: heitorlessa <lessa@amazon.co.uk>

---------

Signed-off-by: heitorlessa <lessa@amazon.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>
Co-authored-by: roy <34189329+royassis@users.noreply.github.com>
Co-authored-by: Roy Assis <roya@cgen.com>
Co-authored-by: Ruben Fonseca <rubefons@amazon.com>
Co-authored-by: Roger Zhang <ruojiazh@amazon.com>
Co-authored-by: aal80 <aal80@users.noreply.github.com>
Co-authored-by: Seshu Brahma <seshub@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code github-actions Pull requests that update Github_actions code internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant