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-java from 6.11.0 to 7.1.0 in /examples #4709

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps cucumber-java from 6.11.0 to 7.1.0.

Changelog

Sourced from cucumber-java's changelog.

[7.1.0] (2021-11-28)

Added

  • [Core] Include DefaultObjectFactory as part of the API (#2400 M.P. Korstanje)

Changed

  • [Core] Update dependency io.cucumber:tag-expressions to v4.1.0
  • [JUnit Platform] Use JUnit Platform 1.8.2 (JUnit Jupiter 5.8.2)

Deprecated

  • [Core] Deprecated forgotten TypeRegistry.

[7.0.0] (https://github.com/cucumber/cucumber-jvm/blob/main/2021-10-06) - Release Announcement

[7.0.0-RC1] (2021-09-11)

Added

  • [Java] Added @BeforeAll and @AfterAll hooks ([cucumber/#1876](cucumber/cucumber-jvm#1876) M.P. Korstanje)
  • [JUnit Platform] Optionally use long names
    • Adds cucumber.junit-platform.naming-strategy=long (#2361 M.P. Korstanje)

Changed

  • [Core] Updated cucumber-expressions to v11 ([cucumber/#711](cucumber/cucumber#771) M.P. Korstanje)
    • Fixes various ambiguities and bugs in the way Cucumber expressions are parsed and transformed into regular expressions
    • May break Cucumber expressions that depend on these ambiguities
  • [Core] Removed incorrect ISO 639-1 code for Telugu language ([cucumber/#1238](cucumber/cucumber#1238) Nvmkpk)
    • Change imports of io.cucumber.java.tl.* to io.cucumber.java.te.*
    • Change imports of io.cucumber.java8.Tl to io.cucumber.java.Te
    • Change # language: tl to # language: te
  • [Core] Deprecated the Summary plugin interface for removal.
    • Removed the default_summary and null_summary plugins
    • The summary plugin is enabled default when using the CLI. Use --no-summary to disable.
    • The progress formatter is no longer enabled by default on CLI. Use --plugin progress to enable.
  • [Core] Use transformer for all DataTable.asX methods. (#2262 [cucumber/#1419](cucumber/cucumber#1419) M.P. Korstanje)
    • To retain the old behaviour:
      • Replace DataTable.asList() with -> DataTable.values()
      • Replace DataTable.asLists() with -> DataTable.cells()
      • Replace DataTable.asMaps() with -> DataTable.entries()
  • [TestNG] Automatically pick up properties from testng.xml (#2354 M.P. Korstanje, Gayan Sandaruwan)
  • [Core] Pretty formatter to print step DataTables (#2330 Arty Sidorenko)
  • [Core] Scenario.getId() returns the actual scenario id (#2366 M.P. Korstanje)
    • To obtain the original <uri>:<line-number> identifier use scenario.getUri() + ":" + scenario.getLine().

Deprecated

  • [JUnit Platform] Deprecated @Cucumber in favour of @Suite (#2362 M.P. Korstanje)

Removed

  • [Core] Removed --strict and --no-strict options (#1788 M.P. Korstanje)
    • Cucumber executes scenarios in strict mode by default
  • [Core] Removed deprecated TypeRegistryConfigurer (#2356 M.P. Korstanje)
    • Use @ParameterType instead.

... (truncated)

Commits
  • ba275bf [maven-release-plugin] prepare release v7.1.0
  • 82cedd8 Update CHANGELOG for v7.1.0
  • ddd0177 Update CHANGELOG
  • c3b3ea6 [Examples] Use Jackson 2.13
  • 025e212 [Examples] Use Jackson 2.13
  • 3d5480b [Examples] Use JUnit 5.8.2
  • a67b01a [Examples] Use Spring Boot 2.6
  • 8db9cb0 Update junit5 monorepo to v5.8.2 (#2425)
  • 70be15b [Core] Fix API annotation on TypeRegistry
  • 69a5744 [Core] Fix TypeRegistry Javadoc
  • 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-java](https://github.com/cucumber/cucumber-jvm) from 6.11.0 to 7.1.0.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.11.0...v7.1.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Nov 29, 2021
@kiview
Copy link
Member

kiview commented Nov 29, 2021

Failed because of unrelated error in Azure module, flakiness?

{"ClassName":"CosmosException","userAgent":"azsdk-java-cosmos/4.16.0 Linux/5.4.0-1063-azure JRE/1.8.0_302","statusCode":0,"resourceAddress":"https://localhost:49154/dbs/Azure/colls","innerErrorMessage":null,"causeInfo":"[class: class io.netty.handler.timeout.ReadTimeoutException, message: null]","responseHeaders":"{x-ms-substatus=10002}","requestHeaders":"[Accept=application/json, x-ms-date=Mon, 29 Nov 2021 11:28:56 GMT, Content-Type=application/json]","cosmosDiagnostics":{"userAgent":"azsdk-java-cosmos/4.16.0 Linux/5.4.0-1063-azure JRE/1.8.0_302","requestLatencyInMs":60028,"requestStartTimeUTC":"2021-11-29T11:28:56.558Z","requestEndTimeUTC":"2021-11-29T11:29:56.586Z","responseStatisticsList":[],"supplementalResponseStatisticsList":[],"addressResolutionStatistics":{},"regionsContacted":["https://localhost:49154"],"retryContext":{"statusAndSubStatusCodes":null,"retryLatency":0,"retryCount":0},"metadataDiagnosticsContext":{"metadataDiagnosticList":null},"serializationDiagnosticsContext":{"serializationDiagnosticsList":[{"serializationType":"CONTAINER_SERIALIZATION","startTimeUTC":"2021-11-29T11:28:56.559Z","endTimeUTC":"2021-11-29T11:28:56.560Z","durationInMicroSec":1000}]},"gatewayStatistics":{"sessionToken":null,"operationType":"Create","resourceType":"DocumentCollection","statusCode":0,"subStatusCode":10002,"requestCharge":null,"requestTimeline":null},"systemInformation":{"usedMemory":"82364 KB","availableMemory":"384068 KB","systemCpuLoad":"(2021-11-29T11:29:28.462Z 78.3%), (2021-11-29T11:29:33.462Z 81.3%), (2021-11-29T11:29:38.462Z 80.4%), (2021-11-29T11:29:43.462Z 83.0%), (2021-11-29T11:29:48.462Z 85.4%), (2021-11-29T11:29:53.462Z 76.8%)","availableProcessors":2},"clientCfgs":{"id":0,"connectionMode":"GATEWAY","numberOfClients":1,"connCfg":{"rntbd":null,"gw":"(cps:1000, rto:PT5S, icto:PT1M, p:false)","other":"(ed: false, cs: false)"},"consistencyCfg":"(consistency: null, mm: true, prgns: [])"}}}

@kiview kiview mentioned this pull request Nov 29, 2021
@kiview kiview merged commit 50da395 into master Nov 29, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/examples/io.cucumber-cucumber-java-7.1.0 branch November 29, 2021 16:01
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