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

Bump ansible-modules-hashivault from 5.2.1 to 5.3.0 in /spec #52

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps ansible-modules-hashivault from 5.2.1 to 5.3.0.

Changelog

Sourced from ansible-modules-hashivault's changelog.

5.3.0 (2024-06-26)

  • Add support for JWT role. [mleneveut]
  • Add support for ACL policies. [mleneveut]
  • Use hvac write_data method. [Terry Howe]
  • Update hvac and tox docs. [Terry Howe]
  • Fix hashivault_k8s_auth_role not detecting policy changes. [Philipp Hossner]
Commits
  • c22434d Version 5.3.0
  • 2939d4e Merge pull request #480 from mleneveut/acl_policies
  • bbdbfa4 Fix lint
  • 65acb0b Handle hvac read_acl_policy InvalidPath exception
  • 7364cc5 Merge branch 'main' into acl_policies
  • 30e58bb Merge pull request #483 from TerryHowe/write-data
  • 0d43a88 chore: Use write_data method
  • 5257e13 Merge pull request #482 from TerryHowe/update-hvac
  • a271796 chore: update hvac and tox docs
  • 96246a7 Merge pull request #479 from mleneveut/jwt_role
  • 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 [ansible-modules-hashivault](https://github.com/TerryHowe/ansible-modules-hashivault) from 5.2.1 to 5.3.0.
- [Changelog](https://github.com/TerryHowe/ansible-modules-hashivault/blob/main/CHANGELOG.rst)
- [Commits](TerryHowe/ansible-modules-hashivault@5.2.1...5.3.0)

---
updated-dependencies:
- dependency-name: ansible-modules-hashivault
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@dependabot dependabot bot requested review from a team and eschoeller and removed request for a team July 1, 2024 16:08
@eschoeller
Copy link

This is the execution environment and I don't really know what to do with it.

@eschoeller eschoeller requested review from willhaines and removed request for eschoeller August 12, 2024 15:33
Copy link
Contributor

@willhaines willhaines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, @eschoeller. I usually just approve/merge these right away. They almost never break anything and we need to keep things up date regardless. On the off chance that jobs start failing in AWX, the PR is a good record of what changed so we can revert if needed.

@willhaines willhaines merged commit 0250704 into devel Nov 6, 2024
1 check passed
@willhaines willhaines deleted the dependabot/pip/spec/ansible-modules-hashivault-5.3.0 branch November 6, 2024 23:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants