Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2025

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

Package From To
github.com/knadh/koanf/providers/file 1.1.2 1.2.0
github.com/knadh/koanf/v2 2.1.2 2.2.0
github.com/pterm/pterm 0.12.80 0.12.81
github.com/samber/lo 1.49.1 1.50.0
github.com/shirou/gopsutil/v4 4.25.2 4.25.5

Updates github.com/knadh/koanf/providers/file from 1.1.2 to 1.2.0

Release notes

Sourced from github.com/knadh/koanf/providers/file's releases.

v1.2.0

  • 5fc619c Add Delim()
  • f001ae3 Merge pull request #98 from knadh/fix-confmap-dep
  • bc5fe47 Remove superfluous dependency on providers/confmap in the core
Commits
  • 5fc619c Add Delim()
  • f001ae3 Merge pull request #98 from knadh/fix-confmap-dep
  • bc5fe47 Remove superfluous dependency on providers/confmap in the core
  • 57e89cf Merge pull request #94 from knadh/fix-posflag-callbacks
  • d3bad45 Merge pull request #91 from knadh/bug-report-template
  • b1985ad Merge pull request #93 from rhnvrm/unit-test-issue-90
  • a72baa3 Merge pull request #92 from knadh/fix-posflag-callbacks
  • adc0b54 tests: add unit test for #90
  • 9e87eba Fix unchanged default posflag value merging via incorrect callback.
  • 2f82a14 Merge pull request #87 from mvrahden/feature/filesystem
  • Additional commits viewable in compare view

Updates github.com/knadh/koanf/v2 from 2.1.2 to 2.2.0

Release notes

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

v2.2.0

This release sets the min required Go version to v1.23.0

An increasing number of important updates to various deps, including golang.org/x/*, require go >= 1.23.0. It is now untenable to maintain support for older Go versions. This does not break existing installations, just that further updates will only be available to newer Go versions.

What's Changed

New Contributors

Full Changelog: knadh/koanf@v2.1.2...v2.2.0

Commits
  • 8a93024 Merge pull request #349 from knadh/upgrade-all-deps
  • 3c4f717 Update min Go version in examples and go.work.
  • 3941bee Upgrade Go min version and all deps in providers/vault.
  • e77a6f5 Upgrade Go min version and all deps in providers/structs.
  • 42f0d69 Upgrade Go min version and all deps in providers/s3.
  • 56c5c58 Upgrade Go min version and all deps in providers/rawbytes.
  • b78b66c Upgrade Go min version and all deps in providers/posflag.
  • 6914b12 Upgrade Go min version and all deps in providers/parameterstore.
  • 95372c1 Upgrade Go min version and all deps in providers/nats.
  • ea81688 Upgrade Go min version and all deps in providers/fs.
  • Additional commits viewable in compare view

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

Release notes

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

v0.12.81

What's Changed

Exciting New Features 🎉

Fixes 🔧

New Contributors

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

Commits
  • 7278f55 fix(spinner): clear the old text when using UpdateText with Spinner (#656)
  • faf819b fix: fix array out of bounds error in MultiPrinter.getString() (#678)
  • 0d3895d fix(spinner): suppress spinner line clearing in raw output mode (#692)
  • fb12e69 feat(multiselect): optionally show selected options (#719)
  • b2db2e2 docs: autoupdate
  • 10d0c5d Fix leak (#705)
  • 83217c9 docs: autoupdate
  • d55e3c2 feat: adding more padding setters for BoxPrinter (#709)
  • 3be86ba fix(logger): correctly print slog attribute values for json output (#716)
  • a1f016c docs: autoupdate
  • Additional commits viewable in compare view

Updates github.com/samber/lo from 1.49.1 to 1.50.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.50.0

What's Changed

Here is the 50th minor version !! 🔥🥂

New methods

Improvements

Documentation

Dependencies

New Contributors

Full Changelog: samber/lo@v1.49.1...v1.50.0

Commits

Updates github.com/shirou/gopsutil/v4 from 4.25.2 to 4.25.5

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.25.5

What's Changed

cpu

docker

host

Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.4...v4.25.5

v4.25.4

What's Changed

cpu

disk

host

Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.3...v4.25.4

... (truncated)

Commits
  • 15412ac Merge pull request #1844 from shirou/dependabot/github_actions/golangci/golan...
  • 2c7ae10 Merge pull request #1862 from mmorel-35/containerid
  • bcbca49 rename containerid arguments to containerID
  • b2c442f Merge pull request #1860 from shirou/dependabot/go_modules/github.com/ebiteng...
  • e3ebde9 chore(deps): bump github.com/ebitengine/purego from 0.8.3 to 0.8.4
  • 34ac457 Merge pull request #1848 from secDre4mer/master
  • 95eb2c3 Merge pull request #1851 from shirou/dependabot/github_actions/actions/setup-...
  • 7597e32 chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • 3ef5d4c Merge pull request #1847 from mmorel-35/nakedret
  • 6a79b39 fix ignore nakedret
  • 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/providers/file](https://github.com/knadh/koanf) | `1.1.2` | `1.2.0` |
| [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.1.2` | `2.2.0` |
| [github.com/pterm/pterm](https://github.com/pterm/pterm) | `0.12.80` | `0.12.81` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.49.1` | `1.50.0` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.2` | `4.25.5` |



Updates `github.com/knadh/koanf/providers/file` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@providers/file/v1.1.2...v1.2.0)

Updates `github.com/knadh/koanf/v2` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v2.1.2...v2.2.0)

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

Updates `github.com/samber/lo` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.49.1...v1.50.0)

Updates `github.com/shirou/gopsutil/v4` from 4.25.2 to 4.25.5
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.25.2...v4.25.5)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/providers/file
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.2.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.81
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: github.com/samber/lo
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
...

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 Jun 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 31, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-update-ee98f5d94f branch August 31, 2025 13:03
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