-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps): bump the go-modules group with 15 updates #170
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
build(deps): bump the go-modules group with 15 updates #170
Conversation
Bumps the go-modules group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) | `2.0.2` | `2.2.0` | | [github.com/greenbone/opensight-golang-libraries](https://github.com/greenbone/opensight-golang-libraries) | `1.23.0` | `1.24.0` | | [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.14.2` | `1.15.0` | | [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.4.0` | `0.5.0` | | [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.2` | `0.22.3` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.29.0` | `10.30.1` | | [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.17.0` | `2.17.1` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.0` | `1.19.2` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.57.1` | `0.59.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.46.0` | `0.47.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.31.0` | `0.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.39.0` | `0.40.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.32.0` | `0.33.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.40.0` | `0.41.0` | Updates `github.com/go-openapi/testify/v2` from 2.0.2 to 2.2.0 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.0.2...v2.2.0) Updates `github.com/greenbone/opensight-golang-libraries` from 1.23.0 to 1.24.0 - [Release notes](https://github.com/greenbone/opensight-golang-libraries/releases) - [Commits](greenbone/opensight-golang-libraries@v1.23.0...v1.24.0) Updates `github.com/bytedance/sonic` from 1.14.2 to 1.15.0 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.14.2...v1.15.0) Updates `github.com/bytedance/sonic/loader` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@loader/v0.4.0...loader/v0.5.0) Updates `github.com/go-openapi/spec` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/go-openapi/spec/releases) - [Commits](go-openapi/spec@v0.22.2...v0.22.3) Updates `github.com/go-playground/validator/v10` from 10.29.0 to 10.30.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.29.0...v10.30.1) Updates `github.com/go-resty/resty/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.17.0...v2.17.1) Updates `github.com/goccy/go-yaml` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.19.0...v1.19.2) Updates `github.com/quic-go/quic-go` from 0.57.1 to 0.59.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.57.1...v0.59.0) Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0 - [Commits](golang/crypto@v0.46.0...v0.47.0) Updates `golang.org/x/mod` from 0.31.0 to 0.32.0 - [Commits](golang/mod@v0.31.0...v0.32.0) Updates `golang.org/x/net` from 0.48.0 to 0.49.0 - [Commits](golang/net@v0.48.0...v0.49.0) Updates `golang.org/x/sys` from 0.39.0 to 0.40.0 - [Commits](golang/sys@v0.39.0...v0.40.0) Updates `golang.org/x/text` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.32.0...v0.33.0) Updates `golang.org/x/tools` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/testify/v2 dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/greenbone/opensight-golang-libraries dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/bytedance/sonic dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/bytedance/sonic/loader dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/go-openapi/spec dependency-version: 0.22.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/goccy/go-yaml dependency-version: 1.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/quic-go/quic-go dependency-version: 0.59.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/text dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/tools dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report😢 No conventional commits found. 👉 Learn more about the conventional commits usage at Greenbone. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #170 +/- ##
=======================================
Coverage 19.47% 19.47%
=======================================
Files 51 51
Lines 2305 2305
=======================================
Hits 449 449
Misses 1816 1816
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the go-modules group with 15 updates:
2.0.22.2.01.23.01.24.01.14.21.15.00.4.00.5.00.22.20.22.310.29.010.30.12.17.02.17.11.19.01.19.20.57.10.59.00.46.00.47.00.31.00.32.00.48.00.49.00.39.00.40.00.32.00.33.00.40.00.41.0Updates
github.com/go-openapi/testify/v2from 2.0.2 to 2.2.0Release notes
Sourced from github.com/go-openapi/testify/v2's releases.
... (truncated)
Commits
07e033cci: updated shared workflows (#44)dcebb17doc: updated contributors filec1b4e75chore: prepare release v2.2.061643e6chore: regenerated code, tidy deps (#41)178304ftest(condition): fixed flaky test (#40)a860545doc: reviewed and fix documentation (#39)9791cfadocs: more documentation, scrubbed existing docs (#37)6fd3bdfMerge pull request #36 from fredbi/test/refact-test5ea42d8test: updated benchmarks reflection-based vs genericsdebbdcbfix: aligned edge case behavior of EqualValues with EqualUpdates
github.com/greenbone/opensight-golang-librariesfrom 1.23.0 to 1.24.0Release notes
Sourced from github.com/greenbone/opensight-golang-libraries's releases.
Commits
578bab4Automatic release to 1.24.01c5385dfix: notifications - cache token to avoid auth failure on repeated calls (#273)236ac1cbuild(deps): bump the go-dev-dependencies group with 19 updatesddfc347build(deps): bump github.com/klauspost/compress56c44a1Automatic adjustments after release [skip ci]Updates
github.com/bytedance/sonicfrom 1.14.2 to 1.15.0Release notes
Sourced from github.com/bytedance/sonic's releases.
Commits
afa2fcechore: update go mod (#899)97eeff6feat: support Go 1.26 (#898)3afe8f2chore: update Go CI (#886)388df2dopt: ast node set (#883)8a732a3chore: benchmark with msgpack (#881)Updates
github.com/bytedance/sonic/loaderfrom 0.4.0 to 0.5.0Commits
97eeff6feat: support Go 1.26 (#898)3afe8f2chore: update Go CI (#886)388df2dopt: ast node set (#883)8a732a3chore: benchmark with msgpack (#881)3fbf6d5chore: update loader version to 0.4.0 (#878)Updates
github.com/go-openapi/specfrom 0.22.2 to 0.22.3Release notes
Sourced from github.com/go-openapi/spec's releases.
Commits
3b2ff60fix: fixed key escaping in OrderedItems marshaling90efd45doc: updated contributors filee64b092doc: announced new discord channel32a252cbuild(deps): bump the development-dependencies group with 7 updates1beb4f3doc: fixed wrong links in docsb3b30bfci: remove redundant release workflowddeeaf8doc: updated contributors fileUpdates
github.com/go-playground/validator/v10from 10.29.0 to 10.30.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
5010f83Fix 1513 update ISO 3166-2 codes (#1514)e8627a1fix: Revert min limit of e164 regex (#1516)65b1bccFeat: uds_exists validator (#1482)e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)Updates
github.com/go-resty/resty/v2from 2.17.0 to 2.17.1Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
52f3f39Merge pull request #1079 from go-resty/fix-cnt-type-hdr-on-emptybody16e2701release: v2.17.1 readme update203bf14fix: content type request header on http.NoBody type #1074061e449chore: version bump to v2.17.1Updates
github.com/goccy/go-yamlfrom 1.19.0 to 1.19.2Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
92bc79cFix anchor reference regression in nested structures (#839)b0ab069Support line comment for flow sequence or flow map (#834)9e98b0cFix decoding of integer keys of map type (#829)Updates
github.com/quic-go/quic-gofrom 0.57.1 to 0.59.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
7659dd8ackhandler: fix counting of packets queued for PTO probing (#5539)bd4aea9ackhandler: fix qlogging of outstanding packet count (#5538)76b3e07ackhandler: remove unused declaredLost field in the packet (#5537)2020668expose local and remote settings in ConnectionState (#5533)d082d9ffix flaky TestHTTP3Qlog (#5532)c5f15f2http3: close qlogger after all streams have been handled (#5524)f6dbf89polish the security policy (#5526)29cb6ffqlogwriter: fix race between RecordEvent and Close (#5523)e8a6e37http3: fix race between new streams and GOAWAY (#5522)29b1a15remove deprecated ConnectionTracingID and ConnectionTracingKey (#5521)Updates
golang.org/x/cryptofrom 0.46.0 to 0.47.0Commits
506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only modeUpdates
golang.org/x/modfrom 0.31.0 to 0.32.0Commits
4c04067go.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.48.0 to 0.49.0Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frameUpdates
golang.org/x/sysfrom 0.39.0 to 0.40.0Commits
2f44229sys/cpu: add symbolic constants for remaining cpuid bitse5770d2sys/cpu: use symbolic names for masks714a44csys/cpu: modify x86 port to match what internal/cpu doesUpdates
golang.org/x/textfrom 0.32.0 to 0.33.0Commits
536231ago.mod: update golang.org/x dependenciesUpdates
golang.org/x/toolsfrom 0.40.0 to 0.41.0Commits
2ad2b30go.mod: update golang.org/x dependencies5832cceinternal/diff/lcs: introduce line diffs67c4257gopls/internal/golang: Definition: fix Windows bug wrt //go:embed12c1f04gopls/completion: check Selection invariant6d87185internal/server: add vulncheck scanning after vulncheck prompt0c3a1fego/ast/inspector: FindByPos returns the first innermost nodeca281cfgo/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs09c21a9gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts03cb455internal/modindex: suppress missing modcacheindex message15d13e8gopls/internal/util/typesutil: refine EnclosingSignature bug.ReportDependabot 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