-
Notifications
You must be signed in to change notification settings - Fork 13
Bump the all-go-mod-patch-and-minor group across 1 directory with 23 updates #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/all-go-mod-patch-and-minor-260f11ffba
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the all-go-mod-patch-and-minor group across 1 directory with 23 updates #89
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/all-go-mod-patch-and-minor-260f11ffba
Conversation
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
…updates Bumps the all-go-mod-patch-and-minor group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.0` | `0.22.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.1` | `0.21.2` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.24.1` | `0.25.1` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.9` | `0.7.0` | | [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` | | [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.46.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.32.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` | | google.golang.org/protobuf | `1.36.8` | `1.36.10` | Updates `github.com/go-openapi/jsonpointer` from 0.22.0 to 0.22.1 - [Commits](go-openapi/jsonpointer@v0.22.0...v0.22.1) Updates `github.com/go-openapi/jsonreference` from 0.21.1 to 0.21.2 - [Commits](go-openapi/jsonreference@v0.21.1...v0.21.2) Updates `github.com/go-openapi/swag` from 0.24.1 to 0.25.1 - [Commits](go-openapi/swag@v0.24.1...v0.25.1) Updates `github.com/go-openapi/swag/cmdutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/conv` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/fileutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/jsonname` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/jsonutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/loading` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/mangling` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/netutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/stringutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/typeutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/go-openapi/swag/yamlutils` from 0.24.0 to 0.25.1 - [Commits](go-openapi/swag@v0.24.0...v0.25.1) Updates `github.com/google/gnostic-models` from 0.6.9 to 0.7.0 - [Commits](google/gnostic-models@v0.6.9...v0.7.0) Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3 - [Commits](yaml/go-yaml@v2.4.2...v2.4.3) Updates `golang.org/x/net` from 0.43.0 to 0.46.0 - [Commits](golang/net@v0.43.0...v0.46.0) Updates `golang.org/x/oauth2` from 0.30.0 to 0.32.0 - [Commits](golang/oauth2@v0.30.0...v0.32.0) Updates `golang.org/x/sys` from 0.36.0 to 0.37.0 - [Commits](golang/sys@v0.36.0...v0.37.0) Updates `golang.org/x/term` from 0.34.0 to 0.36.0 - [Commits](golang/term@v0.34.0...v0.36.0) Updates `golang.org/x/text` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.28.0...v0.30.0) Updates `golang.org/x/time` from 0.12.0 to 0.14.0 - [Commits](golang/time@v0.12.0...v0.14.0) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10 --- updated-dependencies: - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/cmdutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/fileutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/loading dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/mangling dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/netutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/typeutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-openapi/swag/yamlutils dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/google/gnostic-models dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.yaml.in/yaml/v2 dependency-version: 2.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/oauth2 dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/term dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 all-go-mod-patch-and-minor group with 9 updates in the / directory:
0.22.00.22.10.21.10.21.20.24.10.25.10.6.90.7.02.4.22.4.30.43.00.46.00.30.00.32.00.12.00.14.01.36.81.36.10Updates
github.com/go-openapi/jsonpointerfrom 0.22.0 to 0.22.1Commits
64079a4Merge pull request #59 from fredbi/chore/perf-minor-optimizationsdcadc9bchore(deps): upgraded dependencies8f78758perf: minor performance optimization for escape/unescapea3d9e16chore(deps): bump github.com/go-openapi/swag/jsonnameef98c4cchore(deps): bump actions/setup-go in the development-dependencies groupUpdates
github.com/go-openapi/jsonreferencefrom 0.21.1 to 0.21.2Commits
65f09e7linting rules for go1.24832def3chore(deps): updated dependenciese316c9cbuild(deps): bump actions/setup-go in the development-dependencies groupUpdates
github.com/go-openapi/swagfrom 0.24.1 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/cmdutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/convfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/fileutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/jsonnamefrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/jsonutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/loadingfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/manglingfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/netutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/stringutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/typeutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/yamlutilsfrom 0.24.0 to 0.25.1Commits
e8de8a1prepared release v0.25.1ccad3e7fix(typo): fixed typo on the benchmark diagram image4e3f4aefix(jsonutils): fixed data race with lexera7a1158prepared release v0.25.02e28a5aperf(jsonutils): fixed Adapter's interface to reduce its overhead959dfddAdded benchmarks to measure how the new adapters play outc3abe4achore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9chore: improved mono-repo managementf344ab5Remove dependency to mailru/easyjson by default6da37ddbuild(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/google/gnostic-modelsfrom 0.6.9 to 0.7.0Commits
82b4ba0Fix go.mod1214835update yaml library to go.yaml.in/yaml511df6bupdate README to 2025fbe822aUpdate README to 2024d9cde49chore: omit comparison to bool constant8f45726chore: unnecessary use of fmt.Sprintfd47ab80add manual trigger github actions164b47fDisable protoc download in CIUpdates
go.yaml.in/yaml/v2from 2.4.2 to 2.4.3Commits
3b57511Retract v2 tags that cannot be installedUpdates
golang.org/x/netfrom 0.43.0 to 0.46.0Commits
2002a06go.mod: update golang.org/x dependencies59706cdhtml: impose open element stack size limit6ec8895html: align in row insertion mode with spec5393563http2: fix RFC 9218 write scheduler not being idempotentb2ab371internal/httpsfv: implement parsing support for date and display stringedb764cinternal/httpsfv: add parsing functionality for types defined in RFC 8941fbba2c2internal/httpsfv: add support for consuming Display String and Date type47a241fhttp2: make the error channel pool per-Server51f657bwebdav/internal/xml: use the built-in min functionf2e909binternal/httpsfv: implement parsing support for Dictionary and List type.Updates
golang.org/x/oauth2from 0.30.0 to 0.32.0Commits
792c877oauth2: use strings.Builder instead of bytes.Buffer014cf77all: upgrade go directive to at least 1.24.0 [generated]3c76ce5endpoints: correct Naver OAuth2 endpoint URLsUpdates
golang.org/x/sysfrom 0.36.0 to 0.37.0Commits
1edeebeunix: mkall.sh: fail if docker build failedecada54unix: use slices.{Equal,Sort} in tests5e63aa5windows: export O_FILE_FLAG_* to be used in os.OpenFile on windows033906bunix: add (*CPUSet).Fill helper to enable all CPUs6be6c58windows: add FlushConsoleInputBuffer and GetNumberOfConsoleInputEvents32e2038unix: use Go 1.21+ clear built-in137f2edsys: add support for NetBSD getvfsstatUpdates
golang.org/x/termfrom 0.34.0 to 0.36.0Commits
3a0828ago.mod: update golang.org/x dependencies1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/textfrom 0.28.0 to 0.30.0Commits
c6abd03go.mod: update golang.org/x dependencies42f038dx/text: fix nil dereference in gotext extracta42f0e2all: use built-in max/min to simplify the codee69f31bgo.mod: update golang.org/x dependencies60c9786all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/timefrom 0.12.0 to 0.14.0Commits
2b4e439rate: use time.Time.Equal instead of ==c0b0320all: upgrade go directive to at least 1.24.0 [generated]Updates
google.golang.org/protobuffrom 1.36.8 to 1.36.10Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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