yuzawa-san / googolplex-theater

Persistently maintain multiple Chromecasts as digital signage without a browser.
MIT License
79 stars 7 forks source link

Bump cucumber-bom from 7.3.4 to 7.4.1 #341

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cucumber-bom from 7.3.4 to 7.4.1.

Changelog

Sourced from cucumber-bom's changelog.

[7.4.1] (2022-06-23)

Fixed

  • [Core] Fix NoSuchMethodError PrintWriter(OutputStream, boolean, Charset) (#2578 M.P. Korstanje)

[7.4.0] (2022-06-22)

Added

  • [Core] Warn when glue path is passed as file scheme instead of classpath (#2547 M.P. Korstanje)

Changed

  • [Core] Flush pretty output manually (#2573 M.P. Korstanje)

Fixed

  • [Spring] Cleanly stop after failure to start application context (#2570 M.P. Korstanje)
  • [JUnit] Scenario logging does not show up in step notifications (#2563 M.P. Korstanje)
Commits
  • fb3b86e [maven-release-plugin] prepare release v7.4.1
  • 248409c Update CHANGELOG for v7.4.1
  • 45b3392 [Core] Fix NoSuchMethodError PrintWriter(OutputStream, boolean, Charset) (#2578)
  • 2d41214 Update dependency io.cucumber:cucumber-jvm to v7.4.0
  • c949359 [maven-release-plugin] prepare for next development iteration
  • 3c9af26 [maven-release-plugin] prepare release v7.4.0
  • 3117e4b Update CHANGELOG for v7.4.0
  • dc7a7d6 [Core] Flush pretty output manually (#2573)
  • 0ee15f0 [Spring] Cleanly stop after failure to start application context (#2570)
  • 2442361 Update spring core to v5.3.21
  • 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)