-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): bump the hashicorp group with 4 updates #193
Conversation
c9a7bac
to
be05de8
Compare
Bumps the hashicorp group with 4 updates: [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul), [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault), [github.com/hashicorp/vault/api/auth/aws](https://github.com/hashicorp/vault) and [github.com/hashicorp/vault/api/auth/kubernetes](https://github.com/hashicorp/vault). Updates `github.com/hashicorp/consul/api` from 1.27.0 to 1.28.2 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.27.0...api/v1.28.2) Updates `github.com/hashicorp/vault/api` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault@v1.11.0...v1.12.0) Updates `github.com/hashicorp/vault/api/auth/aws` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md) - [Commits](hashicorp/vault@v0.5.0...v0.6.0) Updates `github.com/hashicorp/vault/api/auth/kubernetes` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md) - [Commits](hashicorp/vault@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/consul/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hashicorp - dependency-name: github.com/hashicorp/vault/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hashicorp - dependency-name: github.com/hashicorp/vault/api/auth/aws dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hashicorp - dependency-name: github.com/hashicorp/vault/api/auth/kubernetes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hashicorp ... Signed-off-by: dependabot[bot] <support@github.com>
be05de8
to
97c292d
Compare
I need to investigate this one a bit - specifically the 404 that will now happen fetching keys that don't exist rather than an empty set. I can imagine a possibility of this at play when checking deprecated paths, or services without their own envs set. Will check into it. |
@mloberg I wanted to test docker-bootstrap with my own eyes to confirm the vault update now returning 404s for lists against paths that aren't valid wasn't going to bite us. (although, I get this probably won't be a thing until we upgrade vault) I built the binary, then mashed it into a local docker image of a simple app. I feel I proved what I needed, but open to better ways of testing docker-bootstrap in action locally next time. |
That works. Because it's go, you could also run |
Bumps the hashicorp group with 4 updates: github.com/hashicorp/consul/api, github.com/hashicorp/vault/api, github.com/hashicorp/vault/api/auth/aws and github.com/hashicorp/vault/api/auth/kubernetes.
Updates
github.com/hashicorp/consul/api
from 1.27.0 to 1.28.2Commits
ecbea9f
Retract api@v1.28.04a63a28
Retract api@v1.28.0 (#20764)82da8d2
API Bump submodule versions 1.18.0 (#20756)0aecf0b
Update CHANGELOG.md (#20746)67e4449
1.18.0 changelog (#20742)349cec1
Hardcode links to CCM to be false (#20730)fe8bbb3
Backport of NET-7813 - DNS : SERVFAIL when resolving PTR records into release...50a6876
docs: Update v2 K8s docs to use virtual port references1cc9ffd
Xw/revert grpc staging backport 1.18.0 (#20719)d6b60ac
feat: add alert to link to hcp modal to ask a user refresh a page; up… (#20691)Updates
github.com/hashicorp/vault/api
from 1.11.0 to 1.12.0Release notes
Sourced from github.com/hashicorp/vault/api's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/vault/api's changelog.
... (truncated)
Commits
558abfa
import new sdk (#17488)6545e24
bump sdk to 1.12.0 (#17487)2068a5f
backport of commit 495bf0a7ec21748d4b646932539910d9c2a3e8c8 (#17483)cb6652b
backport of commit 4625729de15bf9992d63dbfc1be7099a12286429 (#17479)90b89f9
backport of commit c023246b9050955ca78b5b3affbf1afc9072a89e (#17473)cb5d319
backport of #17340 (#17469)eb5f980
backport of commit e9914734e14852264dedc235726ba036fa183223 (#17464)d463811
Update 1.12 to go 1.19.2 (#17438)12df3b0
backport of commit cfc6b436074140af83e11e896308b147b22a6609 (#17465)4d0c1ec
backport of commit 50a1f9e86a027af858a7c140288a9cc06f207053 (#17466)Updates
github.com/hashicorp/vault/api/auth/aws
from 0.5.0 to 0.6.0Changelog
Sourced from github.com/hashicorp/vault/api/auth/aws's changelog.
... (truncated)
Commits
f627c01
Cut version 0.6.05b7e680
Add updated wrapping information926e56e
Merge pull request #1520 from hashicorp/wrapinfo-accessor65cdcd6
Add some commenting47dc1cc
Add token accessor to wrap information if one exists4f039d0
Merge pull request #1518 from hashicorp/fix-bound-ami-ide521894
Added bound_ami_id check117200c
Fix mah broken testsc6ded38
cubbyhole-response-wrapping -> response-wrapping1e67cd8
Merge pull request #1513 from hashicorp/field-data-get-defaultUpdates
github.com/hashicorp/vault/api/auth/kubernetes
from 0.5.0 to 0.6.0Changelog
Sourced from github.com/hashicorp/vault/api/auth/kubernetes's changelog.
... (truncated)
Commits
f627c01
Cut version 0.6.05b7e680
Add updated wrapping information926e56e
Merge pull request #1520 from hashicorp/wrapinfo-accessor65cdcd6
Add some commenting47dc1cc
Add token accessor to wrap information if one exists4f039d0
Merge pull request #1518 from hashicorp/fix-bound-ami-ide521894
Added bound_ami_id check117200c
Fix mah broken testsc6ded38
cubbyhole-response-wrapping -> response-wrapping1e67cd8
Merge pull request #1513 from hashicorp/field-data-get-defaultDependabot 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