build(deps): bump the go-dev-dependencies group with 5 updates#275
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the go-dev-dependencies group with 5 updates#275dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.29.0` | `10.30.0` | | [github.com/opensearch-project/opensearch-go/v4](https://github.com/opensearch-project/opensearch-go) | `4.5.0` | `4.6.0` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.0` | `1.19.1` | | [github.com/moby/go-archive](https://github.com/moby/go-archive) | `0.1.0` | `0.2.0` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.57.1` | `0.58.0` | Updates `github.com/go-playground/validator/v10` from 10.29.0 to 10.30.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.29.0...v10.30.0) Updates `github.com/opensearch-project/opensearch-go/v4` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/opensearch-project/opensearch-go/releases) - [Changelog](https://github.com/opensearch-project/opensearch-go/blob/main/CHANGELOG.md) - [Commits](opensearch-project/opensearch-go@v4.5.0...v4.6.0) Updates `github.com/goccy/go-yaml` from 1.19.0 to 1.19.1 - [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.1) Updates `github.com/moby/go-archive` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/moby/go-archive/releases) - [Changelog](https://github.com/moby/go-archive/blob/main/changes_test.go) - [Commits](moby/go-archive@v0.1.0...v0.2.0) Updates `github.com/quic-go/quic-go` from 0.57.1 to 0.58.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.57.1...v0.58.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/opensearch-project/opensearch-go/v4 dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/goccy/go-yaml dependency-version: 1.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/moby/go-archive dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/quic-go/quic-go dependency-version: 0.58.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
Scanning the following files:
Scan: 'go.mod'Nothing detected in go.mod Scan: 'go.sum'Nothing detected in go.sum |
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 #275 +/- ##
===========================================
- Coverage 94.01% 57.66% -36.36%
===========================================
Files 5 69 +64
Lines 501 3812 +3311
===========================================
+ Hits 471 2198 +1727
- Misses 20 1433 +1413
- Partials 10 181 +171
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:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-dev-dependencies group with 5 updates:
10.29.010.30.04.5.04.6.01.19.01.19.10.1.00.2.00.57.10.58.0Updates
github.com/go-playground/validator/v10from 10.29.0 to 10.30.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
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/opensearch-project/opensearch-go/v4from 4.5.0 to 4.6.0Release notes
Sourced from github.com/opensearch-project/opensearch-go/v4's releases.
Changelog
Sourced from github.com/opensearch-project/opensearch-go/v4's changelog.
Commits
3fef39dprepare 4.6.0 release (#762)48eb43bFix UpdateResp to parse get field when _source is requested (#739)fd8d553Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.32.5 (#761)f41ec7fBump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 (#716)1cfd29eBump github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.41.0 (#759)99b07f3Update workflows (#760)5a6718efix: add missing ignore_unavailable param to multi-search API (#757)c801c69Fix missing "caused by" information in StructError (#752)e31c031plugins/ism: add refresh_search_analyzers action (#686)4153a4cStepping down from maintainers. (#741)Updates
github.com/goccy/go-yamlfrom 1.19.0 to 1.19.1Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
b0ab069Support line comment for flow sequence or flow map (#834)9e98b0cFix decoding of integer keys of map type (#829)Updates
github.com/moby/go-archivefrom 0.1.0 to 0.2.0Release notes
Sourced from github.com/moby/go-archive's releases.
Commits
263611fMerge pull request #20 from thaJeztah/carry_17a1d4e73Merge pull request #18 from thaJeztah/bump_ghada4e566xattr: Fix OS matching.df87f45Merge pull request #19 from thaJeztah/bump_deps8996f22gha: update CodeQL Action to v4985c60fgha: codeql: use go stable4752b25gha: update actions/setup-go@v6280f775gha: update actions/checkout@v64c912d3gha: update golangci/golangci-lint-action@v92cd730ego.mod: bump github.com/klauspost/compress v1.18.2Updates
github.com/quic-go/quic-gofrom 0.57.1 to 0.58.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
Commits
96b8144ackhandler: only generate RTT sample for the last ack-eliciting packet (#5493)db87809ackhandler: record RTT measurements for non-ack-eliciting packets (#5494)3c577ffutils: make TestAddTimestamp work in all time zones (#5492)ef7fbabci: add Go 1.26rc1 to tested Go versions (#5486)c3fa789update the logo (#5484)0eec64bci: bump actions/upload-artifact from 5 to 6 (#5483)449162aci: bump actions/cache from 4 to 5 (#5482)add7529improve batch packet processing logic (#5478)bbcc555allow packing of ACKs in coalesced packets (#5477)6bf4231wire: add a function to trunctate an ACK frame to a given size (#5476)Dependabot 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