Skip to content

Bump io.cucumber:cucumber-bom from 7.27.0 to 7.27.2#2070

Merged
MohabMohie merged 1 commit intomainfrom
dependabot/maven/io.cucumber-cucumber-bom-7.27.2
Aug 22, 2025
Merged

Bump io.cucumber:cucumber-bom from 7.27.0 to 7.27.2#2070
MohabMohie merged 1 commit intomainfrom
dependabot/maven/io.cucumber-cucumber-bom-7.27.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps io.cucumber:cucumber-bom from 7.27.0 to 7.27.2.

Release notes

Sourced from io.cucumber:cucumber-bom's releases.

v7.27.2

Fixed

  • [Core] Intellij prints summary printed when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

Changelog

Sourced from io.cucumber:cucumber-bom's changelog.

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij prints summary printed when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

Commits
  • 8d6e8de Prepare release v7.27.2
  • a2e34d4 Revert: Use a message based TeamCityPlugin (#3007) (#3049)
  • a36ec2d Prepare for the next development iteration
  • cdb97ea Prepare release v7.27.1
  • a39b872 fix(deps): update dependency io.cucumber:pretty-formatter to v2.1.0
  • a7ec209 Update dependency io.cucumber:gherkin to v34.0.0
  • f844b86 chore(deps): update mockito monorepo to v5.19.0
  • 953adf5 Update CHANGELOG
  • faaa291 chore(deps): update vertx.version to v4.5.18 (#3046)
  • b5a1b83 fix(deps): update dependency io.cucumber:junit-xml-formatter to v0.8.1 (#3045)
  • 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 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)

Bumps [io.cucumber:cucumber-bom](https://github.com/cucumber/cucumber-jvm) from 7.27.0 to 7.27.2.
- [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.27.0...v7.27.2)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-bom
  dependency-version: 7.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.49%. Comparing base (0090c8c) to head (7c673ec).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2070      +/-   ##
============================================
- Coverage     54.67%   52.49%   -2.18%     
+ Complexity     1482     1417      -65     
============================================
  Files           117      117              
  Lines         10618    10618              
  Branches       1050     1050              
============================================
- Hits           5805     5574     -231     
- Misses         4124     4371     +247     
+ Partials        689      673      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MohabMohie MohabMohie merged commit 820f51e into main Aug 22, 2025
16 of 17 checks passed
@MohabMohie MohabMohie deleted the dependabot/maven/io.cucumber-cucumber-bom-7.27.2 branch August 22, 2025 05:17
MohabMohie added a commit that referenced this pull request Aug 22, 2025
* enhance scrolling logic + version bump

* Bump actions/setup-java from 4 to 5 (#2072)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump io.cucumber:cucumber-bom from 7.27.0 to 7.27.2 (#2070)

Bumps [io.cucumber:cucumber-bom](https://github.com/cucumber/cucumber-jvm) from 7.27.0 to 7.27.2.
- [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.27.0...v7.27.2)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-bom
  dependency-version: 7.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.1.jre11-preview to 13.2.0.jre11 (#2069)

Bump com.microsoft.sqlserver:mssql-jdbc

Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.1.1.jre11-preview to 13.2.0.jre11.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-version: 13.2.0.jre11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump io.rest-assured:json-schema-validator from 5.5.5 to 5.5.6 (#2068)

Bumps io.rest-assured:json-schema-validator from 5.5.5 to 5.5.6.

---
updated-dependencies:
- dependency-name: io.rest-assured:json-schema-validator
  dependency-version: 5.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump io.rest-assured:rest-assured from 5.5.5 to 5.5.6 (#2066)

Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.5 to 5.5.6.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.5.5...rest-assured-5.5.6)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-version: 5.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (#2065)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.18.0...v5.19.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* enhance scrolling logic + version bump

* rebase + version bump

* safe type casting for Locatable

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant