Skip to content
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

build(deps): bump github.com/jstemmer/go-junit-report/v2 from 2.0.0 to 2.1.0 in /tools/test #1307

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps github.com/jstemmer/go-junit-report/v2 from 2.0.0 to 2.1.0.

Release notes

Sourced from github.com/jstemmer/go-junit-report/v2's releases.

Version 2.1.0

v2.1.0 changelog

  • Fix #147: Make timestamps in generated report more accurate.
  • Fix #140: Escape illegal XML characters in junit output.
  • Fix #145: Handle build errors in test packages with the _test suffix.
  • Fix #145: Don't ignore build errors that did not belong to a package.
  • Fix #134: Json test output was not parsed correctly when using the -race flag in go test.
  • Add support for === NAME lines introduced in Go1.20
  • junit: Add File attribute to testsuite.
  • junit: Allow multiple properties with the same name.
  • junit: Add the Testsuites.WriteXML convenience method.
Commits
  • 14d61e6 Release v2.1.0
  • a24b123 Merge pull request #170 from sdowell/gotest-parsing
  • 506f012 Update workflow to use the latest stable Go versions
  • 8a66d8a fix: properly parse resume prefix for gotest 1.20
  • 7933520 Merge pull request #157 from nipeharefa/add-darwin-arm
  • aab8003 Merge pull request #161 from cameron-dunn-sublime/accurate-test-run-at
  • 145d801 Accurate test timestamps by moving ProcessEvent
  • e99b497 add darwin arm
  • bfac3ec Merge pull request #155 from greg-dennis/patch-1
  • 3ab645c Fix typo in comment
  • 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 will merge this PR once CI passes on it, as requested by @RTann.


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)

Bumps [github.com/jstemmer/go-junit-report/v2](https://github.com/jstemmer/go-junit-report) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/jstemmer/go-junit-report/releases)
- [Commits](jstemmer/go-junit-report@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/jstemmer/go-junit-report/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 25, 2023
@dependabot dependabot bot requested a review from a team October 25, 2023 03:27
@RTann
Copy link
Collaborator

RTann commented Oct 25, 2023

@dependabot squash and merge

@ghost
Copy link

ghost commented Oct 25, 2023

Images are ready for the commit at eb61df5.

To use the images, use the tag 2.31.x-33-geb61df5275.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@openshift-ci
Copy link

openshift-ci bot commented Oct 25, 2023

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-tests eb61df5 link false /test e2e-tests
ci/prow/slim-e2e-tests eb61df5 link false /test slim-e2e-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@RTann RTann merged commit 5ae11af into master Oct 25, 2023
2 checks passed
@RTann RTann deleted the dependabot/go_modules/tools/test/github.com/jstemmer/go-junit-report/v2-2.1.0 branch October 25, 2023 22:08
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