Bump the go-dependencies group across 1 directory with 11 updates #247
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 go-dependencies group with 8 updates in the / directory:
1.17.0
1.18.0
0.20.0
0.21.0
0.47.2
0.51.0
1.7.6
1.8.2
0.12.79
0.12.81
0.1.2
0.2.0
2.27.5
2.27.7
1.4.6
1.4.10
Updates
github.com/fatih/color
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870
Update README.md546c2d0
Merge pull request #225 from fatih/add-rgb-api1ff0f97
Apply suggestions from code review5723903
Add RGB API supportf203fbc
Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fb
Bump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4
Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42
Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0
Merge pull request #235 from deining/fix-typo9b9653e
Bump GitHub workflow actionsUpdates
github.com/google/go-jsonnet
from 0.20.0 to 0.21.0Release notes
Sourced from github.com/google/go-jsonnet's releases.
... (truncated)
Commits
6796868
release: prepare to release v0.21.0d670d5f
chore: fix release action to avoid creating two releases2f73f61
Remove dependency on cpp-jsonnet submodule from C bindings1c79f57
fix: Fix error messages when a comprehension iterates over a non-array.1add1e1
ci: check that the example using a bazel module buildsfb07a24
feat: add an example bazel module + go binary using the library2a263bf
fix: passing name= to go_sdk.download() breaks use of the bazel module9cd0cd0
ci: create a stable source archive attached to the release2a3f4af
release: prepare to release v0.21.0-rc2fe1d35d
Fix compatibility with setuptools 72Updates
github.com/gruntwork-io/terratest
from 0.47.2 to 0.51.0Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
... (truncated)
Commits
af08d0f
Merge pull request #1592 from gruntwork-io/dependabot/bundler/docs/rexml-3.4.2a31ec8d
Bump rexml from 3.3.9 to 3.4.2 in /docs67c39c5
Merge pull request #1590 from gruntwork-io/upgrade-k8s-libd369cf0
Fix non-constant format string errors in fmt.Errorf and fmt.Fprintf callsa1284a1
upgrade k8s liba4af63b
Merge pull request #1585 from gruntwork-io/dependabot/go_modules/github.com/u...52a7e07
Merge branch 'main' into dependabot/go_modules/github.com/ulikunitz/xz-0.5.146765b93
Merge pull request #1576 from gruntwork-io/feat/opa-extra-argsa4eb7a2
Bump github.com/ulikunitz/xz from 0.5.10 to 0.5.1474b0cf3
fmtUpdates
github.com/hashicorp/go-getter
from 1.7.6 to 1.8.2Release notes
Sourced from github.com/hashicorp/go-getter's releases.
... (truncated)
Commits
60a3d53
Ensure temporary directory symlinks do not cause errors (#560)d2e581e
[fix] Windows junction handling (#557)928ae39
[chore] : Bump actions/setup-go from 5.5.0 to 6.0.0 in the actions group (#558)4bddabb
Improve CI/CD, fix tests (#554)c188239
chore(deps): bump ulikunitz/xz to v0.5.15 (#550)344b308
Merge pull request #551 from hashicorp/dependabot/github_actions/actions-bf0a...aa02a21
[chore] : Bump the go-security group with 2 updates (#535)a7c1f46
[chore] : Bump the actions group with 2 updatesd879f88
Modernize codebase: Fix linting issues, update CI/CD workflow, and improve te...c52d97c
Upgrade to aws-sdk-go-v2, v1 is unsupported (#548)Updates
github.com/pterm/pterm
from 0.12.79 to 0.12.81Release notes
Sourced from github.com/pterm/pterm's releases.
Commits
7278f55
fix(spinner): clear the old text when usingUpdateText
withSpinner
(#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: autoupdate10d0c5d
Fix leak (#705)83217c9
docs: autoupdated55e3c2
feat: adding more padding setters for BoxPrinter (#709)3be86ba
fix(logger): correctly print slog attribute values for json output (#716)a1f016c
docs: autoupdateUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/stuart-warren/yamlfmt
from 0.1.2 to 0.2.0Release notes
Sourced from github.com/stuart-warren/yamlfmt's releases.
Commits
0e09bf1
Update README.md45bd3f3
Merge pull request #16 from lollipopman/make-sorting-optional322c5b6
Merge branch 'master' into make-sorting-optionalfcd6028
Update go.ymlab65392
Disable sorting by default, but add a sort flagdc0d738
Merge pull request #21 from stuart-warren/snyk-fix-2e3b8e21e39ef6a48e143f8642...6cfb236
fix: Dockerfile to reduce vulnerabilities7c58a37
Merge pull request #18 from stuart-warren/snyk-fix-4524030d46df0670339b0d91e4...d64ddd1
fix: Dockerfile to reduce vulnerabilitiesUpdates
github.com/urfave/cli/v2
from 2.27.5 to 2.27.7Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
19b951a
Merge pull request #2159 from urfave/v2-deps-updd134b5
Update dependencies in v2 series347cd02
Merge pull request #2157 from urfave/v2-not-dependabot0acf2e4
Dependabot does not work like this (v2)c7bc0a9
Merge pull request #2154 from urfave/v2-dependabot-maybe6ec0368
Is this file needed on each release branch? (v2)9d76d15
Merge pull request #2070 from dearchap/issue_20694abc9c3
Fix:(issue_2069) Add sep for string slice3b17080
Merge pull request #2015 from urfave/update_docs_v21e15e30
Update cli.ymlUpdates
github.com/gabriel-vasile/mimetype
from 1.4.6 to 1.4.10Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.