Skip to content

fix(deps): update go modules - #12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-modules
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-modules

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change OpenSSF Age Confidence
github.com/miekg/dns require patch v1.1.62v1.1.73 OpenSSF Scorecard age confidence
github.com/spf13/cobra require minor v1.8.1v1.10.2 OpenSSF Scorecard age confidence
go (source) golang minor 1.26.51.27.1 OpenSSF Scorecard age confidence
go.yaml.in/yaml/v3 require patch v3.0.4v3.0.5 OpenSSF Scorecard age confidence
golang.org/x/sys require minor v0.47.0v0.48.0 age confidence

Release Notes

miekg/dns (github.com/miekg/dns)

v1.1.73

Compare Source

v1.1.72

Compare Source

v1.1.70

Compare Source

v1.1.69

Compare Source

v1.1.68

Compare Source

v1.1.67

Compare Source

v1.1.66

Compare Source

v1.1.65

Compare Source

v1.1.64

Compare Source

v1.1.63

Compare Source

spf13/cobra (github.com/spf13/cobra)

v1.10.2

Compare Source

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in #​2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

Full Changelog: spf13/cobra@v1.9.1...v1.9.2

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

Full Changelog: spf13/cobra@v1.8.1...v1.9.0

golang/go (go)

v1.27.1

v1.27.0

v1.26.8

v1.26.7

v1.26.6

yaml/go-yaml (go.yaml.in/yaml/v3)

v3.0.5

Compare Source


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 6am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate

renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=14 days

Details:

Package Change
github.com/spf13/pflag v1.0.5 -> v1.0.9
golang.org/x/mod v0.20.0 -> v0.38.0
golang.org/x/sync v0.8.0 -> v0.22.0
golang.org/x/tools v0.24.0 -> v0.48.0

@egret-security-app

egret-security-app Bot commented Aug 1, 2026

Copy link
Copy Markdown

🪶 Egret report

  • Command: bash (+4 argument(s) omitted)
  • Mode: audit
  • Exit code: 0
  • Duration: 527ms
  • Connections: 1 · Processes: 2 · File writes: 2 · Violations: 1

⚠️ Flagged

Kind Reason Detail Blocked
connection raw-ip egress 172.66.147.243:443/tcp by curl[2164] with no prior DNS lookup -

🌐 Connections

PID Process Destination Port Proto
2164 curl 172.66.147.243 443 tcp

📝 File writes

PID Process Op Path
2164 bash open-write
2164 curl open-write /dev/null

🧬 Processes

PID PPID Process Filename
2164 2153 egret /usr/bin/bash
2164 2153 bash /usr/bin/curl

@socket-security

socket-security Bot commented Aug 1, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgo.yaml.in/​yaml/​v3@​v3.0.4 ⏵ v3.0.59810010010080
Updatedgolang.org/​x/​sys@​v0.47.0 ⏵ v0.48.084 +1100100100100
Updatedgithub.com/​miekg/​dns@​v1.1.62 ⏵ v1.1.7389 +1100100100100
Updatedgithub.com/​spf13/​cobra@​v1.8.1 ⏵ v1.10.295100100100100

View full report

@socket-security

socket-security Bot commented Aug 1, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovate Bot force-pushed the renovate/go-modules branch from 732c0bf to 2cd99ac Compare August 11, 2026 04:12
@renovate
renovate Bot force-pushed the renovate/go-modules branch from 2cd99ac to c993453 Compare August 20, 2026 23:53
@renovate
renovate Bot force-pushed the renovate/go-modules branch from c993453 to f737495 Compare August 29, 2026 04:44
@renovate renovate Bot added the toolchain label Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/go-modules branch 2 times, most recently from 3406f97 to 148ffa3 Compare September 6, 2026 03:28
@renovate
renovate Bot force-pushed the renovate/go-modules branch from 148ffa3 to 015e238 Compare September 20, 2026 00:51
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: b390b02f-582b-49d0-9589-eb17ba17c035

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant