Bump the go-patch group across 2 directories with 9 updates #1613
  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-patch group with 3 updates in the / directory: github.com/elgohr/go-localstack, github.com/jenkins-x/go-scm and github.com/spf13/pflag.
Bumps the go-patch group with 2 updates in the /tfctl directory: github.com/onsi/gomega and sigs.k8s.io/kustomize/kyaml.
Updates
github.com/elgohr/go-localstackfrom 1.0.133 to 1.0.141Commits
5d2ca35Merge pull request #1013 from elgohr/dependabot/github_actions/github/codeql-...552e517Bump github/codeql-action from 3 to 44fe370aMerge pull request #1012 from elgohr/dependabot/go_modules/github.com/maxbrun...ad25194Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.11.3 to 6.12.018c14a7Merge pull request #1010 from elgohr/dependabot/github_actions/actions/setup-...612c5efBump actions/setup-go from 5 to 62a42e30Merge pull request #1009 from elgohr/dependabot/go_modules/github.com/stretch...8df6547Bump github.com/stretchr/testify from 1.11.0 to 1.11.1dab82c5Merge pull request #1008 from elgohr/dependabot/go_modules/github.com/stretch...302e8d2Bump github.com/stretchr/testify from 1.10.0 to 1.11.0Updates
github.com/jenkins-x/go-scmfrom 1.15.1 to 1.15.16Release notes
Sourced from github.com/jenkins-x/go-scm's releases.
... (truncated)
Commits
22c8edbchore: release 1.15.16498e93achore: add variables5563991Merge pull request #514 from jenkins-x/dependabot/go_modules/fortio.org/safec...2778496Merge pull request #510 from jenkins-x/dependabot/go_modules/golang.org/x/oau...973d60achore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.04a8377bMerge pull request #512 from jenkins-x/dependabot/go_modules/github.com/stret...235d102chore(deps): bump fortio.org/safecast from 1.0.0 to 1.2.05251504chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.11b7fdcdMerge pull request #507 from jenkins-x/dependabot/go_modules/github.com/go-gi...e198c29chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.2Updates
github.com/maxbrunsfeld/counterfeiter/v6from 6.11.3 to 6.12.0Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
Commits
1787e7dfix incorrect use of fmt.Errorf (use errors.New)d0d1791⬆️ dependenciesb365b33Merge pull request #334 from mahboubii/fix/generic-interface-type-constraintdf5c168Merge pull request #338 from maxbrunsfeld/dependabot/go_modules/github.com/on...93d20feBump github.com/onsi/gomega from 1.38.0 to 1.38.2b8c00d1test union constraint type7daa360fix: support for custom type constraints in generic interfaceseeb5bb3Merge pull request #333 from maxbrunsfeld/dependabot/go_modules/github.com/on...8cc0e52Bump github.com/onsi/gomega from 1.37.0 to 1.38.0Updates
github.com/onsi/gomegafrom 1.38.0 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75v1.38.2c404969roll back to go 1.23.0c36e89av1.38.192eaa57go mod tidyb9ed3cddeprecate CompileTest*2a5bf77fix invalid fmt.Errorf3e9e385bump ginkgo7f37abeReplacegopkg.in/yaml.v3withgo.yaml.in/yaml/v369e4761fix(async_assertion): use correct error in errors.As95737c0Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)Updates
github.com/spf13/pflagfrom 1.0.7 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelist1043857Merge pull request #446 from spf13/fix-backwards-compat7412009fix: Restore ParseErrorsWhitelist name for nowb9c16faMerge pull request #444 from spf13/reset-args-even-if-empty40abc49Merge pull request #443 from spf13/silence-errhelpUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
golang.org/x/netfrom 0.42.0 to 0.43.0Commits
e74bc31go.mod: update golang.org/x dependenciesaf6926ehttp2: remove references to defunct http2.golang.org test serverUpdates
google.golang.org/protobuffrom 1.36.6 to 1.36.7Updates
github.com/onsi/gomegafrom 1.38.0 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75v1.38.2c404969roll back to go 1.23.0c36e89av1.38.192eaa57go mod tidyb9ed3cddeprecate CompileTest*2a5bf77fix invalid fmt.Errorf3e9e385bump ginkgo7f37abeReplacegopkg.in/yaml.v3withgo.yaml.in/yaml/v369e4761fix(async_assertion): use correct error in errors.As95737c0Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)Updates
github.com/onsi/gomegafrom 1.38.0 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75v1.38.2c404969roll back to go 1.23.0c36e89av1.38.192eaa57go mod tidyb9ed3cddeprecate CompileTest*2a5bf77fix invalid fmt.Errorf3e9e385bump ginkgo7f37abeReplacegopkg.in/yaml.v3withgo.yaml.in/yaml/v369e4761fix(async_assertion): use correct error in errors.As95737c0Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)Updates
github.com/onsi/gomegafrom 1.38.0 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75v1.38.2c404969roll back to go 1.23.0c36e89av1.38.192eaa57go mod tidyb9ed3cddeprecate CompileTest*2a5bf77fix invalid fmt.Errorf3e9e385bump ginkgo7f37abeReplacegopkg.in/yaml.v3withgo.yaml.in/yaml/v369e4761fix(async_assertion): use correct error in errors.As95737c0Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)Updates
sigs.k8s.io/kustomize/kyamlfrom 0.20.0 to 0.20.1Release notes
Sourced from sigs.k8s.io/kustomize/kyaml's releases.
Commits
8b42cd9Merge pull request #5949 from koba1t/pinToCmdConfig5b313f5Update cmd/config to v0.20.1792b241Merge pull request #5948 from koba1t/pinToKyaml8192ab3Update kyaml to v0.20.187f462aMerge pull request #5943 from koba1t/chore/drop_shlex_dependency3866a30introduce one const value that indicate to no quote in ShlexSplit()5cb1b4eremove shlex dependenciesb612895add ShlexSplit() as an alternative to shlex.Split()042a2cfadd testcases for shlexsplitf9ab532Merge pull request #5937 from koba1t/unpinEverythingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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