Skip to content

chore(deps): bump the all-gomod group with 3 updates#58

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/all-gomod-173735dbf7
Jun 29, 2026
Merged

chore(deps): bump the all-gomod group with 3 updates#58
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/all-gomod-173735dbf7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-gomod group with 3 updates: github.com/onsi/ginkgo/v2, github.com/onsi/gomega and github.com/urfave/cli/v3.

Updates github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.32.0

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie ! --sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie ! --sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

Commits
  • 9ff1646 v2.32.0
  • 0491f2a Make -fd exclusive of -p/-procs and -randomize-all
  • 334f74a respect SilenceSkips in fd mode, add test
  • 21047ce No need for a new method.
  • 7d281e1 Break out to two methods.
  • 5313727 More integration, fewer changes.
  • b83f524 Fewer new methods.
  • 73c59df feat: add -fd flag for RSpec-style documentation output
  • 76a2074 feat: add --sleep-on-failure to pause a failed spec before teardown
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.42.0 to 1.42.1

Release notes

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

v1.42.1

1.42.1

Bump Dependencies

Changelog

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

1.42.1

Bump Dependencies

Commits

Updates github.com/urfave/cli/v3 from 3.10.0 to 3.10.1

Commits
  • c5f123b Merge pull request #2322 from lihan3238/fix-2249
  • 8449859 Merge branch 'main' into fix-2249
  • 02bdfb0 Merge pull request #2374 from urfave/fix/completion-subcommand-order
  • 49e84c0 Merge pull request #2330 from c-tonneslan/fix/version-alias-conflict-with-use...
  • 54d38c9 v3: yield the version flag's -v alias to a user-defined flag
  • 0242574 Merge pull request #2369 from urfave/fix/gfmrun-count-and-examples
  • 80f2625 test: explain why completionShells is mutated in completion error tests
  • 0045bbd fix: keep completion subcommand order deterministic in help output
  • f980ca8 Merge pull request #2371 from urfave/dependabot/github_actions/actions/checko...
  • b5e4348 chore(deps): bump actions/checkout from 6 to 7
  • 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 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 all-gomod group with 3 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [github.com/urfave/cli/v3](https://github.com/urfave/cli).


Updates `github.com/onsi/ginkgo/v2` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.31.0...v2.32.0)

Updates `github.com/onsi/gomega` from 1.42.0 to 1.42.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.42.0...v1.42.1)

Updates `github.com/urfave/cli/v3` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.10.0...v3.10.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gomod
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.42.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gomod
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added auto-merge Enable auto-merge dependencies labels Jun 29, 2026
@github-actions github-actions Bot merged commit 081c557 into main Jun 29, 2026
2 of 4 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/all-gomod-173735dbf7 branch June 29, 2026 01:44
@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report

Coverage Test Execution Time
84.5% 46s

Reported by octocov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants