Skip to content

Bump junit_formatter from 2.2.0 to 3.0.0#16

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/junit_formatter-3.0.0
Closed

Bump junit_formatter from 2.2.0 to 3.0.0#16
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/junit_formatter-3.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps junit_formatter from 2.2.0 to 3.0.0.

Release notes

Sourced from junit_formatter's releases.

Release 3.0.0

Breaking:

  • JUnitFormatter now supports only Elixir 1.5+. If you need support for older versions, please use version 2.x.

Added:

  • Error messages now retain their whole format from standard ExUnit formatter (thanks to @​hauleth)
  • Refactored the tests to use xpath (thanks to @​hauleth)
  • Refactored the code base to be more modern (thanks to @​hauleth)
Changelog

Sourced from junit_formatter's changelog.

3.0.0

Breaking:

  • JUnitFormatter now supports only Elixir 1.5+. If you need support for older versions, please use version 2.x.

Added:

  • Error messages now retain their whole format from standard ExUnit formatter (thanks to @​hauleth)
  • Refactored the tests to use xpath (thanks to @​hauleth)
  • Refactored the code base to be more modern (thanks to @​hauleth)

Bugfixes:

  • Fixed options description in README
  • Better CI integration: Credo, test tracing
  • Updated deps (and docs)
Commits
  • 6716554 chore: several clean ups
  • c4d3c9e Merge pull request #33 from appunite/better-message-formatting
  • a186b98 Remove unneeded Records declarations
  • 01d2c54 Allow disabling and enabling report output
  • f6af4d3 Fix typo in the skipped tests formatter
  • 170c69c Rewrite library to use default error formatting
  • 67191e9 Better formatting of failures
  • 85a83a8 Include message into failure body as well as stacktrace
  • f5ac816 Format code
  • 277ca41 Generate message using default formatter
  • See full diff 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 23, 2019
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 6c7d70ee-89a4-4a02-a71d-833c85af20f2

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.129%

Totals Coverage Status
Change from base Build 860dd979-3fbd-4d82-9448-12dd8a09911a: 0.0%
Covered Lines: 88
Relevant Lines: 101

💛 - Coveralls

@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #21.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/junit_formatter-3.0.0 branch July 12, 2019 06:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants