-
Notifications
You must be signed in to change notification settings - Fork 8
build(deps): bump the minor-and-patch group across 1 directory with 13 updates #335
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
Closed
Conversation
This file contains hidden or 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
…3 updates Bumps the minor-and-patch group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.76` | `0.17.81` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.7` | `1.55.8` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.34.1` | `0.35.3` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.3` | `5.3.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.28` | `1.14.32` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.37.0` | `0.39.0` | | [github.com/vikstrous/dataloadgen](https://github.com/vikstrous/dataloadgen) | `0.0.9` | `0.0.10` | Updates `github.com/99designs/gqlgen` from 0.17.76 to 0.17.81 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.76...v0.17.81) Updates `github.com/aws/aws-sdk-go` from 1.55.7 to 1.55.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.7...v1.55.8) Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0 - [Commits](docker/go-connections@v0.5.0...v0.6.0) Updates `github.com/getsentry/sentry-go` from 0.34.1 to 0.35.3 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.34.1...v0.35.3) Updates `github.com/golang-jwt/jwt/v5` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.3...v5.3.0) Updates `github.com/mattn/go-sqlite3` from 1.14.28 to 1.14.32 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.28...v1.14.32) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.2) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.39.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.37.0...v0.39.0) Updates `github.com/vikstrous/dataloadgen` from 0.0.9 to 0.0.10 - [Commits](vikstrous/dataloadgen@v0.0.9...v0.0.10) Updates `golang.org/x/term` from 0.33.0 to 0.35.0 - [Commits](golang/term@v0.33.0...v0.35.0) Updates `golang.org/x/text` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.27.0...v0.29.0) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.81 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/docker/go-connections dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/vikstrous/dataloadgen dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/term dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/text dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 minor-and-patch group with 11 updates in the / directory:
0.17.76
0.17.81
1.55.7
1.55.8
0.5.0
0.6.0
0.34.1
0.35.3
5.2.3
5.3.0
1.14.28
1.14.32
1.22.0
1.23.2
1.9.1
1.10.1
1.20.1
1.21.0
0.37.0
0.39.0
0.0.9
0.0.10
Updates
github.com/99designs/gqlgen
from 0.17.76 to 0.17.81Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Commits
4ded4eb
release v0.17.814c8f4ac
feat: new federation.options.entity_resolver_multi option (#3852)9926de9
fix: update apollo_sandbox_playground.go (#3849)769933d
Add tool for updating Apollo Sandbox (#3848)0b12f80
v0.17.80 postrelease bumpe7100c2
release v0.17.803f9488d
Test propagating context to resolvers from directive (#3842)d9a190e
Fix context not being captured for field directives (#3843)522517d
v0.17.79 postrelease bumpd83cd09
release v0.17.79Updates
github.com/aws/aws-sdk-go
from 1.55.7 to 1.55.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
070853e
release v1.55.8 (2025-07-31)bb0168e
Add deprecation warnings everywhere and remove some README content7ce44f3
aws6d9a26d
remove doc issue tmpl239002f
deprecate service packages and HLLs70c4177
deprecate main runtime packagesbbdd4e9
deprecateUpdates
github.com/docker/go-connections
from 0.5.0 to 0.6.0Commits
42faf79
Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7e
sockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15
Merge pull request #135 from thaJeztah/rename_test_filesb6c843d
sockets: rename files to be considered test files80898b6
Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5
socket: deprecate DialPipeb071e04
Merge pull request #128 from thaJeztah/remove_old_cyphers578bfde
Merge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71
tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8
nat: ParsePortSpec: combine some conditionsUpdates
github.com/getsentry/sentry-go
from 0.34.1 to 0.35.3Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
5feaeaf
release: 0.35.33bcd0d3
Prepare 0.35.3 (#1084)a43141f
add missing rate limit categories (#1082)54a69e0
Update ISSUE_TEMPLATE (#1079)5a5b81c
Merge branch 'release/0.35.2'febe2ba
release: 0.35.2d0c9af5
Prepare 0.35.2 (#1078)e9566db
Fix otel span being created as a transaction (#1073)6013529
Run test pipeline once (#1072)e6bbe0f
Add mockTransport on test clients (#1071)Updates
github.com/golang-jwt/jwt/v5
from 5.2.3 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
e9547a1
Bump Go version to indicate correct minimum requirement (#452)3839817
Create CODEOWNERS (#449)Updates
github.com/mattn/go-sqlite3
from 1.14.28 to 1.14.32Commits
8bf7a8a
update amalgamation code2e165e0
fix syntax errore63a0c3
fix testa9775d4
return errorc857a95
drop call of AuthEnabled()eb86f08
check authEnabled4372bf2
enable test for sqlite_userauth but it is dropped at least69a843e
fix GitHub workflow4c1ac1e
fix GitHub workflowa8be3f8
fix GitHub workflowUpdates
github.com/prometheus/client_golang
from 1.22.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56
Cut v1.23.2 (#1870)4142b59
Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0
Cut v1.23.1 (#1867)989b029
Upgrade to prometheus/common v0.66 (#1866)e4b2208
Cut v1.23.0 (#1848)d9492af
cut v1.23.0-rc.1 (#1842)aeae8a0
Cut v1.23.0-rc.0 (#1837)b157309
Update common Prometheus files (#1832)a704e28
build(deps): bump the github-actions group with 3 updates (#1826)c774311
Fix errNotImplemented reference (#1835)Updates
github.com/spf13/cobra
from 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941c
chore: Bump pflag to v1.0.9 (#2305)51d6751
Bump pflag to 1.0.8 (#2303)3f3b818
Update README.md with new logodcaf42e
Add Periscope to the list of projects using Cobra (#2299)6dec1ae
The default ShellCompDirective can be customized for a command and its subcom...c8289c1
chore(golangci-lint): add some exclusion presets4af7b64
refactor: apply golangci-lint autofixes, work around false positives75790e4
chore(golangci-lint): upgrade to v2db3ddb5
Adding sponsorship to README.md67171d6
putting sponsorship below headerUpdates
github.com/spf13/viper
from 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040c
ci: build on go 1.25812f548
chore: update dependenciesd5271ef
ci: update stale workflowdff303b
feat: add a stale issue scheduled action1287976
build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cd
build(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014be
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7ee
build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1
fix: linting issuesae5a8e2
ci: upgrade golangci-lintUpdates
github.com/testcontainers/testcontainers-go
from 0.37.0 to 0.39.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
da47f5d
chore: use new version (v0.39.0) in modules and examples404b345
chore(atlas): simplify host-port calculation in tests (#3300)6e14bda
feat(atlaslocal): add MongoDB Atlas Local module (#3254)1fdd847
chore(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 (#3299)88dead6
feat: allow saving specific platforms for an image (#3218)44d970c
chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (#3238)ac8fdd3
chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (#3282)d254caa
feat(redpanda): add support for http proxy (#3258)f54a356
chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (#3287)7098d80
chore(go): bump to Go 1.24 as minimal version (#3298)Updates
github.com/vikstrous/dataloadgen
from 0.0.9 to 0.0.10Commits
e93635f
Merge pull request #26 from Tom-Bury/feat/loader-without-cached34734d
feat: add WithoutCache optiond58c292
Merge pull request #25 from AlexanderArvidsson/fix/issue-24-unwrap-errorslice003b1ab
fix: #24 Add Unwrap to ErrorSliceUpdates
golang.org/x/term
from 0.33.0 to 0.35.0Commits
1a11b45
go.mod: update golang.org/x dependenciesd862cd5
all: upgrade go directive to at least 1.24.0 [generated]a35244d
go.mod: update golang.org/x dependencies4f53e0c
term: allow multi-line bracketed paste to not create single line with verbati...27f29d8
term: remove duplicate flag and add comment on windowsUpdates
golang.org/x/text
from 0.27.0 to 0.29.0Commits
e69f31b
go.mod: update golang.org/x dependencies60c9786
all: upgrade go directive to at least 1.24.0 [generated]425d715
go.mod: update golang.org/x dependenciesDependabot 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 Dependabo...Description has been truncated