chore(deps): bump the go-minor-patch group across 1 directory with 5 updates - #26
Merged
jonmartinstorm merged 1 commit intoAug 3, 2026
Conversation
Collaborator
|
@copilot resolve the merge conflicts in this pull request |
…updates Bumps the go-minor-patch group with 3 updates in the / directory: [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc), [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) and [github.com/pressly/goose/v3](https://github.com/pressly/goose). Updates `github.com/coreos/go-oidc/v3` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.19.0...v3.20.0) Updates `github.com/open-policy-agent/opa` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.18.0...v1.19.0) Updates `github.com/pressly/goose/v3` from 3.27.1 to 3.27.3 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.27.1...v3.27.3) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.0/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.0) Updates `golang.org/x/text` from 0.38.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-minor-patch-eafbd02fce
branch
from
August 3, 2026 09:51
555d882 to
8e49860
Compare
dependabot
Bot
deleted the
dependabot/go_modules/go-minor-patch-eafbd02fce
branch
August 3, 2026 09:51
Copilot stopped work on behalf of
jonmartinstorm due to an error
August 3, 2026 09:52
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-patch group with 3 updates in the / directory: github.com/coreos/go-oidc/v3, github.com/open-policy-agent/opa and github.com/pressly/goose/v3.
Updates
github.com/coreos/go-oidc/v3from 3.19.0 to 3.20.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
75dfa5coidc: add constants for "email" and "profile" scopesa89f046oidc: add API for determining when issuer URLs mismatch6a69b6dreadme: update README and docsf9049c9oidc: ignore JWKs with unknown signing algorithms rather than failing2f178e0SECURITY.md: add a security policy and point to project-level reportingb3bc7daoidc: improve documentation for APIs0db9053oidc: modernize with new Go APIsUpdates
github.com/open-policy-agent/opafrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
1e32c79Prepare v1.19.0 release (#8955)db035b0Add support for Go 1.27 & jsonv2 (#8947)27fe5ceast: Fix leakyfuture.keywords.notimport in Rego v0 (#8953)ab21870format: Keep rule body inline when the head spans multiple lines (#8904)95090faAdd strings.split_n built-in function (#8915)12a86edbuild(deps): bump find-my-way and prisma in /e2e/api/compile/prisma18815e2build(deps): bump the dependencies group across 2 directories with 5 updatesf1e2ac0build(deps): bump postcss from 8.5.15 to 8.5.23 in /docsd9c7856build(deps): bump js-yaml from 5.2.1 to 5.2.2 in /docs69d2cc0tester: make Result JSON round-trippable (#8946)Updates
github.com/pressly/goose/v3from 3.27.1 to 3.27.3Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
520411arelease: v3.27.326403f9build(deps): update internal/testing dependenciesabcfbd1ci: pin GitHub Actions to commit SHAsa54dd54build(deps): bump actions/setup-go from 6 to 7 (#1094)27c2f4fbuild(deps): update dependenciesa443d13fix: capture markdown subsections in release-notes.shb0f7076release: v3.27.26669df2build(deps): bump github.com/opencontainers/runc from 1.3.3 to 1.3.6 in /inte...f61f5b9build(deps): bump the gomod group across 1 directory with 4 updates (#1086)90d5b3abuild(deps): bump actions/checkout from 6 to 7 (#1081)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...b0d896bReplace deprecated model.NameValidationScheme with explicit UTF8Validation (#...Updates
golang.org/x/textfrom 0.38.0 to 0.40.0Commits
724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorb326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some comments