weso / shex-lite

Scala implementation of a compiler for a subset of the Shape Expressions Compact Syntax.
Other
8 stars 9 forks source link

[SLP-0245] Update cucumber-core to 7.2.0 #245

Closed scala-steward closed 2 years ago

scala-steward commented 2 years ago

Updates io.cucumber:cucumber-core from 2.4.0 to 7.2.0.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "io.cucumber", artifactId = "cucumber-core" } ] ```

labels: library-update, early-semver-major, semver-spec-major, commit-count:1

codecov[bot] commented 2 years ago

Codecov Report

Merging #245 (5cdc392) into master (4bb7259) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #245   +/-   ##
=======================================
  Coverage   68.78%   68.78%           
=======================================
  Files          96       96           
  Lines        1419     1419           
  Branches       75       75           
=======================================
  Hits          976      976           
  Misses        443      443           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4bb7259...5cdc392. Read the comment docs.

scala-steward commented 2 years ago

Superseded by #246.