Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2025

Bumps the gomod-update group with 5 updates in the / directory:

Package From To
github.com/knadh/koanf/v2 2.2.2 2.3.0
github.com/pterm/pterm 0.12.81 0.12.82
github.com/spf13/cobra 1.10.1 1.10.2
github.com/wissance/stringFormatter 1.5.0 1.6.1
google.golang.org/api 0.249.0 0.257.0

Updates github.com/knadh/koanf/v2 from 2.2.2 to 2.3.0

Release notes

Sourced from github.com/knadh/koanf/v2's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: knadh/koanf@v2.2.2...v2.3.0

Commits
  • 20c4cba fix: bump mapstructure version (#381)
  • 4e55089 Add thread safety to resolve race conditions in Issues #305 and #335 (#377)
  • cc80f4f Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv2 (#380)
  • 188bcf9 Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv3 (#378)
  • 1044871 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /tests (#376)
  • 97b6d9b Add HUML parser support (#374)
  • 5ab1280 Bump github.com/go-viper/mapstructure/v2 in /examples (#375)
  • d66cde5 Fix rendering of header and add it to the table of contents (#373)
  • fc52a4f Update kiln example deps.
  • a0019d0 Update providers/kiln deps.
  • Additional commits viewable in compare view

Updates github.com/pterm/pterm from 0.12.81 to 0.12.82

Release notes

Sourced from github.com/pterm/pterm's releases.

v0.12.82

What's Changed

Exciting New Features 🎉

Fixes 🔧

Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.81...v0.12.82

Commits
  • d5706ff fix(interactive_textinput): fixed gray text when using a default value (#747)
  • d2df629 refactor(print): enhance RemoveColorFromString to also strip OSC 8 hyperlinks...
  • 7717a1b feat(interactive_select): add filter input placeholder to multiselect and sel...
  • e8b049c feat(bigtext_printer): add ASCII art representation for "@" character (#744)
  • 81b0fa9 chore(test.sh): improve user input handling and error reporting (#743)
  • 9654316 chore(demo): replace 'time.Second' with 'second' for consistency (#742)
  • 24cb664 fix(spinner): remove extra newline on start (#732)
  • 36a8bd9 docs: correct typos in comments (#726)
  • b3ec1f3 fix: fix selectOption for invalid defaults
  • 74183ac docs: fix typo in SlogHandler comment (#723)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#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!!!!! 🐍 🚀

Commits

Updates github.com/wissance/stringFormatter from 1.5.0 to 1.6.1

Release notes

Sourced from github.com/wissance/stringFormatter's releases.

Release v1.6.1

SAST and automatic test run on push to develop and | or master branch were implemented during this micro-release

Release v1.6.0

This release contains the following

  1. Func to set code style (snake, kebab, or camel)
  2. Appropriate format (c/C`` to be used in FormatandFormatComplex` functions:
    • {0:c:snake}, myFunc outputs -> my_func
    • {0:c:Snake}, myFunc outputs -> My_func
    • {0:c:SNAKE}, read-timeout outputs -> READ_TIMEOUT
    • {0:c:camel}, my_variable outputs -> myVariable
    • {0:c:Camel}, my_variable outputs -> MyVariable
Commits
  • e28678e Merge branch 'release/v1.6.1'
  • 45bad60 update readme: future version && SAST mention
  • 6d53bdd gosimple does not like break
  • b3a79e3 simpler : interface{} removed
  • 5bcea61 removed Ok usage here
  • f714a4f gosimple: break were removed
  • 7dd476e probably all last linter errs werefixed
  • 42dd626 fixed staticcheck with double negation
  • 2e81401 don't like combined syntax
  • fe49811 static check: removed empty branch
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.249.0 to 0.257.0

Release notes

Sourced from google.golang.org/api's releases.

v0.257.0

0.257.0 (2025-12-02)

Features

v0.256.0

0.256.0 (2025-11-10)

Features

v0.255.0

0.255.0 (2025-11-04)

Features

v0.254.0

0.254.0 (2025-10-28)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.257.0 (2025-12-02)

Features

0.256.0 (2025-11-10)

Features

0.255.0 (2025-11-04)

Features

0.254.0 (2025-10-28)

Features

... (truncated)

Commits
  • 3e8573d chore(main): release 0.257.0 (#3377)
  • 6159225 chore(all): update all to 79d6a2a (#3390)
  • b78dd96 feat(all): auto-regenerate discovery clients (#3389)
  • e3ca7fd feat(all): auto-regenerate discovery clients (#3388)
  • f3dc8f4 feat(all): auto-regenerate discovery clients (#3387)
  • 6a0b46d feat(all): auto-regenerate discovery clients (#3386)
  • a07da21 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#3379)
  • 35b0966 chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /internal/koko...
  • d82a5d0 feat(all): auto-regenerate discovery clients (#3384)
  • 8c1e205 chore(all): update all (#3374)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

…dates

Bumps the gomod-update group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.2.2` | `2.3.0` |
| [github.com/pterm/pterm](https://github.com/pterm/pterm) | `0.12.81` | `0.12.82` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` |
| [github.com/wissance/stringFormatter](https://github.com/wissance/stringFormatter) | `1.5.0` | `1.6.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.249.0` | `0.257.0` |



Updates `github.com/knadh/koanf/v2` from 2.2.2 to 2.3.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v2.2.2...v2.3.0)

Updates `github.com/pterm/pterm` from 0.12.81 to 0.12.82
- [Release notes](https://github.com/pterm/pterm/releases)
- [Commits](pterm/pterm@v0.12.81...v0.12.82)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `github.com/wissance/stringFormatter` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/wissance/stringFormatter/releases)
- [Commits](Wissance/stringFormatter@v1.5.0...v1.6.1)

Updates `google.golang.org/api` from 0.249.0 to 0.257.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.249.0...v0.257.0)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/pterm/pterm
  dependency-version: 0.12.82
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/wissance/stringFormatter
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-version: 0.257.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 7, 2025
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.

1 participant