Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

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 3 updates in the /tfctl directory: github.com/onsi/gomega, github.com/spf13/pflag and sigs.k8s.io/kustomize/kyaml.

Updates github.com/elgohr/go-localstack from 1.0.133 to 1.0.140

Commits
  • 4fe370a Merge pull request #1012 from elgohr/dependabot/go_modules/github.com/maxbrun...
  • ad25194 Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.11.3 to 6.12.0
  • 18c14a7 Merge pull request #1010 from elgohr/dependabot/github_actions/actions/setup-...
  • 612c5ef Bump actions/setup-go from 5 to 6
  • 2a42e30 Merge pull request #1009 from elgohr/dependabot/go_modules/github.com/stretch...
  • 8df6547 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • dab82c5 Merge pull request #1008 from elgohr/dependabot/go_modules/github.com/stretch...
  • 302e8d2 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • cc6a716 Merge pull request #1007 from elgohr/dependabot/github_actions/actions/checko...
  • 1ae4102 Bump actions/checkout from 4 to 5
  • Additional commits viewable in compare view

Updates github.com/jenkins-x/go-scm from 1.15.1 to 1.15.16

Release notes

Sourced from github.com/jenkins-x/go-scm's releases.

1.15.16

Changes in version 1.15.16

Chores

  • release 1.15.16 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump fortio.org/safecast from 1.0.0 to 1.2.0 (dependabot[bot])

1.15.15

Changes in version 1.15.15

Chores

  • release 1.15.15 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (dependabot[bot])

1.15.14

Changes in version 1.15.14

Chores

  • release 1.15.14 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (dependabot[bot])

1.15.13

Changes in version 1.15.13

Chores

  • release 1.15.13 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.2 (dependabot[bot])

1.15.12

Changes in version 1.15.12

Chores

  • release 1.15.12 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump github.com/bluekeyes/go-gitdiff from 0.8.0 to 0.8.1 (dependabot[bot])

1.15.11

Changes in version 1.15.11

Chores

... (truncated)

Commits
  • 22c8edb chore: release 1.15.16
  • 498e93a chore: add variables
  • 5563991 Merge pull request #514 from jenkins-x/dependabot/go_modules/fortio.org/safec...
  • 2778496 Merge pull request #510 from jenkins-x/dependabot/go_modules/golang.org/x/oau...
  • 973d60a chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0
  • 4a8377b Merge pull request #512 from jenkins-x/dependabot/go_modules/github.com/stret...
  • 235d102 chore(deps): bump fortio.org/safecast from 1.0.0 to 1.2.0
  • 5251504 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • 1b7fdcd Merge pull request #507 from jenkins-x/dependabot/go_modules/github.com/go-gi...
  • e198c29 chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.2
  • Additional commits viewable in compare view

Updates github.com/maxbrunsfeld/counterfeiter/v6 from 6.11.3 to 6.12.0

Release notes

Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.

v6.12.0

What's Changed

New Contributors

Full Changelog: maxbrunsfeld/counterfeiter@v6.11.3...v6.12.0

Commits
  • 1787e7d fix incorrect use of fmt.Errorf (use errors.New)
  • d0d1791 ⬆️ dependencies
  • b365b33 Merge pull request #334 from mahboubii/fix/generic-interface-type-constraint
  • df5c168 Merge pull request #338 from maxbrunsfeld/dependabot/go_modules/github.com/on...
  • 93d20fe Bump github.com/onsi/gomega from 1.38.0 to 1.38.2
  • b8c00d1 test union constraint type
  • 7daa360 fix: support for custom type constraints in generic interfaces
  • eeb5bb3 Merge pull request #333 from maxbrunsfeld/dependabot/go_modules/github.com/on...
  • 8cc0e52 Bump github.com/onsi/gomega from 1.37.0 to 1.38.0
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.38.0 to 1.38.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.2

  • roll back to go 1.23.0 [c404969]

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates github.com/spf13/pflag from 1.0.7 to 1.0.10

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.10

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

v1.0.9

What's Changed

Full Changelog: spf13/pflag@v1.0.8...v1.0.9

v1.0.8

⚠️ Breaking Change

This version, while only a patch bump, includes a (very minor) breaking change: the flag.ParseErrorsWhitelist struct and corresponding FlagSet.parseErrorsWhitelist field have been renamed to ParseErrorsAllowlist.

This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.

The breaking change was reverted in v1.0.9, by means of re-introducing the old names with deprecation warnings. The plan is still to remove them in a future release, so if your code does depend on the old names, please change them to use the new names at your earliest convenience.

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.7...v1.0.8

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • 1043857 Merge pull request #446 from spf13/fix-backwards-compat
  • 7412009 fix: Restore ParseErrorsWhitelist name for now
  • b9c16fa Merge pull request #444 from spf13/reset-args-even-if-empty
  • 40abc49 Merge pull request #443 from spf13/silence-errhelp
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates github.com/onsi/gomega from 1.38.0 to 1.38.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.2

  • roll back to go 1.23.0 [c404969]

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates github.com/onsi/gomega from 1.38.0 to 1.38.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.2

  • roll back to go 1.23.0 [c404969]

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates github.com/spf13/pflag from 1.0.6 to 1.0.10

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.10

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

v1.0.9

What's Changed

Full Changelog: spf13/pflag@v1.0.8...v1.0.9

v1.0.8

⚠️ Breaking Change

This version, while only a patch bump, includes a (very minor) breaking change: the flag.ParseErrorsWhitelist struct and corresponding FlagSet.parseErrorsWhitelist field have been renamed to ParseErrorsAllowlist.

This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.

The breaking change was reverted in v1.0.9, by means of re-introducing the old names with deprecation warnings. The plan is still to remove them in a future release, so if your code does depend on the old names, please change them to use the new names at your earliest convenience.

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.7...v1.0.8

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • 1043857 Merge pull request #446 from spf13/fix-backwards-compat
  • 7412009 fix: Restore ParseErrorsWhitelist name for now
  • b9c16fa Merge pull request #444 from spf13/reset-args-even-if-empty
  • 40abc49 Merge pull request #443 from spf13/silence-errhelp
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.41.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates github.com/onsi/gomega from 1.38.0 to 1.38.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.2

  • roll back to go 1.23.0 [c404969]

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates sigs.k8s.io/kustomize/kyaml from 0.20.0 to 0.20.1

Release notes

Sourced from sigs.k8s.io/kustomize/kyaml's releases.

api/v0.20.1

#5943: drop shlex dependency #5948: Update kyaml to v0.20.1

cmd/config/v0.20.1

#5948: Update kyaml to v0.20.1

kyaml/v0.20.1

No release notes provided.

Commits
  • 8b42cd9 Merge pull request #5949 from koba1t/pinToCmdConfig
  • 5b313f5 Update cmd/config to v0.20.1
  • 792b241 Merge pull request #5948 from koba1t/pinToKyaml
  • 8192ab3 Update kyaml to v0.20.1
  • 87f462a Merge pull request #5943 from koba1t/chore/drop_shlex_dependency
  • 3866a30 introduce one const value that indicate to no quote in ShlexSplit()
  • 5cb1b4e remove shlex dependencies
  • b612895 add ShlexSplit() as an alternative to shlex.Split()
  • 042a2cf add testcases for shlexsplit
  • f9ab532 Merge pull request #5937 from koba1t/unpinEverything
  • Additional commits viewable in compare view

Dependabot 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

Bumps the go-patch group with 3 updates in the / directory: [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack), [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) and [github.com/spf13/pflag](https://github.com/spf13/pflag).
Bumps the go-patch group with 3 updates in the /tfctl directory: [github.com/onsi/gomega](https://github.com/onsi/gomega), [github.com/spf13/pflag](https://github.com/spf13/pflag) and [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize).


Updates `github.com/elgohr/go-localstack` from 1.0.133 to 1.0.140
- [Commits](elgohr/go-localstack@v1.0.133...v1.0.140)

Updates `github.com/jenkins-x/go-scm` from 1.15.1 to 1.15.16
- [Release notes](https://github.com/jenkins-x/go-scm/releases)
- [Changelog](https://github.com/jenkins-x/go-scm/blob/main/CHANGELOG.md)
- [Commits](jenkins-x/go-scm@v1.15.1...v1.15.16)

Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.11.3 to 6.12.0
- [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases)
- [Commits](maxbrunsfeld/counterfeiter@v6.11.3...v6.12.0)

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.2)

Updates `github.com/spf13/pflag` from 1.0.7 to 1.0.10
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.7...v1.0.10)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.2)

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.2)

Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.10
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.7...v1.0.10)

Updates `golang.org/x/net` from 0.41.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.2)

Updates `sigs.k8s.io/kustomize/kyaml` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.20.0...api/v0.20.1)

---
updated-dependencies:
- dependency-name: github.com/elgohr/go-localstack
  dependency-version: 1.0.140
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/jenkins-x/go-scm
  dependency-version: 1.15.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/maxbrunsfeld/counterfeiter/v6
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-patch
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-patch
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: sigs.k8s.io/kustomize/kyaml
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/ci Continuous Integration pipeline dependencies Dependency management for library and code labels Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Continuous Integration pipeline dependencies Dependency management for library and code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants