Deps: bump the go-dev-dependencies group with 2 updates#326
Open
dependabot[bot] wants to merge 1 commit into
Open
Deps: bump the go-dev-dependencies group with 2 updates#326dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dev-dependencies group with 2 updates: [github.com/opensearch-project/opensearch-go/v4](https://github.com/opensearch-project/opensearch-go) and [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3). Updates `github.com/opensearch-project/opensearch-go/v4` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/opensearch-project/opensearch-go/releases) - [Changelog](https://github.com/opensearch-project/opensearch-go/blob/v4.7.0/CHANGELOG.md) - [Commits](opensearch-project/opensearch-go@v4.6.0...v4.7.0) Updates `github.com/mattn/go-sqlite3` from 1.14.47 to 1.14.48 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.47...v1.14.48) --- updated-dependencies: - dependency-name: github.com/opensearch-project/opensearch-go/v4 dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuesgo.mod
OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #326 +/- ##
===========================================
+ Coverage 57.75% 92.03% +34.28%
===========================================
Files 59 3 -56
Lines 3082 226 -2856
===========================================
- Hits 1780 208 -1572
+ Misses 1165 12 -1153
+ Partials 137 6 -131
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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 2 updates: github.com/opensearch-project/opensearch-go/v4 and github.com/mattn/go-sqlite3.
Updates
github.com/opensearch-project/opensearch-go/v4from 4.6.0 to 4.7.0Release notes
Sourced from github.com/opensearch-project/opensearch-go/v4's releases.
... (truncated)
Changelog
Sourced from github.com/opensearch-project/opensearch-go/v4's changelog.
... (truncated)
Commits
f818ecbchore: update go.mod and go.sum dependencies (#960)81027f8fix(opensearchtransport): gate single-node pool on reachability so seed fallb...6c064a4fix(opensearchtransport): don't let unverified discovered nodes mask seed fal...6a3f31bchore(deps): bump actions/upload-artifact from 5.0.0 to 7.0.1 (#937)f28c9dbchore(deps): bump stefanzweifel/git-auto-commit-action (#944)b204729chore(deps): bump VachaShah/backport from 1.1.4 to 2.2.0 (#943)d64cdb1chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#936)db27130chore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.9.0 (#939)8f39786chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 (#941)d272ddcchore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 (#948)Updates
github.com/mattn/go-sqlite3from 1.14.47 to 1.14.48Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
... (truncated)
Commits
0cfec60Merge pull request #1427 from mattn/sqlite-amalgamation-3053003603b1baUpgrade SQLite to version 30530033be2bdbMerge pull request #1426 from mattn/fix-load-extension-errmsg-leak7a3f560Merge pull request #1425 from mattn/fix-trampoline-abia5fd1f6Merge pull request #1424 from mattn/fix-preupdate-null-deref66371d2Merge pull request #1423 from mattn/fix-open-error-leakb55096dMerge pull request #1418 from mattn/add-coderabbit-configfa5cf80Merge pull request #1422 from mattn/fix-bind-unsupported-type08a4ce4Add regression tests for bind error pathsca77cf4Merge pull request #1421 from mattn/fix-callback-named-typesDependabot 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 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