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-dev): bump hvac from 1.1.1 to 1.2.0 #3054

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps hvac from 1.1.1 to 1.2.0.

Release notes

Sourced from hvac's releases.

v1.2.0

This is the last expected release before v2.0.0.

📢 Deprecations / Announcements

  • ldap auth method - add missing configure params by vault api names (GH-975)
  • expand Vault CI matrix, announce deprecation of Vault dynamic SSH keys (GH-1023)
  • Breaking changes coming to Client.write method (GH-1034)
  • Support for Python 3.6 & 3.7 will be dropped in v2.0.0 (GH-877)
  • Support for the Legacy MFA methods will be dropped from the MFA class in v2.0.0 (GH-1026)
  • Breaking changes coming to Adapters' use of custom sessions (GH-1040)

🚀 Features

  • Add alias_name_source for Kubernetes Auth create_role (GH-1039)
  • add Client.write_data method (GH-1028)
  • ldap auth method - add missing configure params by vault api names (GH-975)
  • Re-add arguments to create_or_update_role() from old API (GH-842)
  • Add new argument (conflicting_alias_ids_to_keep) to merge_entities method (GH-968)
  • Add impersonated account support to GCP secrets engine (GH-1022)
  • support "user_claim_json_pointer" in create_role() for JWT/OIDC auth method (GH-1006)
  • Add static account support to GCP secrets engine (GH-956)
  • adding batch_input to transit.sign_data #988 (GH-990)
  • Add a method to read static roles in the database engine (GH-1009)
  • feat: add support for disable_local_ca_jwt in the Kubernetes auth method (GH-997)

🐛 Bug Fixes

  • add Client.write_data method (GH-1028)
  • Fix premature read on stream requests in the sys.take_raft_snapshot method (GH-771)
  • fix(__getattr__): non-existent attribute lookup (GH-982)

📚 Documentation

  • docs(secrets-engines): Add database secrets engine docs (GH-1036)
  • docs: make OIDC Authorization URL Request example work again. (GH-1010)

🧰 Miscellaneous

  • add tests and docs to sdist, improve build testing (GH-1015)
  • Bump certifi from 2022.9.14 to 2022.12.7 (GH-1013)

Thanks to @​M0NsTeRRR, @​amiewei, @​briantist, @​ceesios, @​crimsonvulture, @​deidax, @​dekimsey, @​dependabot, @​dependabot[bot], @​fad3t, @​ferenc-hechler, @​intgr, @​m4dh4t, @​michael-diggin, @​mimato, @​mweigel and @​robbat2 for their lovely contributions.

Changelog

Sourced from hvac's changelog.

1.2.0

This is the last expected release before v2.0.0.

📢 Deprecations / Announcements

  • ldap auth method - add missing configure params by vault api names (GH-975)
  • expand Vault CI matrix, announce deprecation of Vault dynamic SSH keys (GH-1023)
  • Breaking changes coming to Client.write method (GH-1034)
  • Support for Python 3.6 & 3.7 will be dropped in v2.0.0 (GH-877)
  • Support for the Legacy MFA methods will be dropped from the MFA class in v2.0.0 (GH-1026)
  • Breaking changes coming to Adapters' use of custom sessions (GH-1040)

🚀 Features

  • Add alias_name_source for Kubernetes Auth create_role (GH-1039)
  • add Client.write_data method (GH-1028)
  • ldap auth method - add missing configure params by vault api names (GH-975)
  • Re-add arguments to create_or_update_role() from old API (GH-842)
  • Add new argument (conflicting_alias_ids_to_keep) to merge_entities method (GH-968)
  • Add impersonated account support to GCP secrets engine (GH-1022)
  • support "user_claim_json_pointer" in create_role() for JWT/OIDC auth method (GH-1006)
  • Add static account support to GCP secrets engine (GH-956)
  • adding batch_input to transit.sign_data #988 (GH-990)
  • Add a method to read static roles in the database engine (GH-1009)
  • feat: add support for disable_local_ca_jwt in the Kubernetes auth method (GH-997)

🐛 Bug Fixes

  • add Client.write_data method (GH-1028)
  • Fix premature read on stream requests in the sys.take_raft_snapshot method (GH-771)
  • fix(__getattr__): non-existent attribute lookup (GH-982)

📚 Documentation

  • docs(secrets-engines): Add database secrets engine docs (GH-1036)
  • docs: make OIDC Authorization URL Request example work again. (GH-1010)

🧰 Miscellaneous

  • add tests and docs to sdist, improve build testing (GH-1015)
  • Bump certifi from 2022.9.14 to 2022.12.7 (GH-1013)
Commits
  • e99fd37 Release/v1.2.0 (#1035)
  • 8e2007e use anonymous references in changelog conversion (#1041)
  • 0ae58b6 docs(secrets-engines): Add database secrets engine docs (#1036)
  • 31b5379 Add alias_name_source for Kubernetes Auth create_role (#1039)
  • 9172473 add Client.write_data method (#1028)
  • 1f88016 Fix premature read on stream requests in the sys.take_raft_snapshot method ...
  • c398774 ldap auth method - add missing configure params by vault api names (#975)
  • b52ed19 Re-add arguments to create_or_update_role() from old API (#842)
  • 936e3ef Add new argument (conflicting_alias_ids_to_keep) to merge_entities method (#968)
  • 11adf67 Add impersonated account support to GCP secrets engine (#1022)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 6, 2023 20:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 6, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

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

@github-actions github-actions bot added the internal Maintenance changes label Sep 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5304e5c) 96.51% compared to head (f310054) 96.51%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3054   +/-   ##
========================================
  Coverage    96.51%   96.51%           
========================================
  Files          180      180           
  Lines         7909     7909           
  Branches      1491     1491           
========================================
  Hits          7633     7633           
  Misses         221      221           
  Partials        55       55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leandrodamascena leandrodamascena changed the title chore(deps-dev): bump hvac from 1.1.1 to 1.2.0 chore(deps-dev): bump hvac from 1.1.1 to 1.2.0 Sep 7, 2023
@leandrodamascena leandrodamascena merged commit d3fa713 into develop Sep 7, 2023
23 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/hvac-1.2.0 branch September 7, 2023 08:18
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 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.

2 participants