build(deps): bump the go-deps group across 1 directory with 6 updates #1598
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 6 updates in the / directory:
3.2.1
3.3.0
7.0.75
7.0.76
1.0.3
1.1.0
1.1.1
1.2.0
1.20.0
1.20.2
0.190.0
0.194.0
Updates
github.com/Masterminds/semver/v3
from 3.2.1 to 3.3.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
e6e3d4d
Merge pull request #249 from mattfarina/update-changelog-3.3.0e80c4ea
Updating changelog for 3.3.080427ad
Merge pull request #248 from mattfarina/bump-min-versionb610837
bumping min version in go.mod based on what's testeda4cccd8
Merge pull request #246 from mattfarina/bump-go-1.237c178cf
Updating the testing version of Go used29f94c1
Merge pull request #241 from grosser/grosser/validate2cf1b16
Merge pull request #245 from mattfarina/remove-vertb55476a
Removing reference to vertd07450b
simplify StrictNewVersionUpdates
github.com/minio/minio-go/v7
from 7.0.75 to 7.0.76Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
e634c81
upgrade deps21381fc
Add configurable auto-checksum (#1990)e337e77
Adjust functional tests for bucket cors, to detect NotImplemented response vi...f755095
Update version to next releaseUpdates
github.com/notaryproject/notation-core-go
from 1.0.3 to 1.1.0Release notes
Sourced from github.com/notaryproject/notation-core-go's releases.
Commits
55e3568
bump: bump up golang to v1.22 (#224)235910b
build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#219)453a5eb
bump: bump up tspclient-go (#217)004b86d
refactor!: update revocation (#215)45dcf46
build(deps): bump github.com/notaryproject/tspclient-go from 0.0.0-2024070205...f45197c
fix: fixsignerInfo.authenticSigningTime
according to spec (#211)e18808c
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#210)faac9b7
feat: Timestamp (#207)a1c0af6
fix(ci): pass CODECOV_TOKEN to reusable-build.yml (#209)c85a3d9
build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#206)Updates
github.com/notaryproject/notation-go
from 1.1.1 to 1.2.0Release notes
Sourced from github.com/notaryproject/notation-go's releases.
... (truncated)
Commits
a6ca9ee
bump: release v1.2.07260694
bump: bump up for v1.2.0 release (#442)a83c5be
refactor!: remove blob sign/verify related code (#437)3c5a659
refactor!: update revocation based on notation-core-go (#429)c3b2f51
feat: support distinguished name state(S) (#432)09e32d7
fix: improve error message for plugin (#406)b3b8cbe
bump: bump up notation-core-go (#426)8340920
fix: fix usage of SignerInfo.AuthenticSigningTime (#424)8ada12a
chore: fix logs (#417)b525831
feat: Timestamp (#418)Updates
github.com/prometheus/client_golang
from 1.20.0 to 1.20.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
67121dc
Merge pull request #1596 from mrueg/fix-uncompressed-content-header187acd4
Cut 1.20.2f7f8f3a
fix: Unset Content-Encoding header when uncompressed2254d6c
Merge pull request #1587 from prometheus/fix-processcollector4a15d05
Cut 1.20.1f2dd7b3
Use pedantic registry in other places too, to double check.261fe84
bugfix: Pass network metrics to processCollector's Describe() function5bf3341
Use NewPedanticRegistry in Process' Collector testsUpdates
google.golang.org/api
from 0.190.0 to 0.194.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
cd95a34
chore(main): release 0.194.0 (#2747)eda6a59
fix(gen): change HttpBody.Data from string to any for monitoring:v1 (#2744)f836095
chore(all): Updating auth library version (#2748)5d61f08
feat(all): auto-regenerate discovery clients (#2746)d994b67
chore(main): release 0.193.0 (#2734)254bbe1
chore(all): update all (#2740)cb825c8
feat(all): auto-regenerate discovery clients (#2742)9d915ff
feat(all): auto-regenerate discovery clients (#2739)7296c72
feat(all): auto-regenerate discovery clients (#2738)a2308c1
feat(all): auto-regenerate discovery clients (#2737)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