fix(deps): bump the go-minor group across 2 directories with 19 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the go-minor group across 2 directories with 19 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.3` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.8.1` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.9.0` | `1.10.1` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.44.1` | `0.49.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.17.2` | `5.19.2` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.30.2` | `10.30.4` | | [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.6.1` | `1.7.0` | | [github.com/oapi-codegen/nullable](https://github.com/oapi-codegen/nullable) | `1.1.0` | `1.2.0` | | [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) | `1.11.2` | `1.25.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [github.com/stripe/pg-schema-diff](https://github.com/stripe/pg-schema-diff) | `1.0.5` | `1.0.9` | | [github.com/volcengine/volcengine-go-sdk](https://github.com/volcengine/volcengine-go-sdk) | `1.2.36` | `1.2.51` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.46.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.36.0` | `0.37.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.83.2` | Bumps the go-minor group with 6 updates in the /pkg directory: | Package | From | To | | --- | --- | --- | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.3` | | [github.com/oapi-codegen/nullable](https://github.com/oapi-codegen/nullable) | `1.1.0` | `1.2.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.34.0` | `0.41.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.83.2` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.3.1` | `1.7.0` | Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.3 - [Commits](andybalholm/brotli@v1.2.1...v1.2.3) Updates `github.com/docker/go-connections` from 0.6.0 to 0.8.1 - [Commits](docker/go-connections@v0.6.0...v0.8.1) Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.1) Updates `github.com/getsentry/sentry-go` from 0.44.1 to 0.49.0 - [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.44.1...v0.49.0) Updates `github.com/go-git/go-git/v5` from 5.17.2 to 5.19.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.17.2...v5.19.2) Updates `github.com/go-playground/validator/v10` from 10.30.2 to 10.30.4 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.2...v10.30.4) Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.6.1...v1.7.0) Updates `github.com/oapi-codegen/nullable` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oapi-codegen/nullable/releases) - [Commits](oapi-codegen/nullable@v1.1.0...v1.2.0) Updates `github.com/posthog/posthog-go` from 1.11.2 to 1.25.1 - [Release notes](https://github.com/posthog/posthog-go/releases) - [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-go@v1.11.2...v1.25.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/stripe/pg-schema-diff` from 1.0.5 to 1.0.9 - [Release notes](https://github.com/stripe/pg-schema-diff/releases) - [Commits](stripe/pg-schema-diff@v1.0.5...v1.0.9) Updates `github.com/volcengine/volcengine-go-sdk` from 1.2.36 to 1.2.51 - [Release notes](https://github.com/volcengine/volcengine-go-sdk/releases) - [Commits](volcengine/volcengine-go-sdk@v1.2.36...v1.2.51) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.46.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.43.0...v1.46.0) Updates `golang.org/x/mod` from 0.34.0 to 0.38.0 - [Commits](golang/mod@v0.34.0...v0.41.0) Updates `golang.org/x/net` from 0.52.0 to 0.57.0 - [Commits](golang/net@v0.52.0...v0.57.0) Updates `golang.org/x/oauth2` from 0.36.0 to 0.37.0 - [Commits](golang/oauth2@v0.36.0...v0.37.0) Updates `golang.org/x/term` from 0.41.0 to 0.45.0 - [Commits](golang/term@v0.41.0...v0.45.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.83.2) Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.3 - [Commits](andybalholm/brotli@v1.2.1...v1.2.3) Updates `github.com/oapi-codegen/nullable` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oapi-codegen/nullable/releases) - [Commits](oapi-codegen/nullable@v1.1.0...v1.2.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `golang.org/x/mod` from 0.34.0 to 0.38.0 - [Commits](golang/mod@v0.34.0...v0.41.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.83.2) Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.3 - [Commits](andybalholm/brotli@v1.2.1...v1.2.3) Updates `github.com/oapi-codegen/nullable` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oapi-codegen/nullable/releases) - [Commits](oapi-codegen/nullable@v1.1.0...v1.2.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `golang.org/x/mod` from 0.34.0 to 0.41.0 - [Commits](golang/mod@v0.34.0...v0.41.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.83.2) Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.3 - [Commits](andybalholm/brotli@v1.2.1...v1.2.3) Updates `github.com/oapi-codegen/nullable` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oapi-codegen/nullable/releases) - [Commits](oapi-codegen/nullable@v1.1.0...v1.2.0) Updates `github.com/oapi-codegen/runtime` from 1.3.1 to 1.7.0 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.3.1...v1.7.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `golang.org/x/mod` from 0.34.0 to 0.41.0 - [Commits](golang/mod@v0.34.0...v0.41.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.83.2) --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/docker/go-connections dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/oapi-codegen/nullable dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/posthog/posthog-go dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/stripe/pg-schema-diff dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/volcengine/volcengine-go-sdk dependency-version: 1.2.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: go.opentelemetry.io/otel dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/oauth2 dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/oapi-codegen/nullable dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/oapi-codegen/nullable dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/oapi-codegen/nullable dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-minor group with 15 updates in the / directory:
1.2.11.2.30.6.00.8.11.9.01.10.10.44.10.49.05.17.25.19.210.30.210.30.41.6.11.7.01.1.01.2.01.11.21.25.11.11.11.12.11.0.51.0.91.2.361.2.511.43.01.46.00.36.00.37.01.80.01.83.2Bumps the go-minor group with 6 updates in the /pkg directory:
1.2.11.2.31.1.01.2.01.11.11.12.10.34.00.41.01.80.01.83.21.3.11.7.0Updates
github.com/andybalholm/brotlifrom 1.2.1 to 1.2.3Commits
6b8aef6HTTPCompressor: don't use V2785aba5reuse hgroupsb797a35reuse block_type_treesUpdates
github.com/docker/go-connectionsfrom 0.6.0 to 0.8.1Commits
9c9e2dbMerge pull request #167 from thaJeztah/fix_illumosde1f4dcsockets: fix compilation on illumos4a7495eci: add cross-build target754f906Merge pull request #158 from thaJeztah/no_umask20f47a1sockets: read somaxconn from system instead of SOMAXCONNe195e2asockets: set socket permissions without umask hack32c72ecMerge pull request #162 from thaJeztah/abstract_socketsf3526e5sockets: improve abstract Unix socket handlingfd93b41Merge pull request #163 from thaJeztah/rm_logd0c7559sockets: update more tests to use tempSocketPath utilityUpdates
github.com/fsnotify/fsnotifyfrom 1.9.0 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
76b01a6Release 1.10.1fec150bUpdate changelog162b421inotify, windows: don't rename sibling watches sharing a path prefix (#755)224257finotify: don't remove sibling watches sharing a path prefix (#754)e0c956cwindows: document directory Write events and stabilize tests (#745)8d01d7bRelease 1.10.0602284eUpdate changelog7f03e59kqueue: skip ENOENT entries in watchDirectoryFiles (#748)dab9ddewindows: lock watch field updates against concurrent WatchList (#709) (#749)eadf267kqueue: drop watches directly in Close() instead of going through remove() (#...Updates
github.com/getsentry/sentry-gofrom 0.44.1 to 0.49.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
78b09d1release: 0.49.0eff9f37build(deps): bump github.com/labstack/echo/v5 from 5.0.3 to 5.2.0 in /echo (#...c60a2f6feat!: remove DisableLogs and DisableMetrics options (#1392)c3f2330build(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 (#1397)9bb14a7fix(echo): propagate span through request context (#1385)fb9acd8build(deps): bump getsentry/craft from 2.26.6 to 2.27.2 (#1381)17f540efeat(otel/otlp): add WithProxy option to span exporter (#1377)ed9834ebuild(deps): bump actions/setup-go from 6.4.0 to 7.0.0 (#1382)af6d9dbbuild(deps): bump actions/checkout from 6.0.3 to 7.0.1 (#1380)93223f7build(deps): bump google.golang.org/grpc to 1.82.1 and golang.org/x/sys to 0....Updates
github.com/go-git/go-git/v5from 5.17.2 to 5.19.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
3eeb238Merge pull request #2277 from go-git/checkout-v5008a78fgit: worktree, make the filesystem wrapper a symlink-safe boundary2263fb5Merge pull request #2268 from go-git/renovate/releases/v5.x-go-golang.org-x-t...77b7625build: Update module golang.org/x/text to v0.39.0 [SECURITY]85ea767Merge pull request #2267 from go-git/renovate/releases/v5.x-go-golang.org-x-n...198675abuild: Update module golang.org/x/net to v0.56.0 [SECURITY]4a0e66dMerge pull request #2254 from pjbgf/v5-dotgit-ref-name-containment3b306efstorage: dotgit, align reference-name safety with refname_is_safef3d0cc1storage: dotgit, reject path traversal in reference names979cfe9Merge pull request #2262 from joshblum/joshblum/to-slash-v5Updates
github.com/go-playground/validator/v10from 10.30.2 to 10.30.4Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
dfe35cfci: Fix the linter version (#1617)facf128feat(translations): add Armenian translations (#1604)961375bdocs: clarify fieldexcludes behavior (#1610)74dd82atest: cover startsnotwith/endsnotwith, RegisterStructValidationMapRules, and ...379edc8chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#1612)f9944c5fix: use idiomatic "at most" in English max/lte messages (#1600)67e37d6fix(fqdn): enforce maximum DNS name length (#1603)6b571d1chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.13 to 1.4.15 (#...8455180chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0 (#1606)fd8bd3cchore(deps): bump actions/setup-go from 6 to 7 (#1601)Updates
github.com/modelcontextprotocol/go-sdkfrom 1.6.1 to 1.7.0Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
bc72835mcp: fix potential nil-pointer dereference on message send (#1115)cc4db25chore: update conformance (#1114)e761950mcp: avoid double-copy of payload in writeEvent (#1106)2781b8fmcp: derive Mcp-Protocol-Version header from the outgoing message (#1107)827f90bmcp: allow opt-in to cancel handler ctx on aborted POST (#1099)5cb8339mcp: update return meta in DiscoverResult (SEP-2575) (#1097)fa548d7docs: update docs (#1089)8baa4ccmcp: add return type tosubscriptions/listen(#1088)9576afcmcp: wrap unmarshalParams with jsonrpc error (#1087)0a8953dci: fix nightly runs (#1086)Updates
github.com/oapi-codegen/nullablefrom 1.1.0 to 1.2.0Release notes
Sourced from github.com/oapi-codegen/nullable's releases.
Commits
e4ef9c9Merge pull request #33 from oapi-codegen/chore/ci486afb9Update CI settingse578825Merge pull request