Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 19, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/coreos/go-systemd/v22 v22.5.0 -> v22.6.0 age confidence
github.com/microsoft/go-mssqldb v1.9.2 -> v1.9.3 age confidence
github.com/spf13/cobra v1.9.1 -> v1.10.1 age confidence
github.com/spf13/pflag v1.0.7 -> v1.0.10 age confidence
google.golang.org/api v0.247.0 -> v0.248.0 age confidence

Release Notes

coreos/go-systemd (github.com/coreos/go-systemd/v22)

v22.6.0

Compare Source

This release bumps Go requirement to 1.23, modernizes code, improves CI
and documentation, fixes a few bugs, and adds a new dbus method.

What's Changed

New Contributors

Full Changelog: coreos/go-systemd@v22.5.0...v22.6.0

microsoft/go-mssqldb (github.com/microsoft/go-mssqldb)

v1.9.3

Compare Source

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

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

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

v1.0.10

Compare Source

What's Changed

  • fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by @​thaJeztah in #​447
  • remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by @​thaJeztah in #​448

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

v1.0.9

Compare Source

What's Changed

Full Changelog: spf13/pflag@v1.0.8...v1.0.9

v1.0.8

Compare Source

⚠️ Breaking Change

This version, while only a patch bump, includes a (very minor) breaking change: the flag.ParseErrorsWhitelist struct and corresponding FlagSet.parseErrorsWhitelist field have been renamed to ParseErrorsAllowlist.

This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.7...v1.0.8

googleapis/google-api-go-client (google.golang.org/api)

v0.248.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

ℹ 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):

  • 2 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.16.4 -> v0.16.5
google.golang.org/genproto/googleapis/rpc v0.0.0-20250811230008-5f3141c8851a -> v0.0.0-20250818200422-3122310a409c

@renovate-bot renovate-bot requested a review from a team as a code owner August 19, 2025 20:29
@dpebot
Copy link
Collaborator

dpebot commented Aug 19, 2025

/gcbrun

@renovate-bot renovate-bot changed the title deps: Update module google.golang.org/api to v0.248.0 deps: Update Non-major dependency updates Aug 20, 2025
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 6cdc851 to e4ab7cc Compare August 20, 2025 21:36
@dpebot
Copy link
Collaborator

dpebot commented Aug 20, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from e4ab7cc to 76980ea Compare August 25, 2025 23:52
@dpebot
Copy link
Collaborator

dpebot commented Aug 25, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 76980ea to efd734b Compare August 31, 2025 23:11
@dpebot
Copy link
Collaborator

dpebot commented Aug 31, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from efd734b to 962b6ff Compare September 1, 2025 09:35
@dpebot
Copy link
Collaborator

dpebot commented Sep 1, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 962b6ff to 22ed069 Compare September 1, 2025 17:02
@dpebot
Copy link
Collaborator

dpebot commented Sep 1, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 22ed069 to 529cc1f Compare September 2, 2025 21:48
@dpebot
Copy link
Collaborator

dpebot commented Sep 2, 2025

/gcbrun

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.

3 participants