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 junit-parser from 1.1.0 to 1.3.0 #69

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps junit-parser from 1.1.0 to 1.3.0.

Release notes

Sourced from junit-parser's releases.

JUnit-Parser v1.3.0

1.3.0 -- 2024-10-06

  • Parse CDATA sections in system-out, system-err, failure, error and skipped elements
Changelog

Sourced from junit-parser's changelog.

1.3.0 -- 2024-10-06

  • Parse CDATA sections in system-out, system-err, failure, error and skipped elements

1.2.4 -- 2024-07-19

  • Update quick-xml to 0.36

1.2.3 -- 2024-07-01

  • Update quick-xml to 0.35

1.2.2 -- 2024-06-28

  • Update quick-xml to 0.34

1.2.1 -- 2024-06-25

  • Update quick-xml to 0.33

1.2.0 -- 2024-06-01

  • Update quick-xml to 0.32
  • Add Error::UnexpectedEndOfFile variant when the XML file ends unexpectedly

1.1.1 -- 2024-05-14

  • Simplify code
Commits
  • 9cd352e Release v1.3.0
  • c142f24 parse CData in <skipped>
  • 04b5eed parse CData in <error> + test
  • e4e6337 parse CData in <failure> + test
  • fd31a9d properties: parse CData + tests
  • d1ef0e9 tests: split invalid tests
  • 2fdad0f tests: split system
  • a7e0c95 tests: split properties tests
  • f2e43b8 tests: test system-{out,err} with CDATA
  • 56c9365 Parse CDATA in \<system-out> bodies
  • 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 [junit-parser](https://github.com/borisfaure/junit-parser) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/borisfaure/junit-parser/releases)
- [Changelog](https://github.com/borisfaure/junit-parser/blob/main/Changelog.md)
- [Commits](borisfaure/junit-parser@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: junit-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2024

Superseded by #74.

@dependabot dependabot bot closed this Oct 29, 2024
@dependabot dependabot bot deleted the dependabot/cargo/junit-parser-1.3.0 branch October 29, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants