Skip to content

build(deps): Bump the go-dependencies group across 1 directory with 15 updates#187

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-30c1fdb63a
Open

build(deps): Bump the go-dependencies group across 1 directory with 15 updates#187
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-30c1fdb63a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps the go-dependencies group with 11 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.1 1.41.5
github.com/aws/aws-sdk-go-v2/config 1.32.7 1.32.14
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.41.1 1.41.5
github.com/aws/aws-sdk-go-v2/service/ssm 1.67.8 1.68.4
github.com/aymanbagabas/go-udiff 0.3.1 0.4.1
github.com/fatih/color 1.18.0 1.19.0
github.com/mattn/go-isatty 0.0.20 0.0.21
github.com/samber/lo 1.52.0 1.53.0
github.com/urfave/cli/v3 3.6.1 3.8.0
github.com/walles/moor/v2 2.10.1 2.12.0
golang.org/x/crypto 0.47.0 0.50.0

Updates github.com/aws/aws-sdk-go-v2 from 1.41.1 to 1.41.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.14

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.41.1 to 1.41.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.67.8 to 1.68.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.6 to 1.41.10

Commits

Updates github.com/aymanbagabas/go-udiff from 0.3.1 to 0.4.1

Release notes

Sourced from github.com/aymanbagabas/go-udiff's releases.

v0.4.0

This release updates the package to the latest upstream changes and added API methods.

What's Changed

Full Changelog: aymanbagabas/go-udiff@v0.3.1...v0.4.0

Commits
  • 4608934 feat: import upstream package (#35)
  • 055e3f0 chore: bump minimum Go version to 1.24
  • de325c9 feat(ci): use go.mod to determine Go version in CI
  • 4feebcf fix(lcs): reexport DiffStrings to keep compatibility with previous versions
  • 3525e42 fix(scripts): use sed command
  • 8905c5a chore(ci): update upstream commit hash
  • 2a3862f chore(ci): extract import logic to a script
  • 263cab6 chore: update patches
  • ff72838 fix: preserve upstream formatting
  • 1ac8472 chore: manually import upstream changes
  • Additional commits viewable in compare view

Updates github.com/fatih/color from 1.18.0 to 1.19.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.19.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.18.0...v1.19.0

Commits
  • ca25f6e Merge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-6
  • 1205984 Bump actions/setup-go from 5 to 6
  • 5715c20 Merge pull request #269 from UnSubble/main
  • 2f6e200 Merge branch 'main' into main
  • f72ec94 Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6
  • 848e633 Merge branch 'main' into main
  • 4c2cd34 Add tests
  • 7f812f0 Bump actions/checkout from 4 to 6
  • b7fc9f9 Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...
  • 239a88f Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
  • Additional commits viewable in compare view

Updates github.com/mattn/go-isatty from 0.0.20 to 0.0.21

Commits
  • 4237fb1 Update Go test matrix to current versions (1.24-1.26)
  • 433c12b Update GitHub Actions to latest versions
  • 1cf5589 Add wasip1 and wasip2 to build constraints in isatty_others.go
  • 1237245 Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0
  • ac9c88d Fix typo in comment: undocomented -> undocumented
  • 8b7124e Add availability check for NtQueryObject in init
  • 08d0313 Fix isCygwinPipeName to reject names with extra trailing tokens
  • See full diff in compare view

Updates github.com/samber/lo from 1.52.0 to 1.53.0

Release notes

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

v1.53.0

Announcing the latest release of lo with lots of good gifts! 🎁

🌊 First, a big thanks to @​d-enk for making lots of performance improvements in the recent weeks.

🧪 Second, this release introduces a new simd experimental package. If you run on an amd64 architecture and a recent CPU, you can perform very fast operations thanks to SIMD CPU instructions. -> Documentation: https://lo.samber.dev/docs/experimental/simd

💥 Third, this version adds *Err variants of many lo helpers (like MapErr, FlatMapErr, ReduceErr, etc.) whose callbacks can return an error and short-circuit execution when one occurs.

[!NOTE] The simd sub-package is considered not stable. We might break the initial API based on developers' feedback in the coming months.


Features & improvements

Deprecation

Performance improvements

... (truncated)

Commits

Updates github.com/urfave/cli/v3 from 3.6.1 to 3.8.0

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.8.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.7.0...v3.8.0

v3.7.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

v3.6.2

What's Changed

New Contributors

... (truncated)

Commits
  • 78e356c Merge pull request #2296 from idelchi/issue_2292
  • 4d20bae Fix formatting and whitespace in command_test.go
  • 7b90614 Merge branch 'main' into issue_2292
  • 41c4f5f Merge pull request #2297 from idelchi/issue_2293
  • d3f9586 Merge pull request #2295 from dearchap/issue_2275
  • 195aaff Fix:(issue_2293) --flag="" no longer rejected as missing argument
  • b4f42d3 Fix:(issue_2292) Empty positional args no longer break parse loop
  • 94d2512 Fix:(issue_2275) Make flag action execution consistent
  • a2d0cf1 Merge pull request #2290 from dearchap/issue_2281
  • 1f0c188 Fix:(issue_2281) Remove incorrect check for local flag for set
  • Additional commits viewable in compare view

Updates github.com/walles/moor/v2 from 2.10.1 to 2.12.0

Release notes

Sourced from github.com/walles/moor/v2's releases.

v2.12.0: Add CTRL-f / CTRL-b page scrolling

Support CTRL-f and CTRL-b for paging forward and backward, contributed by @​joshheyse in walles/moor#395. Thanks!

Also in this release:

  • Accept ESC as the escape character in LESS_TERMCAP_* variables
  • Fix busy looping when reading from a pipe on Windows

v2.11.1: Resume moor after editor finishes

Before this release, when...

  • Open a file in moor
  • Press "v" to open it in an editor
  • Exit the editor

... moor would exit.

With this release, moor will now instead continue where it left off.

Also in this release, filtering now performs better in certain cases.

v2.11.0: Suspend on CTRL-z

Also in this release, filtering is now faster, thanks to @​plutonium-239 in walles/moor#387. Thanks!

v2.10.5: Handle paging non-seekable files

Like this (in bash):

moor <(echo test)

Reported here: walles/moor#385

v2.10.4: Fix bug pressing "n" at the bottom of the input

Before this release, searching for the next hit while at the bottom of the input could sometimes get stuck doing nothing.

With this release, we should now correctly go to "not found" every time.

v2.10.3: Fix two crashes

Repro for crash one, happened when following empty files:

moor --follow /dev/null

Repro for crash two:

  1. moor somefile.txt
  2. Scale terminal window so it's one character high
  3. Press down arrow
  4. Boom!

... (truncated)

Commits
  • 25c7d3f Merge pull request #395 from joshheyse/josh/ctrl-fb-page-scroll
  • 99e30b2 Support CTRL-f and CTRL-b for paging
  • 0925504 Advertise ftop as a moor user
  • 8afd241 Accept "ESC" as escape character in LESS_TERMCAP_*
  • 668256d Follow official install instructions
  • cc10fd4 Merge pull request #392 from walles/johan/fix-ci-2026
  • 2ba7646 Actually test have-data
  • f455cd8 Fix busy looping on Windows
  • d5b8b50 Don't test empty-file ready
  • f3731b2 Check that the timeout applied
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.47.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • See full diff in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/sys from 0.40.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.39.0 to 0.42.0

Commits
  • 52b71d3 go.mod: update golang.org/x dependencies
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • See full diff 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 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

…5 updates

Bumps the go-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.14` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.5` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.67.8` | `1.68.4` |
| [github.com/aymanbagabas/go-udiff](https://github.com/aymanbagabas/go-udiff) | `0.3.1` | `0.4.1` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` |
| [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.20` | `0.0.21` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.52.0` | `1.53.0` |
| [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.6.1` | `3.8.0` |
| [github.com/walles/moor/v2](https://github.com/walles/moor) | `2.10.1` | `2.12.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.50.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.7 to 1.32.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.7...config/v1.32.14)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.41.1 to 1.41.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.67.8 to 1.68.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.67.8...service/ssm/v1.68.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.6 to 1.41.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.41.6...service/ecs/v1.41.10)

Updates `github.com/aymanbagabas/go-udiff` from 0.3.1 to 0.4.1
- [Release notes](https://github.com/aymanbagabas/go-udiff/releases)
- [Commits](aymanbagabas/go-udiff@v0.3.1...v0.4.1)

Updates `github.com/fatih/color` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.18.0...v1.19.0)

Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.21
- [Commits](mattn/go-isatty@v0.0.20...v0.0.21)

Updates `github.com/samber/lo` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.52.0...v1.53.0)

Updates `github.com/urfave/cli/v3` from 3.6.1 to 3.8.0
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.6.1...v3.8.0)

Updates `github.com/walles/moor/v2` from 2.10.1 to 2.12.0
- [Release notes](https://github.com/walles/moor/releases)
- [Commits](walles/moor@v2.10.1...v2.12.0)

Updates `golang.org/x/crypto` from 0.47.0 to 0.50.0
- [Commits](golang/crypto@v0.47.0...v0.50.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](golang/sys@v0.40.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](golang/term@v0.39.0...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.41.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.68.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aymanbagabas/go-udiff
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/fatih/color
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/samber/lo
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/walles/moor/v2
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Apr 14, 2026
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