Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps hvac from 1.1.0 to 1.1.1.

Release notes

Sourced from hvac's releases.

v1.1.1

🐛 Bug Fixes

  • fix wrapped response for auth.token.create (GH-966)

Thanks to @​briantist for their lovely contributions.

Changelog

Sourced from hvac's changelog.

1.1.1

🐛 Bug Fixes

  • fix wrapped response for auth.token.create (GH-966)
Commits

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 19, 2023
@github-actions github-actions bot added the internal Maintenance changes label Jun 19, 2023
@leandrodamascena leandrodamascena self-requested a review June 19, 2023 20:27
@leandrodamascena
Copy link
Contributor

@dependabot rebase

Bumps [hvac](https://github.com/hvac/hvac) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/hvac/hvac/releases)
- [Changelog](https://github.com/hvac/hvac/blob/main/CHANGELOG.md)
- [Commits](hvac/hvac@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: hvac
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/hvac-1.1.1 branch from 49cd58b to dbc2452 Compare June 19, 2023 20:29
@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (f2db924) 97.15% compared to head (dbc2452) 97.12%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2497      +/-   ##
===========================================
- Coverage    97.15%   97.12%   -0.03%     
===========================================
  Files          157      157              
  Lines         7345     7344       -1     
  Branches       533      519      -14     
===========================================
- Hits          7136     7133       -3     
- Misses         160      161       +1     
- Partials        49       50       +1     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@leandrodamascena leandrodamascena merged commit 964de17 into develop Jun 19, 2023
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/hvac-1.1.1 branch June 19, 2023 20:35
rafaelgsr pushed a commit to rafaelgsr/aws-lambda-powertools-python that referenced this pull request Jun 30, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 internal Maintenance changes python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants