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 com.aventstack:extentreports from 5.0.9 to 5.1.1 in /Framework #52

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 Oct 11, 2023

Bumps com.aventstack:extentreports from 5.0.9 to 5.1.1.

Release notes

Sourced from com.aventstack:extentreports's releases.

v5.1.1

5.1.1

Issues Resolved

  • #331 Fixes issue parsing Throwable on JDK 17

New Features

  • #393 Adds circular auto-scroll to failing nodes or events

v5.1.0

5.1.0 - JDK11

Issues Resolved

  • #366 removeTest deletes the test case, but not in the statistics entry in the category tags
  • #366 Resolves vulnerabilities
    • com.google.code.gson » gson from 2.8.6 to 2.10.1
    • io.reactivex.rxjava3 » rxjava from 3.0.4 to 3.1.6
    • org.freemarker » freemarker from 2.3.30 to 2.3.32
    • org.projectlombok » lombok from 1.18.12 to 1.18.26
    • org.testng » testng from 7.3.0 to 7.7.1

New Features

  • #386 Setting to prevent report from repeat displaying a retried test
  • #379 New ExtentTest method: log(Status status, Markup markup, Media media)
  • #364 Adds the test description to the card body
Changelog

Sourced from com.aventstack:extentreports's changelog.

5.1.1

Issues Resolved

  • #331 Fixes issue parsing Throwable on JDK 17

New Features

  • #393 Adds circular auto-scroll to failing nodes or events

5.1.0 - JDK11

Issues Resolved

  • #366 removeTest deletes the test case, but not in the statistics entry in the category tags
  • #366 Resolves vulnerabilities
    • com.google.code.gson » gson from 2.8.6 to 2.10.1
    • io.reactivex.rxjava3 » rxjava from 3.0.4 to 3.1.6
    • org.freemarker » freemarker from 2.3.30 to 2.3.32
    • org.projectlombok » lombok from 1.18.12 to 1.18.26
    • org.testng » testng from 7.3.0 to 7.7.1

New Features

  • #386 Setting to prevent report from repeat displaying a retried test
  • #379 New ExtentTest method: log(Status status, Markup markup, Media media)
  • #364 Adds the test description to the card body
Commits
  • 588ae73 release 5.1.1
  • 8c67fcc fixes #331 - Gson error when merging reports due to Throwable#detailMessage
  • 36c7418 closes #393 Add (manual) scroll to each failed step
  • a72cd73 prepare next dev iteration (5.1.1-SNAPSHOT)
  • 51fb034 release 5.1.0
  • 6ece307 Update Readme.md
  • 99c8818 Delete .travis.yml
  • 5e6a10e Create maven.yml
  • 9db07d8 fix: show test node description in the card body (#364)
  • 2722c8c closes #379 - new sig: log(Status status, Markup markup, Media media)
  • 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.

Bumps [com.aventstack:extentreports](https://github.com/extent-framework/extentreports-java) from 5.0.9 to 5.1.1.
- [Release notes](https://github.com/extent-framework/extentreports-java/releases)
- [Changelog](https://github.com/extent-framework/extentreports-java/blob/master/CHANGELOG.md)
- [Commits](extent-framework/extentreports-java@v5.0.9...v5.1.1)

---
updated-dependencies:
- dependency-name: com.aventstack:extentreports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2023
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.

None yet

0 participants