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

Bump github.com/jstemmer/go-junit-report/v2 from 2.0.0 to 2.1.0 #3488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jstemmer/go-junit-report/v2-2.1.0 branch from 1b1aad7 to eb7396a Compare April 2, 2024 12:40
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jstemmer/go-junit-report/v2-2.1.0 branch from eb7396a to ffbfdb8 Compare April 25, 2024 09:02
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.

None yet

0 participants