aws-lambda-live-tuner icon indicating copy to clipboard operation
aws-lambda-live-tuner copied to clipboard

fix(deps): update minor go packages

Open renovate[bot] opened this issue 11 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aws/aws-sdk-go v1.55.5 -> v1.55.6 age adoption passing confidence require patch
github.com/spf13/cobra v1.8.1 -> v1.9.0 age adoption passing confidence require minor
go (source) 1.23.4 -> 1.24.0 age adoption passing confidence toolchain minor
golang.org/x/exp 43b7b7c -> eff6e97 age adoption passing confidence require digest
golang.org/x/sync v0.10.0 -> v0.11.0 age adoption passing confidence require minor

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.55.6

Compare Source

===

SDK Bugs
  • Fix broken printf for go1.24
spf13/cobra (github.com/spf13/cobra)

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: https://github.com/spf13/cobra/compare/v1.8.1...v1.9.0

golang/go (go)

v1.24.0

v1.23.6

v1.23.5


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 is behind base branch, 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[bot] avatar Dec 10 '24 20:12 renovate[bot]

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

  • 9 additional dependencies were updated

Details:

Package Change
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.4
github.com/sagikazarmark/locafero v0.6.0 -> v0.11.0
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.11.0 -> v1.15.0
github.com/spf13/cast v1.6.0 -> v1.10.0
github.com/spf13/pflag v1.0.5 -> v1.0.10
golang.org/x/sys v0.25.0 -> v0.29.0
golang.org/x/text v0.16.0 -> v0.28.0

renovate[bot] avatar Feb 15 '25 21:02 renovate[bot]