Bump the go-all group across 1 directory with 2 updates - #137
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-all group across 1 directory with 2 updates#137dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Bumps the go-all group with 1 update in the /go/config directory: [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema). Updates `github.com/invopop/jsonschema` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/invopop/jsonschema/releases) - [Commits](invopop/jsonschema@v0.13.0...v0.14.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/invopop/jsonschema dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go/config/go-all-f8f9502440
branch
from
August 23, 2026 23:23
15f5525 to
82e89f9
Compare
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-all group with 1 update in the /go/config directory: github.com/invopop/jsonschema.
Updates
github.com/invopop/jsonschemafrom 0.13.0 to 0.14.0Release notes
Sourced from github.com/invopop/jsonschema's releases.
Commits
2c57d60Merge pull request #189 from invopop/replace-wk8-with-pb33f-ordered-mapd8cc8ebReplace wk8/go-ordered-map with pb33f/ordered-map0d5bd75Merge pull request #186 from edznux-dd/fix/expanded-struct-nil-deref3d69373Merge pull request #173 from liorokman/escape-extras-tagsb43264dSilence revive unused-parameter on fuzz callback7b21bb5Merge remote-tracking branch 'origin/main' into pr-186-expanded-struct0487398Fix ExtraWithComman typo in test struct fieldbc93236Merge remote-tracking branch 'origin/main' into pr-173-escape-extrasd39f13cMerge pull request #183 from fengxsong/feat/reflect-json-string-for-integersf2e2b91Extend json:",string" support to number and boolean fieldsUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilter