Skip to content

deps:chore - update module github.com/spf13/pflag to v1.0.6 #1181

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/spf13/pflag v1.0.5 -> v1.0.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

spf13/pflag (github.com/spf13/pflag)

v1.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@snykbotzup
Copy link

snykbotzup commented Mar 29, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@renovate renovate bot changed the title deps:chore - update module github.com/spf13/pflag to v1.0.6 deps:chore - update module github.com/spf13/pflag to v1.0.6 - autoclosed Jul 9, 2025
@renovate renovate bot closed this Jul 9, 2025
@renovate renovate bot deleted the renovate/github.com-spf13-pflag-1.x branch July 9, 2025 13:58
@gitbotzup
Copy link

gitbotzup commented Jul 9, 2025

Overall Summary

This PR updates the dependency on github.com/spf13/pflag from v1.0.5 to v1.0.6, ensuring the project uses the latest patch release. The go.sum file is also updated to include checksums for the new dependency version, maintaining integrity and authenticity.


Changed Files

  • go.mod

    • Updated github.com/spf13/pflag from v1.0.5 to v1.0.6.
    • This brings in the latest patch release, which may include bug fixes, minor improvements, or security patches.
  • go.sum

    • Added checksums for github.com/spf13/pflag v1.0.6 and its go.mod file.
    • Ensures the integrity and authenticity of the new dependency version.

Security Advice

  • For go.mod:
    Review the changelog for github.com/spf13/pflag v1.0.6 to confirm that no new vulnerabilities or breaking changes have been introduced. While patch updates are generally safe, verification is recommended.
  • For go.sum:
    No direct security concerns, as these changes are a result of the dependency update. However, always verify the source and integrity of new dependency versions.

Please ensure to review the dependency changelog and test the application for any unexpected behavior after the update.
This is an AI-generated summary, which may be innacurate.
This aims only to assist human reviewers, and does not replace code reviews in any way.
Use responsibly and please submit any feedback to this form.

@renovate renovate bot changed the title deps:chore - update module github.com/spf13/pflag to v1.0.6 - autoclosed deps:chore - update module github.com/spf13/pflag to v1.0.6 Jul 12, 2025
@renovate renovate bot reopened this Jul 12, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-pflag-1.x branch from a8fc37b to 6f5480a Compare July 12, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants