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

chore(deps): bump github.com/jstemmer/go-junit-report/v2 from 2.0.0 to 2.1.0 #70

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 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 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 requested a review from a team October 23, 2023 10:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 23, 2023
@jazanne jazanne merged commit 66b7462 into main Oct 23, 2023
3 checks passed
@jazanne jazanne deleted the dependabot/go_modules/github.com/jstemmer/go-junit-report/v2-2.1.0 branch October 23, 2023 13:16
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