fix(deps): bump the go-minor group across 2 directories with 16 updates#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
fix(deps): bump the go-minor group across 2 directories with 16 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.2` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [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.47.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.17.2` | `5.19.1` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.30.2` | `10.30.3` | | [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.17.5` | | [github.com/stripe/pg-schema-diff](https://github.com/stripe/pg-schema-diff) | `1.0.5` | `1.0.7` | | [github.com/volcengine/volcengine-go-sdk](https://github.com/volcengine/volcengine-go-sdk) | `1.2.36` | `1.2.40` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.44.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.82.0` | Bumps the go-minor group with 5 updates in the /pkg directory: | Package | From | To | | --- | --- | --- | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.2` | | [github.com/oapi-codegen/nullable](https://github.com/oapi-codegen/nullable) | `1.1.0` | `1.2.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.34.0` | `0.38.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.82.0` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.3.1` | `1.4.2` | Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.2 - [Commits](andybalholm/brotli@v1.2.1...v1.2.2) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) 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.47.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.47.0) Updates `github.com/go-git/go-git/v5` from 5.17.2 to 5.19.1 - [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.1) Updates `github.com/go-playground/validator/v10` from 10.30.2 to 10.30.3 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.2...v10.30.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/posthog/posthog-go` from 1.11.2 to 1.17.5 - [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.17.5) Updates `github.com/stripe/pg-schema-diff` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/stripe/pg-schema-diff/releases) - [Commits](stripe/pg-schema-diff@v1.0.5...v1.0.7) Updates `github.com/volcengine/volcengine-go-sdk` from 1.2.36 to 1.2.40 - [Release notes](https://github.com/volcengine/volcengine-go-sdk/releases) - [Commits](volcengine/volcengine-go-sdk@v1.2.36...v1.2.40) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.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.44.0) Updates `golang.org/x/mod` from 0.34.0 to 0.35.0 - [Commits](golang/mod@v0.34.0...v0.38.0) Updates `golang.org/x/net` from 0.52.0 to 0.54.0 - [Commits](golang/net@v0.52.0...v0.54.0) Updates `golang.org/x/term` from 0.41.0 to 0.43.0 - [Commits](golang/term@v0.41.0...v0.43.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.82.0) Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.2 - [Commits](andybalholm/brotli@v1.2.1...v1.2.2) 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 `golang.org/x/mod` from 0.34.0 to 0.38.0 - [Commits](golang/mod@v0.34.0...v0.38.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.82.0) Updates `github.com/oapi-codegen/runtime` from 1.3.1 to 1.4.2 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.3.1...v1.4.2) --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 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.47.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.1 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.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/posthog/posthog-go dependency-version: 1.17.5 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.7 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.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.2 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: 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.82.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.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #10. |
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 12 updates in the / directory:
1.2.11.2.20.6.00.7.01.9.01.10.10.44.10.47.05.17.25.19.110.30.210.30.31.1.01.2.01.11.21.17.51.0.51.0.71.2.361.2.401.43.01.44.01.80.01.82.0Bumps the go-minor group with 5 updates in the /pkg directory:
1.2.11.2.21.1.01.2.00.34.00.38.01.80.01.82.01.3.11.4.2Updates
github.com/andybalholm/brotlifrom 1.2.1 to 1.2.2Commits
785aba5reuse hgroupsb797a35reuse block_type_treesUpdates
github.com/docker/go-connectionsfrom 0.6.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaUpdates
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.47.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
9b7a562release: 0.47.0320597cchore: update bump-version script to also bump crosstest (#1327)02a836dbuild(deps): sync go.work (#1326)dc18868feat: add fiberv3 integration (#1324)f970fb5feat: add sql transaction instrumentation (#1305)1010c03fix!: transaction source for integrations (#1325)97b9ddfbuild(deps): bump getsentry/github-workflows from 71588ddf95134f804e82c5970a8...9cce79efeat(sql): add lexer and obfuscator (#1299)063a573feat(sql): add span instrumentation (#1286)34d7db0chore(otel): remove unused semconv helpers (#1321)Updates
github.com/go-git/go-git/v5from 5.17.2 to 5.19.1Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
3c3be60Merge pull request #2137 from go-git/validate-v53fba897plumbing: format/packfile, cap delta chain depth in parsera97d660Merge pull request #2125 from hiddeco/v5/format-input-boundsaeaa125plumbing: format/objfile, require Header before Read1f38e17plumbing: format/packfile, bound inflate sizef7545a0plumbing: format/idxfile, bound nr by file size170b881Merge pull request #2116 from pjbgf/symlink-v57b6d994Merge pull request #2117 from hiddeco/v5/worktree-fs-mkdirall-root-noopf0709b3git: Stop validating symlink target paths776d00fgit: Allow MkdirAll on worktree-root pathsUpdates
github.com/go-playground/validator/v10from 10.30.2 to 10.30.3Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
ac4c1bafix(docs): correct ripemd160 tag name in README validation table (#1582)feacb34feat: omit blank tag names from namespace (#1567)5ed0a7echore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1580)0364541fix(cron): anchor regex and accept full cron syntax (#1577)8eb2659chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#1571)f7e1721chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 (#1572)cf37fcefix(lint): correctly disable govet inline analyzer & deprecated gomodguard (#...7c334e5fix: reject hostnames with trailing hyphen in RFC 952 validator (#1569)6bcb7bcfeat: add origin validator for web origin URLs (#1565)6fd2fa8docs: fix typos (#1568)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 #13 from lzap/dig16fde78bfeat: new method for fetching ignoring error55520a6chore(deps): pin dependencies0d2a587docs(sponsors): addFUNDING.yml0784838chore: onboard to RenovateUpdates
github.com/posthog/posthog-gofrom 1.11.2 to 1.17.5Release notes
Sourced from github.com/posthog/posthog-go's releases.
... (truncated)
Changelog
Sourced from github.com/posthog/posthog-go's changelog.
... (truncated)
Commits
d7f8a22chore: release v1.17.5 [version bump] [skip ci]fe66557feat(capture): default to 4 delivery attempts (down from 10) (#256)3d8404afix(capture): unify retry backoff ceiling at 30s (#255)6affc15ci: Standardize SDK release failure telemetry (#252)93b9681chore: release v1.17.4 [version bump] [skip ci]25e43f8fix: stop duplicating distinct_id in flags person properties (#250)01e60bfchore: release v1.17.3 [version bump] [skip ci]dafed74fix: Retry flags requests on 502 and 504 (#251)ed70faefix: make TCP drop recovery test deterministic (#248)2b6e187ci: update SDK harness to 0.9.0 (#247)Updates
github.com/stripe/pg-schema-difffrom 1.0.5 to 1.0.7Release notes
Sourced from github.com/stripe/pg-schema-diff's releases.
Commits
6208f8ffix: escape policy role names and function names in generated SQL (#296)4ff84dbfix: escape enum labels in generated SQL to prevent SQL injection (#295)Updates
github.com/volcengine/volcengine-go-sdkfrom 1.2.36 to 1.2.40Release notes
Sourced from github.com/volcengine/volcengine-go-sdk's releases.
Commits
9db25a2update version and commitId0c3050bMerge 'iam-Golang-2018-01-01-online-2874-2026_07_03_14_06_56' into 'integrati...6f60217update version and commitId2f53abafeat: auto generate for iam-Golang-2018-01-01-online-2874-2026_07_03_14_06_56e5e019bMerge 'integration_2026-07-03_1174677468162' into 'master'415f7d9update version and commitIde99f31eMerge 'na-Golang-2020-04-01-online-2867-2026_07_02_11_03_06' into 'integratio...13f23b6Merge "integration_2026-07-03_1174677468162" into "na-Golang-2020-04-01-onlin...e9f3028update version and commitIde410cccMerge 'integration_2026-07-02_1174192334338' into 'master'Updates
go.opentelemetry.io/otelfrom 1.43.0 to 1.44.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.