Skip to content

chore(deps): bump gotest.tools/gotestsum from 1.12.1 to 1.12.2 #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps gotest.tools/gotestsum from 1.12.1 to 1.12.2.

Release notes

Sourced from gotest.tools/gotestsum's releases.

v1.12.2

What's Changed

New Contributors

Full Changelog: gotestyourself/gotestsum@v1.12.1...v1.12.2

Commits
  • 5768fec Merge pull request #478 from v1v/feature/support-for-skipping-skipped-tests
  • f9b86bb Merge branch 'main' into feature/support-for-skipping-skipped-tests
  • b4b1334 Merge pull request #482 from dnephin/use-event-times-for-elapsed
  • a11f10a Use earlier and latest event time for elapsed time
  • 3729385 go junitxml: compute per package start times rather than using per execution
  • 469f996 feat: support for hidding skipped tests in the junit report
  • fc46b67 Merge pull request #446 from gotestyourself/dependabot/go_modules/github.com/...
  • 2cbe05b Merge pull request #468 from gotestyourself/dependabot/go_modules/github.com/...
  • e4d360b Bump github.com/google/go-cmp from 0.6.0 to 0.7.0
  • 9b37dfa Bump github.com/fatih/color from 1.17.0 to 1.18.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2025
@dependabot dependabot bot requested a review from lukasmalkmus as a code owner May 6, 2025 14:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2025
Copy link
Collaborator

@lukasmalkmus lukasmalkmus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bumps [gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/gotestyourself/gotestsum/releases)
- [Commits](gotestyourself/gotestsum@v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: gotest.tools/gotestsum
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@lukasmalkmus lukasmalkmus force-pushed the dependabot/go_modules/gotest.tools/gotestsum-1.12.2 branch from d6d6888 to 7fef8c9 Compare May 9, 2025 15:43
@lukasmalkmus lukasmalkmus enabled auto-merge (rebase) May 9, 2025 15:43
@lukasmalkmus lukasmalkmus merged commit 4af0477 into main May 9, 2025
24 checks passed
@lukasmalkmus lukasmalkmus deleted the dependabot/go_modules/gotest.tools/gotestsum-1.12.2 branch May 9, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant