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 cucumber-junit from 7.2.3 to 7.3.4 in /examples #5371

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps cucumber-junit from 7.2.3 to 7.3.4.

Changelog

Sourced from cucumber-junit's changelog.

[7.3.4] (2022-05-02)

Fixed

  • [Core] Fix problem with PrettyFormatter printing URL encoded strings (#2545 skloessel)

[7.3.3] (2022-04-30)

Fixed

  • [Core] Pretty print plugin performance issues; incorrect DataTable format in Gradle console (#2541 Scott Davis)

[7.3.2] (2022-04-22)

Fixed

  • [Core] Fix cucumber report spam Collectors.toUnmodifiableList() (#2533 M.P. Korstanje)

[7.3.1] (2022-04-20)

Fixed

  • [Core] Removed usage of since Java 10 Collectors.toUnmodifiableList() method (#2531 M.P. Korstanje)

[7.3.0] (2022-04-19)

Added

  • [JUnit Platform] Support cucumber.features property (#2498 M.P. Korstanje)

Changed

  • [Core] Use null-safe messages (#2497 M.P. Korstanje)

    • Update dependency io.cucumber:html-formatter to v19.1
      • Removed work around for 'Uncaught TypeError: e.git is undefined'
    • Update dependency io.cucumber:messages to v18
    • Update dependency io.cucumber:gherkin to v23
    • Moved shaded jackson from messages to core.
  • Update dependency io.cucumber:ci-environment to v9 (#2475 M.P. Korstanje)

  • Update dependency com.google.inject:guice to v5.1.0 (#2473 M.P. Korstanje)

  • Update dependency org.testng:testng to v7.5 (#2457 M.P. Korstanje)

Fixed

  • [OpenEJB] Remove spurious dependencies (#2477 M.P. Korstanje)
    • Removed spurious dependencies:
      • javax.activation:activation
      • org.glassfish.jaxb:jaxb-runtime
  • [TestNG] Remove spurious Optional[] from test name (#2488 M.P. Korstanje)
  • [BOM] Add missing dependencies to bill of materials (#2496 M.P. Korstanje)
  • [Spring] Start and stop test context once per scenario (#2517 M.P. Korstanje)
  • [JUnit Platform] Feature files with space in filename generate Illegal Character (#2521 G. Fernandez)
Commits
  • 15faffc [maven-release-plugin] prepare release v7.3.4
  • 78adb8f Update CHANGELOG for v7.3.4
  • 1649893 Update CHANGELOG
  • 98b5a7c Fix problem with PrettyFormatter printing URL encoded strings
  • 606fa07 Update dependency io.cucumber:cucumber-jvm to v7.3.3
  • 5ab3570 [maven-release-plugin] prepare for next development iteration
  • e61c50d [maven-release-plugin] prepare release v7.3.3
  • 9c61449 Update CHANGELOG for v7.3.3
  • 4605c55 Only flush output frequently for ProgressFormatter (#2541)
  • 549fe86 Update dependency io.cucumber:cucumber-jvm to v7.3.2
  • 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 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 [cucumber-junit](https://github.com/cucumber/cucumber-jvm) from 7.2.3 to 7.3.4.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.2.3...v7.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 16, 2022 21:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels May 16, 2022
@eddumelendez eddumelendez merged commit 16a6011 into master Jun 14, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/examples/io.cucumber-cucumber-junit-7.3.4 branch June 14, 2022 02:32
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

1 participant