Skip to content

build(deps): bump github.com/hashicorp/vault from 0.10.4 to 1.19.3 #2022

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps github.com/hashicorp/vault from 0.10.4 to 1.19.3.

Release notes

Sourced from github.com/hashicorp/vault's releases.

v1.19.3

1.19.3

April 30, 2025

CHANGES:

  • auth/jwt: Update plugin to v0.23.2 [GH-30434]

BUG FIXES:

  • core (enterprise): fix issue with errors being swallowed on failed HSM logins.
  • database: Prevent static roles created in versions prior to 1.15.0 from rotating on backend restart. [GH-30320]
  • database: no longer incorrectly add an "unrecognized parameters" warning for certain SQL database secrets config operations when another warning is returned [GH-30327]
  • identity: Fix non-deterministic merge behavior when two entities have conflicting local aliases. [GH-30390]
  • plugins: plugin registration should honor the plugin_tmpdir config [GH-29978]
  • secrets/aws: fix a case where GovCloud wasn't taken into account; fix a case where the region setting wasn't respected [GH-30312]

v1.19.2

1.19.2

April 18, 2025

CHANGES:

  • core: Bump Go version to 1.23.7
  • core: Bump Go version to 1.23.8
  • secrets/openldap: Update plugin to v0.15.4 [GH-30279]

BUG FIXES:

  • secrets/openldap: Prevent static role rotation on upgrade when NextVaultRotation is nil. Fixes an issue where static roles were unexpectedly rotated after upgrade due to a missing NextVaultRotation value. Now sets it to either LastVaultRotation + RotationPeriod or now + RotationPeriod. [GH-30265]
  • secrets/pki (enterprise): Address a parsing bug that rejected CMPv2 requests containing a validity field.
  • secrets/pki: fix a bug where key_usage was ignored when generating root certificates, and signing certain intermediate certificates. [GH-30034]
  • secrets/transit: fix a panic when rotating on a managed key returns an error [GH-30214]

v1.19.1

1.19.1

April 4, 2025

Enterprise LTS: Vault Enterprise 1.19 is a Long-Term Support (LTS) release.

CHANGES:

  • UI: remove outdated and unneeded js string extensions [GH-29834]
  • auth/azure: Update plugin to v0.20.2. Login requires resource_group_name, vm_name, and vmss_name to match token claims [GH-30052]
  • auth/azure: Update plugin to v0.20.3 [GH-30082]
  • auth/gcp: Update plugin to v0.20.2 [GH-30081]
  • core: Verify that the client IP address extracted from an X-Forwarded-For header is a valid IPv4 or IPv6 address [GH-29774]
  • secrets/azure: Update plugin to v0.21.2 [GH-30037]
  • secrets/azure: Update plugin to v0.21.3 [GH-30083]
  • secrets/gcp: Update plugin to v0.21.2 [GH-29970]

... (truncated)

Changelog

Sourced from github.com/hashicorp/vault's changelog.

0.11.6 (December 14th, 2018)

This release contains the three security fixes from 1.0.0 and 1.0.1 and the following bug fixes from 1.0.0/1.0.1:

  • namespaces: Correctly reload the proper mount when tuning or reloading the mount [GH-5937]
  • replication/perfstandby: Fix audit table upgrade on standbys [GH-5811]
  • replication/perfstandby: Fix redirect on approle update [GH-5820]
  • secrets/kv: Fix issue where storage version would get incorrectly downgraded [GH-5809]

It is otherwise identical to 0.11.5.

0.11.5 (November 13th, 2018)

BUG FIXES:

  • agent: Fix issue when specifying two file sinks [GH-5610]
  • auth/userpass: Fix minor timing issue that could leak the presence of a username [GH-5614]
  • autounseal/alicloud: Fix issue interacting with the API (Enterprise)
  • autounseal/azure: Fix key version tracking (Enterprise)
  • cli: Fix panic that could occur if parameters were not provided [GH-5603]
  • core: Fix buggy behavior if trying to remount into a namespace
  • identity: Fix duplication of entity alias entity during alias transfer between entities [GH-5733]
  • namespaces: Fix tuning of auth mounts in a namespace
  • ui: Fix bug where editing secrets as JSON doesn't save properly [GH-5660]
  • ui: Fix issue where IE 11 didn't render the UI and also had a broken form when trying to use tool/hash [GH-5714]

0.11.4 (October 23rd, 2018)

CHANGES:

  • core: HA lock file is no longer copied during operator migrate [GH-5503]. We've categorized this as a change, but generally this can be considered just a bug fix, and no action is needed.

FEATURES:

  • Transit Key Trimming: Keys in transit secret engine can now be trimmed to remove older unused key versions
  • Web UI support for KV Version 2: Browse, delete, undelete and destroy individual secret versions in the UI
  • Azure Existing Service Principal Support: Credentials can now be generated against an existing service principal

IMPROVEMENTS:

... (truncated)

Commits
  • a2de3bb [VAULT-35719] This is an automated pull request to build all artifacts for a ...
  • 88de94e Backport Upgrade Auth JWT plugin to 0.23.2 for Vault 1.19.x (#30434)
  • fb71a62 Backport of db: consider possibility of NextVaultRotation being unset on queu...
  • 6ea8432 backport of commit bf339bc50dbd1067e91e6720a3cbd8ad3207b361 (#30418)
  • 9ce916d backport of commit 3dca654b324656845b02b42ffb4c70e6dfa82160 (#30421)
  • 7d961af backport of commit 9755216121e3eda8787488a705d95038a455d6fd (#30420)
  • 2dd80e5 backport of commit 8a84d13c605c9f1ae8f30414650d390642454a84 (#30417)
  • eb14be9 backport of commit bbe458dd26fe9aaad84085cca6baaa450e58f768 (#30414)
  • c0ccb41 backport of commit 5a71454db7e08ce4fa12322ab9f5193539017759 (#29813)
  • 9546b51 backport of commit 8f3b2fb2a61dd6c7f10282a42b6b00106fb61d00 (#30058)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 2, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/vault-1.19.3 branch from db5fd9d to 01eafd1 Compare May 25, 2025 01:50
Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 0.10.4 to 1.19.3.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](hashicorp/vault@v0.10.4...v1.19.3)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-version: 1.19.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/vault-1.19.3 branch from 01eafd1 to 594fc72 Compare May 25, 2025 01:53
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants