-
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.0
0.22.1
0.21.1
0.21.2
0.24.1
0.25.1
0.6.9
0.7.0
2.4.2
2.4.3
0.43.0
0.46.0
0.30.0
0.32.0
0.12.0
0.14.0
1.36.8
1.36.10
Updates
github.com/go-openapi/jsonpointer
from 0.22.0 to 0.22.1Commits
64079a4
Merge pull request #59 from fredbi/chore/perf-minor-optimizationsdcadc9b
chore(deps): upgraded dependencies8f78758
perf: minor performance optimization for escape/unescapea3d9e16
chore(deps): bump github.com/go-openapi/swag/jsonnameef98c4c
chore(deps): bump actions/setup-go in the development-dependencies groupUpdates
github.com/go-openapi/jsonreference
from 0.21.1 to 0.21.2Commits
65f09e7
linting rules for go1.24832def3
chore(deps): updated dependenciese316c9c
build(deps): bump actions/setup-go in the development-dependencies groupUpdates
github.com/go-openapi/swag
from 0.24.1 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/cmdutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/conv
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/fileutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/jsonname
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/jsonutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/loading
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/mangling
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/netutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/stringutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/typeutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/swag/yamlutils
from 0.24.0 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/google/gnostic-models
from 0.6.9 to 0.7.0Commits
82b4ba0
Fix go.mod1214835
update yaml library to go.yaml.in/yaml511df6b
update README to 2025fbe822a
Update README to 2024d9cde49
chore: omit comparison to bool constant8f45726
chore: unnecessary use of fmt.Sprintfd47ab80
add manual trigger github actions164b47f
Disable protoc download in CIUpdates
go.yaml.in/yaml/v2
from 2.4.2 to 2.4.3Commits
3b57511
Retract v2 tags that cannot be installedUpdates
golang.org/x/net
from 0.43.0 to 0.46.0Commits
2002a06
go.mod: update golang.org/x dependencies59706cd
html: impose open element stack size limit6ec8895
html: align in row insertion mode with spec5393563
http2: fix RFC 9218 write scheduler not being idempotentb2ab371
internal/httpsfv: implement parsing support for date and display stringedb764c
internal/httpsfv: add parsing functionality for types defined in RFC 8941fbba2c2
internal/httpsfv: add support for consuming Display String and Date type47a241f
http2: make the error channel pool per-Server51f657b
webdav/internal/xml: use the built-in min functionf2e909b
internal/httpsfv: implement parsing support for Dictionary and List type.Updates
golang.org/x/oauth2
from 0.30.0 to 0.32.0Commits
792c877
oauth2: use strings.Builder instead of bytes.Buffer014cf77
all: upgrade go directive to at least 1.24.0 [generated]3c76ce5
endpoints: correct Naver OAuth2 endpoint URLsUpdates
golang.org/x/sys
from 0.36.0 to 0.37.0Commits
1edeebe
unix: mkall.sh: fail if docker build failedecada54
unix: use slices.{Equal,Sort} in tests5e63aa5
windows: export O_FILE_FLAG_* to be used in os.OpenFile on windows033906b
unix: add (*CPUSet).Fill helper to enable all CPUs6be6c58
windows: add FlushConsoleInputBuffer and GetNumberOfConsoleInputEvents32e2038
unix: use Go 1.21+ clear built-in137f2ed
sys: add support for NetBSD getvfsstatUpdates
golang.org/x/term
from 0.34.0 to 0.36.0Commits
3a0828a
go.mod: update golang.org/x dependencies1a11b45
go.mod: update golang.org/x dependenciesd862cd5
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/text
from 0.28.0 to 0.30.0Commits
c6abd03
go.mod: update golang.org/x dependencies42f038d
x/text: fix nil dereference in gotext extracta42f0e2
all: use built-in max/min to simplify the codee69f31b
go.mod: update golang.org/x dependencies60c9786
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/time
from 0.12.0 to 0.14.0Commits
2b4e439
rate: use time.Time.Equal instead of ==c0b0320
all: upgrade go directive to at least 1.24.0 [generated]Updates
google.golang.org/protobuf
from 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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