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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 4 updates in the / directory: github.com/prometheus/client_golang, sigs.k8s.io/release-utils, github.com/hashicorp/go-retryablehttp and github.com/sigstore/protobuf-specs.
Updates
github.com/prometheus/client_golang
from 1.19.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1
Cut 1.19.1 (#1494)cad1bfa
Merge pull request #1454 from prometheus/small-nits0aa8c9f
Rephrase incompatibility with common v0.48.0Updates
sigs.k8s.io/release-utils
from 0.8.1 to 0.8.2Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
3443b02
Merge pull request #103 from cpanato/updates198beee
update dependencies5fb976c
bump golangci-lint / zeitgeist / cosignUpdates
github.com/hashicorp/go-retryablehttp
from 0.7.5 to 0.7.6Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
Commits
d969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.64077b29
Changelog for #2101643719
Merge pull request #210 from tomclegg/noretry-header-certeb08cce
Merge branch 'main' into noretry-header-cert4fb315e
Merge pull request #224 from hashicorp/tooling/pr-actionsf67cc6e
deprecations, lintinge82c700
GHA workflows for unit tests834d13d
update go versione6c9acc
Merge pull request #223 from hashicorp/manicminer-patch-1Updates
github.com/sigstore/protobuf-specs
from 0.3.1 to 0.3.2Changelog
Sourced from github.com/sigstore/protobuf-specs's changelog.
Commits
38622d0
gen: bump JS patch version (#321)fcbe715
gen: bump patch versions (#319)b5b97ec
Clairified that a DSSE envelope in a sigstore bundle MUST have exactly one si...0a028ad
build(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#317)82de901
build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#315)1078af1
build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#316)2bfc122
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#310)133fc6c
build(deps): bump ruby/setup-ruby from 1.175.0 to 1.175.1 (#309)dfae94f
build(deps): bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#308)b195a55
build(deps): bump gradle/actions from 3.3.1 to 3.3.2 (#307)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