-
Notifications
You must be signed in to change notification settings - Fork 352
build(deps): bump the all group across 1 directory with 16 updates #7884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/all-507b450a50
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.35.0` | `0.58.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.38.1` | `1.40.0` | | [github.com/emicklei/proto](https://github.com/emicklei/proto) | `1.14.0` | `1.14.2` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.31.2-0.20250102155933-f2d4348b0508` | `0.39.0` | | [github.com/gookit/color](https://github.com/gookit/color) | `1.5.4` | `1.6.0` | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.8.1` | `1.8.3` | | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.23.0` | `2.24.0` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.24.0` | `0.27.2` | | [github.com/mackerelio/go-osstat](https://github.com/mackerelio/go-osstat) | `0.2.5` | `0.2.6` | | [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) | `2.23.1` | `2.24.7` | | [mvdan.cc/sh/v3](https://github.com/mvdan/sh) | `3.11.0` | `3.12.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.0` | `0.34.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.0` | `0.34.2` | Updates `code.cloudfoundry.org/bytefmt` from 0.35.0 to 0.58.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.35.0...v0.58.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.38.1 to 1.40.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.38.1...v1.40.0) Updates `github.com/emicklei/proto` from 1.14.0 to 1.14.2 - [Changelog](https://github.com/emicklei/proto/blob/master/CHANGES.md) - [Commits](emicklei/proto@v1.14.0...v1.14.2) Updates `github.com/getsentry/sentry-go` from 0.31.2-0.20250102155933-f2d4348b0508 to 0.39.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-go/commits/v0.39.0) Updates `github.com/google/pprof` from 0.0.0-20250820193118-f64d9cf942d6 to 0.0.0-20251114195745-4902fdda35c8 - [Commits](https://github.com/google/pprof/commits) Updates `github.com/gookit/color` from 1.5.4 to 1.6.0 - [Release notes](https://github.com/gookit/color/releases) - [Commits](gookit/color@v1.5.4...v1.6.0) Updates `github.com/hashicorp/go-getter` from 1.8.1 to 1.8.3 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.8.1...v1.8.3) Updates `github.com/hashicorp/hcl/v2` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.23.0...v2.24.0) Updates `github.com/hashicorp/terraform-json` from 0.24.0 to 0.27.2 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.24.0...v0.27.2) Updates `github.com/mackerelio/go-osstat` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/mackerelio/go-osstat/releases) - [Commits](mackerelio/go-osstat@v0.2.5...v0.2.6) Updates `github.com/tdewolff/minify/v2` from 2.23.1 to 2.24.7 - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.23.1...v2.24.7) Updates `github.com/zclconf/go-cty` from 1.16.2 to 1.16.4 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.16.2...v1.16.4) Updates `mvdan.cc/sh/v3` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.11.0...v3.12.0) Updates `k8s.io/api` from 0.34.0 to 0.34.2 - [Commits](kubernetes/api@v0.34.0...v0.34.2) Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.2 - [Commits](kubernetes/apimachinery@v0.34.0...v0.34.2) Updates `k8s.io/client-go` from 0.34.0 to 0.34.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.0...v0.34.2) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/emicklei/proto dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/google/pprof dependency-version: 0.0.0-20251114195745-4902fdda35c8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/gookit/color dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/hashicorp/hcl/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/hashicorp/terraform-json dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/mackerelio/go-osstat dependency-version: 0.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.24.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/zclconf/go-cty dependency-version: 1.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/api dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/apimachinery dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/client-go dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aws
PR related with AWS Cloud
bug
Something isn't working
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
kubernetes
Kubernetes query
query
New query feature
terraform
Terraform query
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 13 updates in the / directory:
0.35.00.58.01.38.11.40.01.14.01.14.20.31.2-0.20250102155933-f2d4348b05080.39.01.5.41.6.01.8.11.8.32.23.02.24.00.24.00.27.20.2.50.2.62.23.12.24.73.11.03.12.00.34.00.34.20.34.00.34.2Updates
code.cloudfoundry.org/bytefmtfrom 0.35.0 to 0.58.0Commits
8c74992Update go.mod dependencies8c3abb9Update go.mod dependenciesb9159a0Update go.mod dependencies614c62aUpdate go.mod dependencies1f97007Update go.mod dependencies844b6daUpdate go.mod dependenciesf7b43b5Update go.mod dependencies1dd90d9Update go.mod dependencies6b55ff9Update go.mod dependencies282abc9Update go.mod dependenciesUpdates
github.com/aws/aws-sdk-go-v2from 1.38.1 to 1.40.0Commits
466d9d5Release 2025-11-19.2ca4b05eRegenerated Clientsd780944add logincreds provider (#3230)115ff14Release 2025-11-19964750dRegenerated Clients5b181c4Update API model1e2c145Release 2025-11-18163dcfeRegenerated Clients38b8afeUpdate endpoints model0252675Update API modelUpdates
github.com/emicklei/protofrom 1.14.0 to 1.14.2Changelog
Sourced from github.com/emicklei/proto's changelog.
Commits
696d88dupdate hist5abe978fix issue #150, parsing extensions with options31af4bfissue #148: fix option name parsing with bracket ident (#149)Updates
github.com/getsentry/sentry-gofrom 0.31.2-0.20250102155933-f2d4348b0508 to 0.39.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
Updates
github.com/google/pproffrom 0.0.0-20250820193118-f64d9cf942d6 to 0.0.0-20251114195745-4902fdda35c8Commits
Updates
github.com/gookit/colorfrom 1.5.4 to 1.6.0Release notes
Sourced from github.com/gookit/color's releases.
... (truncated)
Commits
0b1dc4c✅ demo: update the examples deps and some codesfa47891⬆️ dep: upgrade gookit/assert to v0.1.1, update some testsd95f213✨ feat: add new convert func: HSVToRGB, RGBToHSV173325a👔 up: update detect env, use internal Level* instead of the terminfo....c5db0d0👔 up: remove deprecated var isLikeInCmd, update some testsf46f52e🔥 chore: remove any.go, merge printer.go to quickstart.gocc45966🎨 chore: update some go file code stylee532935Optimize RenderCode performance with fast paths for string arguments (#110)f14a7b8📝 chore: update some code style and some tests6de7584Fix race condition in Theme.Tips method when called concurrently (#109)Updates
github.com/hashicorp/go-getterfrom 1.8.1 to 1.8.3Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
13f1bb2Merge pull request #564 from allisonlarson/b-chmod-failed-tarc0ef527close file before removingd1113d8Handle failed decompressed filescfc3a4fMerge pull request #563 from hashicorp/dependabot/github_actions/actions-e02f...0c1f668[chore] : Bump aws-actions/configure-aws-credentials5e2f62aMerge pull request #562 from hashicorp/dependabot/github_actions/actions-f175...5b4c45f[chore] : Bump actions/cache from 4.2.4 to 4.3.0 in the actions group60a3d53Ensure temporary directory symlinks do not cause errors (#560)Updates
github.com/hashicorp/hcl/v2from 2.23.0 to 2.24.0Release notes
Sourced from github.com/hashicorp/hcl/v2's releases.
Changelog
Sourced from github.com/hashicorp/hcl/v2's changelog.
Commits
6b50680Update CHANGELOG.md (#764)77ef278ops: handle unknown objects correctly when looking up by index (#763)dfa124f[Compliance] - PR Template Changes Required (#761)6b5c4c2fix errors thrown by errcheck linter (#755)61bd79dsuppress and fix lint errors by unused (#754)8b8cb9cbuild(deps): bump golangci/golangci-lint-actionaa4e447build(deps): bump actions/setup-go7244363Update go-cty to latest (#749)b4e27aetest_suite: refactor schema validation of diagnostic file range, pos (#750)314d236fix staticcheck lint errorsUpdates
github.com/hashicorp/terraform-jsonfrom 0.24.0 to 0.27.2Release notes
Sourced from github.com/hashicorp/terraform-json's releases.
... (truncated)
Commits
ef5e0b8UnmarshalLogMessage to use json.Number (#178)3fe6fb2Replacejson.RawMessagefor list log messages (#177)739a592actions: remove action types from action schema (#175)2eaedbetf query: add identity version for the list_resource_found message (#176)2fd2922Merge pull request #172 from hashicorp/mutahhir/add-action-invocationb539674Add ConfigUnknown field806b1a6Fix tests after type change23522f3Change ConfigValues and ConfigSensitive to interfaces for redactiondd0e457Remove Action Invocation as a Resource Mode4643c0fformat plan.json for testUpdates
github.com/mackerelio/go-osstatfrom 0.2.5 to 0.2.6Release notes
Sourced from github.com/mackerelio/go-osstat's releases.
Commits
e2840f1Merge pull request #64 from mackerelio/dependabot/github_actions/mackerelio/w...cb41f5cBump mackerelio/workflows from 1.2.0 to 1.5.0e79a9bbMerge pull request #63 from mackerelio/dependabot/go_modules/golang.org/x/sys...bff3fdfBump golang.org/x/sys from 0.24.0 to 0.33.0873f9e8Merge pull request #58 from mackerelio/dependabot/go_modules/golang.org/x/sys...ef829f9Merge pull request #61 from mackerelio/nocov9a03569remove coveralls status badge75bb38fMerge pull request #59 from mackerelio/update-workflowse6c8794use mackerelio/[email protected]3306aeaBump golang.org/x/sys from 0.20.0 to 0.24.0Updates
github.com/tdewolff/minify/v2from 2.23.1 to 2.24.7Release notes
Sourced from github.com/tdewolff/minify/v2's releases.
... (truncated)
Commits
8f615b9Merge pull request #865 from tdewolff/dependabot/github_actions/actions/uploa...2f4aa14Merge pull request #864 from tdewolff/dependabot/github_actions/actions/downl...6ae1a0fJS: reduce && and || if any argument is true/false; reduce if(cond){...} if c...be173cdJS: support shortening of class private elements, fixes #65228cabf0Bump actions/upload-artifact from 4 to 555c4cdeBump actions/download-artifact from 5 to 67575c43Merge pull request #862 from tdewolff/dependabot/npm_and_yarn/bindings/js/nod...6f5b89fJS: revert transformation of => , fixes #863aa4d964Bump node-gyp from 11.4.2 to 11.5.0 in /bindings/js902ae95Merge branch 'master' of github.com:tdewolff/minifyUpdates
github.com/zclconf/go-ctyfrom 1.16.2 to 1.16.4Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
e76eeeav1.16.4 release700a2bccty: UnknownAsNull accepts marked values and preserves marks3c2b6a0Prepare for future v1.16.4 releasea49320fPrepare for v1.16.3 release89f0621convert: More forthcoming about cause in MismatchMessage67d85b6Prepare for a future v1.16.3 releaseUpdates
mvdan.cc/sh/v3from 3.11.0 to 3.12.0Release notes
Sourced from mvdan.cc/sh/v3's releases.
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
Commits
8202166CHANGELOG: add entry for v3.12.027a4af8README.md: add another example to caveats4e01dd2interp: add HandlerContext.Builtin0797923interp: add test cases with exit inside a process substitutiondbf7b7cinterp: add HandlerContext.Pos