Skip to content
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

Upgrade: Bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.3 #237

Open
wants to merge 1 commit into
base: pre-main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.3.

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.6.3

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.2...v6.6.3

v6.6.2

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.1...v6.6.2

Commits

Dependabot compatibility score

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.1 to 6.6.3.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.1...v6.6.3)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2024
Copy link

dryrunsecurity bot commented Dec 2, 2024

DryRun Security Summary

The pull request updates the github.com/jedib0t/go-pretty/v6 dependency from version v6.6.1 to v6.6.3 in the go.mod and go.sum files, which is a minor version update that likely includes bug fixes and improvements without introducing any significant security concerns.

Expand for full summary

Summary:

The code changes in this pull request are focused on updating the version of the github.com/jedib0t/go-pretty/v6 dependency in the go.mod and go.sum files. The changes update the dependency from version v6.6.1 to v6.6.3, which is a minor version update.

From an application security perspective, these changes do not appear to introduce any significant security concerns. Updating dependencies to their latest versions is generally considered a good practice, as it can address known vulnerabilities and provide bug fixes. However, it's important to review the release notes and change logs for the updated dependency to ensure that there are no breaking changes or security-related issues introduced.

In this case, the github.com/jedib0t/go-pretty/v6 library is a Go library for creating tables, trees, and lists in the terminal. The version change from v6.6.1 to v6.6.3 is likely a minor update that includes bug fixes and improvements, rather than significant changes to the library's functionality or security-related updates. Overall, this code change appears to be a routine dependency update and does not raise any immediate security concerns.

Files Changed:

  1. go.mod: The go.mod file has been updated to use the github.com/jedib0t/go-pretty/v6 dependency version v6.6.3 instead of the previous version v6.6.1.
  2. go.sum: The go.sum file has been updated to reflect the new version of the github.com/jedib0t/go-pretty/v6 dependency.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 2 findings

View PR in the DryRun Dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants