build(deps): bump the dependabot group across 1 directory with 10 updates #1140
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 dependabot group with 7 updates in the / directory:
1.55.5
1.55.6
27.4.1+incompatible
27.5.1+incompatible
0.128.0
0.129.0
0.61.0
0.62.0
1.0.5
1.0.6
0.215.0
0.219.0
2.25.1
2.26.0
Updates
github.com/aws/aws-sdk-go
from 1.55.5 to 1.55.6Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
e1db430
release v1.55.6 (2025-01-15) (#5341)5ab6103
changelog394e0e3
Merge pull request #5340 from djedward/main19d98e3
Fix improper use of Printf-style functions7112c0a
Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...8d6a0f9
chore: Modified bug issue template to add checkbox to report potential regres...02c1f72
Update PULL_REQUEST_TEMPLATE.mdUpdates
github.com/docker/docker
from 27.4.1+incompatible to 27.5.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
4c9b3b0
Merge pull request #49317 from thaJeztah/27.x_backport_bump_dev_tools0da7a26
Dockerfile: update compose to v2.32.44c8ec29
Dockerfile: update buildx to v0.20.0fbc854d
Dockerfile: update docker CLI to v27.5.036c72d4
Merge pull request #49322 from thaJeztah/27.x_backport_bake-v6e85906c
ci(bin-image): fix bake build542e33c
ci: update bake-action to v6c0df678
Merge pull request #49314 from vvoland/49313-27.x95d1819
gha: Adjust release branches13eca88
Merge pull request #49312 from thaJeztah/27.x_bump_golang_1.22.11Updates
github.com/getkin/kin-openapi
from 0.128.0 to 0.129.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
cea0a13
openapi2conv: convert references in nested additionalProperties schemas (#1047)f476f7b
openapi3filter: validation ofx-www-form-urlencoded
with arbitrary nested a...325cecc
openapi3filter: simplify ValidateRequest implementation (#1041)20441ea
openapi3,openapi3filter: replace interface{} with any (#1040)b82c647
openapi3: update date schema formats to not match months or days of '00' (#1042)d819171
use forked yaml modules without "replace" (#1038)793b28d
test: fix expected-actual parameters in require.Equal (#1035)be48da5
openapi3: fix deprecation comments (#1034)02a0d6f
openapi3: simplify by replacing math.Min with min (#1032)e230c13
openapi2conv: convert schemaRef for additional props (#1030)Updates
github.com/prometheus/common
from 0.61.0 to 0.62.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
280b0e7
http_config: Allow customizing TLS config and settings. (#748)aea8919
Update common Prometheus files (#747)8d916fa
Bump golang.org/x/net from 0.32.0 to 0.33.0 (#743)fe88605
Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (#744)5d9961d
Update common Prometheus files (#742)0a89b98
Merge pull request #740 from dashpole/update_om_linkse3926e2
update links to openmetrics to reference the v1.0.0 released88ee1f
Remove deprecated sigv4 module (#737)c3fdb17
Remove deprecated promlog package (#738)cf5f48f
Change default validation scheme to UTF8Validation (#724)Updates
github.com/spf13/pflag
from 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134
Merge pull request #419 from spf13/ci100ab0e
disable unsupported dependency graph for nowa0f4ddd
fix govetf48cbd1
add github actionsd5e0c06
allow for blank ip addresses (#316)85dd5c8
Add IPNetSlice and unit tests (#170)6971c29
remove dead code for checking error nil (#282)81378bb
Add exported functions to preservepkg/flag
compatibility (#220)Updates
google.golang.org/api
from 0.215.0 to 0.219.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
a4ae123
chore(main): release 0.219.0 (#2977)4e0515a
feat(all): auto-regenerate discovery clients (#2985)bd2d03c
chore(all): update all (#2983)44a1c65
feat(all): auto-regenerate discovery clients (#2984)d0e0254
feat(all): auto-regenerate discovery clients (#2982)b5187e5
feat(all): auto-regenerate discovery clients (#2980)2ec3e56
feat(all): auto-regenerate discovery clients (#2979)45c3513
docs(option): add warning about externally-provided credentials (#2978)76ccae7
feat(all): auto-regenerate discovery clients (#2976)c7c83f0
chore(main): release 0.218.0 (#2965)Updates
google.golang.org/grpc
from 1.69.2 to 1.70.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
98a0092
Change version to 1.70.0 (#7984)bf380de
Cherrypick #7998, #8011, #8010 into 1.70.x (#8028)54b3eb9
experimental/credentials: Add credentials that don't enforce ALPN (#7980) (#8...62b9185
clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid dat...724f450
examples/features/csm_observability: use helloworld client and server instead...e8d5feb
rbac: add method name to :path in headers (#7965)e912015
cleanup: Fix usages of non-constant format strings (#7959)681334a
cleanup: replace dial with newclient (#7943)063d352
internal/resolver: introduce a new resolver to handle target URI and proxy ad...10c7e13
outlierdetection: Support health listener for ejection updates (#7908)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.25.1 to 2.26.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
f042173
build(deps): bump just-the-docs from 0.10.0 to 0.10.1 in /docs (#5112)3098c6a
chore(deps): update dependency com_github_bazelbuild_buildtools to v8 (#5126)c51073c
chore(deps): update googleapis digest to 318818b (#5156)5dfd063
Only write Content-Length if the runtime.WithWriteContentLength() option is s...e1364b5
protoc-gen-openapiv2: Do not add invisible enum values as default (#5129)3b7b760
chore(deps): update googleapis digest to 5c2ccb6 (#5155)0663fba
chore(deps): update googleapis digest to 07737e5 (#5154)3ef2ee0
chore(deps): update dependency bazel to v8.0.1 (#5153)12a233b
chore(deps): update googleapis digest to 3776db1 (#5152)4da1653
chore(deps): update dependency rules_python to v1.1.0 (#5150)Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20241219192143-6b3ec007d9bb to 0.0.0-20250115164207-1a7da9e5054fCommits
Updates
google.golang.org/protobuf
from 1.36.1 to 1.36.4Dependabot 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