-
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
Bump the golang group across 1 directory with 22 updates #139
Closed
+66
−66
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the golang group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.70.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.0` | `0.32.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.0` | `0.32.1` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.25.1` | `2.26.1` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` | | [golang.org/x/net](https://github.com/golang/net) | `0.34.0` | `0.35.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.9.0` | `0.10.0` | Updates `go.opentelemetry.io/otel` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/zipkin` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/metric` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) Updates `google.golang.org/grpc` from 1.69.4 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.4...v1.70.0) Updates `k8s.io/api` from 0.32.0 to 0.32.1 - [Commits](kubernetes/api@v0.32.0...v0.32.1) Updates `k8s.io/apimachinery` from 0.32.0 to 0.32.1 - [Commits](kubernetes/apimachinery@v0.32.0...v0.32.1) Updates `k8s.io/client-go` from 0.32.0 to 0.32.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.0...v0.32.1) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.25.1 to 2.26.1 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.25.1...v2.26.1) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `golang.org/x/net` from 0.34.0 to 0.35.0 - [Commits](golang/net@v0.34.0...v0.35.0) Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 - [Commits](golang/oauth2@v0.25.0...v0.26.0) Updates `golang.org/x/sys` from 0.29.0 to 0.30.0 - [Commits](golang/sys@v0.29.0...v0.30.0) Updates `golang.org/x/term` from 0.28.0 to 0.29.0 - [Commits](golang/term@v0.28.0...v0.29.0) Updates `golang.org/x/text` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) Updates `golang.org/x/time` from 0.9.0 to 0.10.0 - [Commits](golang/time@v0.9.0...v0.10.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250102185135-69823020774d to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250102185135-69823020774d to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.5 --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/exporters/zipkin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/pflag dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
atye,
anathoodell,
chimanjain,
EvgenyUglov,
HarishH-DELL and
nitesh3108
as code owners
February 10, 2025 19:05
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Feb 10, 2025
dependabot
bot
requested review from
rajendraindukuri,
shaynafinocchiaro and
panigs7
as code owners
February 10, 2025 19:05
Can one of the admins verify this patch? |
Superseded by #141. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 golang group with 10 updates in the / directory:
1.33.0
1.34.0
1.33.0
1.34.0
1.33.0
1.34.0
1.69.4
1.70.0
0.32.0
0.32.1
0.32.0
0.32.1
2.25.1
2.26.1
1.0.5
1.0.6
0.34.0
0.35.0
0.9.0
0.10.0
Updates
go.opentelemetry.io/otel
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/zipkin
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/zipkin's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/metric
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/sdk
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/sdk/metric
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/sdk/metric's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/trace
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
google.golang.org/grpc
from 1.69.4 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
k8s.io/api
from 0.32.0 to 0.32.1Commits
bc0564c
Update dependencies to v0.32.1 tag25d8df3
Merge pull request #129544pohly/automated-cherry-pick-of-#129543
5b9e013
DRA API: bump maximum size of ReservedFor to 256Updates
k8s.io/apimachinery
from 0.32.0 to 0.32.1Commits
Updates
k8s.io/client-go
from 0.32.0 to 0.32.1Commits
9d43434
Update dependencies to v0.32.1 tagUpdates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.25.1 to 2.26.1Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
3b8ac9f
5113. Validation of oneof nested objects (#5211)4f1457d
chore(deps): update googleapis digest to 2431239 (#5214)fb17f6e
chore(deps): update googleapis digest to 8e62267 (#5213)2fd9128
chore(deps): update googleapis digest to ad99638 (#5212)3d82775
fix(deps): update module google.golang.org/protobuf to v1.36.5 (#5210)801f278
chore(deps): update googleapis digest to fed8c26 (#5209)9cbbcaf
chore(deps): update googleapis digest to 2f843e2 (#5208)9adca76
fix(deps): update module golang.org/x/text to v0.22.0 (#5206)72f360d
chore(deps): update golang docker tag to v1.23.6 (#5205)ce46021
chore(deps): update googleapis digest to f426820 (#5204)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
golang.org/x/net
from 0.34.0 to 0.35.0Commits
df97a48
go.mod: update golang.org/x dependencies2dab271
route: treat short sockaddr lengths as unspecifiedb914489
internal/http3: refactor in prep for sharing transport/server codeebd23f8
route: fix parsing network address of length zero938a9fb
internal/http3: add request/response body transfer145b2d7
internal/http3: add RoundTrip5bda71a
internal/http3: define connection and stream error types3c1185a
internal/http3: return error on mid-frame EOFa6c2c7f
http2, internal/httpcommon: factor out common request header logic for h2/h3c72e89d
internal/http3: QPACK encoding and decodingUpdates
golang.org/x/oauth2
from 0.25.0 to 0.26.0Commits
b9c813b
google: add warning about externally-provided credentialsUpdates
golang.org/x/sys
from 0.29.0 to 0.30.0Commits
863b3c4
unix: update glibc to 2.414d4692e
unix: add Auxvb215a1c
unix: update to Linux kernel 6.13c756214
cpu: add support for AVX-VNNI and IFMA detection1c14dca
unix: add GetPeerUcred and UcredGet for solarisUpdates
golang.org/x/term
from 0.28.0 to 0.29.0Commits
743b270
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/text
from 0.21.0 to 0.22.0Commits
3b64043
go.mod: update golang.org/x dependencies1e59086
message/pipeline: add two Unalias callsUpdates
golang.org/x/time
from 0.9.0 to 0.10.0Commits
2c6c5a2
rate: prevent overflows when calculating durationFromTokensUpdates
google.golang.org/genproto/googleapis/api
from 0.0.0-20250102185135-69823020774d to 0.0.0-20250204164813-702378808489Commits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20250102185135-69823020774d to 0.0.0-20250204164813-702378808489Commits
Updates
google.golang.org/protobuf
from 1.36.2 to 1.36.5Dependabot 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