fix(deps): bump the go-minor group across 2 directories with 7 updates#5437
Merged
supabase-cli-releaser[bot] merged 2 commits intoJun 3, 2026
Conversation
Bumps the go-minor group with 5 updates in the /apps/cli-go directory: | Package | From | To | | --- | --- | --- | | [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.46.2` | | [github.com/google/jsonschema-go](https://github.com/google/jsonschema-go) | `0.4.2` | `0.4.3` | | [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) | `1.11.2` | `1.13.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.35.0` | `0.36.0` | Bumps the go-minor group with 3 updates in the /apps/cli-go/pkg directory: [golang.org/x/mod](https://github.com/golang/mod), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime). 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.46.2 - [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.46.2) Updates `github.com/google/jsonschema-go` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/google/jsonschema-go/releases) - [Commits](google/jsonschema-go@v0.4.2...0.4.3) Updates `github.com/posthog/posthog-go` from 1.11.2 to 1.13.0 - [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.13.0) Updates `golang.org/x/mod` from 0.35.0 to 0.36.0 - [Commits](golang/mod@v0.35.0...v0.36.0) Updates `golang.org/x/mod` from 0.34.0 to 0.36.0 - [Commits](golang/mod@v0.35.0...v0.36.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/oapi-codegen/runtime` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.3.1...v1.4.1) --- updated-dependencies: - 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.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/google/jsonschema-go dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/posthog/posthog-go dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/mod dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report for CI Build 26873590575Warning Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes. Warning No base build found for commit Coverage: 63.906%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsRequires a base build to compare against. How to fix this → Coverage Stats
💛 - Coveralls |
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 5 updates in the /apps/cli-go directory:
1.9.01.10.10.44.10.46.20.4.20.4.31.11.21.13.00.35.00.36.0Bumps the go-minor group with 3 updates in the /apps/cli-go/pkg directory: golang.org/x/mod, google.golang.org/grpc and github.com/oapi-codegen/runtime.
Updates
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.46.2Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
1d2598erelease: 0.46.257175c6fix: flaky attachment test (#1296)8d21468fix: add attachments to new event path (#1295)e4bceddMerge branch 'release/0.46.1'e972183release: 0.46.16b9885cfix(http): avoid async transport shutdown panics (#1288)79947a7fix: safe concurrent access for span and scope (#1285)c8ea578fix(scope): use scoped client for request PII (#1289)0bb583efix(httpclient): clone request before adding trace headers (#1290)bd20df0fix(fasthttp,fiber): correctly capture request body on scope (#1284)Updates
github.com/google/jsonschema-gofrom 0.4.2 to 0.4.3Release notes
Sourced from github.com/google/jsonschema-go's releases.
Commits
8c4ab4ffix: infer - support map with non-string key type (#70)8bd5742improve anyOf errors (#61)Updates
github.com/posthog/posthog-gofrom 1.11.2 to 1.13.0Release notes
Sourced from github.com/posthog/posthog-go's releases.
Changelog
Sourced from github.com/posthog/posthog-go's changelog.
... (truncated)
Commits
9dbb061chore: release v1.13.0 [version bump] [skip ci]dec8adefeat: add server-side request context (#201)89147f5chore(ci): bump pinned posthog-sdk-test-harness SHA (#204)9978655chore(ci): bump pinned PostHog/.github reusable workflow SHA (#203)a99dc57chore: release v1.12.6 [version bump] [skip ci]9289d53fix: reject leading-zero semver values in local evaluation (#200)4caaa1echore: pin github actions to commit shas (#202)22195ffchore: release v1.12.5 [version bump] [skip ci]6d243a6fix: revert d2c4dd2 (#199)d2c4dd2chore: release v1.12.4 [version bump] [skip ci]Updates
golang.org/x/modfrom 0.35.0 to 0.36.0Commits
643da9bgo.mod: update golang.org/x dependenciesccc3cdfzip: include 'but content has correct sum' note in TestVCSab30318zip: update zip hashes for new flate compressionUpdates
golang.org/x/modfrom 0.34.0 to 0.36.0Commits
643da9bgo.mod: update golang.org/x dependenciesccc3cdfzip: include 'but content has correct sum' note in TestVCSab30318zip: update zip hashes for new flate compressionUpdates
google.golang.org/grpcfrom 1.80.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...Updates
github.com/oapi-codegen/runtimefrom 1.3.1 to 1.4.1Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
... (truncated)
Commits
2755f15Fix form binding of Nullables (#133)17de1ddPercent-encode deepObject parameter wire output (#132)d2b7c4cchore(deps): update oapi-codegen/actions action to v0.7.06fd6c25chore(deps): update github/codeql-action action to v419040ccfix(deps): update module github.com/kataras/iris/v12 to v12.2.11e05282echore(deps): update release-drafter/release-drafter action to v7.2.0 (#122)247b459fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (#105)1d38dfafix(deps): update module github.com/labstack/echo/v5 to v5.1.0 (#120)be9ed17chore(deps): update release-drafter/release-drafter action to v7 (#113)77570f9Fix form/explode=false incorrectly splitting primitive string values on comma...Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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