Bump the go-dependencies group across 1 directory with 8 updates #393
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 6 updates in the / directory:
0.10.0
0.11.0
1.18.2
1.19.0
0.29.0
0.31.0
1.16.0
1.17.0
0.12.15
0.12.16
1.34.0
1.34.1
Updates
github.com/charmbracelet/lipgloss
from 0.10.0 to 0.11.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
5cd858c
fix: respect UnderlineSpaces and StrikethroughSpaces (#299)c91ab3e
chore(ci): enable gofumpt83fa9be
chore: use x/ansi instead of exp/termce5323e
chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#290)e3596ae
chore(ci): test for different GOOS & GOARCH2fe044a
fix: Change the propkeys from int to int643ee5dca
chore(docs): doc updates with regard to style.Copy() deprecation517b1a1
fix: remove unused typed2795c7
refactor: replace props map with struct fields (#276)c986440
chore(lint): remove deprecated ifshort linting optionUpdates
github.com/spf13/viper
from 1.18.2 to 1.19.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
b9733f0
build(deps): bump actions/checkout from 4.1.4 to 4.1.66ecc5c8
build(deps): bump cachix/install-nix-action from 26 to 27248c6fd
build(deps): bump github/codeql-action from 3.25.4 to 3.25.7abea773
Update references to bketelsen/cryptf17acb4
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.18e285a5
build(deps): bump github/codeql-action from 3.25.2 to 3.25.44017620
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1b67e814
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.24a182c7
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.245a0e12
build(deps): bump mheap/github-action-required-labelsUpdates
go.pinniped.dev
from 0.29.0 to 0.31.0Release notes
Sourced from go.pinniped.dev's releases.
... (truncated)
Commits
05fb8b7
Merge pull request #1982 from vmware-tanzu/pinny/bump-depsee2aa9c
Bump dependenciesca9560e
Merge pull request #1978 from vmware-tanzu/github_identity_provider6b64a8a
ran update.sh to update generated codedd3c1ac
Merge branch 'main' into github_identity_provider16c8911
Merge pull request #1979 from vmware-tanzu/update_codegen_kube_versions8ea9ba8
ran go generate to update mocks1d8decf
ran update.sh to update generated code57431ce
update kube versions for codegen01723e0
Merge branch 'main' into github_identity_providerUpdates
golang.org/x/oauth2
from 0.19.0 to 0.21.0Commits
5fd4241
google: update compute token refresh84cb9f7
oauth2: fix typo in comment4b7f0bd
go.mod: update cloud.google.com/go/compute/metadata dependencye11eea8
microsoft: added DeviceAuthURL to AzureADEndpointUpdates
golang.org/x/term
from 0.19.0 to 0.21.0Commits
5f0bb72
go.mod: update golang.org/x dependencies46c790f
go.mod: update golang.org/x dependenciesUpdates
github.com/fatih/color
from 1.16.0 to 1.17.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
b6598b1
Merge pull request #228 from klauspost/fix-println-issue-21800b1811
Fix multi-parameter println spacing04994a8
Merge pull request #224 from fatih/dependabot/go_modules/golang.org/x/sys-0.18.07526cad
Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.18.08d058ca
Merge pull request #222 from fatih/ci-updates2ac809f
Bump golang.org/x/sys from 0.17.0 to 0.18.051a7bbf
ci: update Go and Staticcheck versions799c49c
Merge pull request #217 from fatih/dependabot/github_actions/actions/setup-go-5f8e0ec9
Merge branch 'main' into dependabot/github_actions/actions/setup-go-5298abd8
Merge pull request #221 from fatih/dependabot/go_modules/golang.org/x/sys-0.17.0Updates
github.com/itchyny/gojq
from 0.12.15 to 0.12.16Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
0607aa5
bump up version to 0.12.160709341
update CHANGELOG.md for v0.12.161324e6e
update dependencies01355e9
improve parser to allow binary operators as object valuesa41a5f8
fix debug/1 function to be available only when debug/0 is definedf694c1b
fix a benchmark test BenchmarkCompilef2559f6
remove private compare function0cd3a66
improve compiler to abort with error if query is missing422cc9d
refactor stringify function declarations of query1130c4e
refactor program body, rename rules, remove empty actions in parserUpdates
google.golang.org/protobuf
from 1.34.0 to 1.34.1Dependabot 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