Skip to content

Update dependency io.cucumber:gherkin-utils to v12 - #2979

Merged
nedtwigg merged 3 commits into
mainfrom
renovate/io.cucumber-gherkin-utils-12.x
Sep 17, 2026
Merged

nedtwigg merged 3 commits into
mainfrom
renovate/io.cucumber-gherkin-utils-12.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.cucumber:gherkin-utils (source) 10.0.012.0.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cucumber/gherkin-utils (io.cucumber:gherkin-utils)

v12.0.2

Fixed
  • [Java] Use version range for org.jspecify:jspecify

v12.0.1

Fixed
  • [JavaScript] Remove namespace imports from messages

v12.0.0

Changed
  • BREAKING CHANGE: [JavaScript] Switch to ESM (#​185)

v11.0.0

Added
  • [Java] Add OSGi metadata to manifest
Changed
  • [Java] Set release version to 17 (#​140)
  • [Java] Remove redundant dependency on Gherkin (#​157)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from 05dbd31 to 63f6ceb Compare June 21, 2026 17:37
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from 63f6ceb to 72894bd Compare July 16, 2026 19:07
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from 72894bd to e16d9ed Compare August 5, 2026 22:34
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from e16d9ed to d71877c Compare August 16, 2026 22:48
@renovate renovate Bot changed the title Update dependency io.cucumber:gherkin-utils to v12 fix(deps): update dependency io.cucumber:gherkin-utils to v12 Aug 17, 2026
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from d71877c to ab9dd75 Compare August 20, 2026 14:18
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from ab9dd75 to f3d05cf Compare August 27, 2026 15:20
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from f3d05cf to d5c75bd Compare September 8, 2026 14:07
@renovate renovate Bot changed the title fix(deps): update dependency io.cucumber:gherkin-utils to v12 Update dependency io.cucumber:gherkin-utils to v12 Sep 8, 2026
@renovate
renovate Bot force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch 3 times, most recently from a537f5b to b1cc643 Compare September 15, 2026 03:45
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* Where:
Settings file '/tmp/renovate/repos/github/diffplug/spotless/settings.gradle.kts' line: 11

* What went wrong:
Error resolving plugin [id: 'com.diffplug.spotless', version: '8.10.2', apply: false]
> A problem occurred configuring project ':build-logic'.
   > Could not resolve all artifacts for configuration 'classpath'.
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.4.0.
        Required by:
            buildscript of project ':build-logic'
            buildscript of project ':build-logic' > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:6.7.3 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:6.7.3
         > Repository Gradle Central Plugin Repository is disabled due to earlier error below:
            > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.4.0.
               > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.4.0/kotlin-gradle-plugin-api-2.4.0.pom'.
                  > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.4.0/kotlin-gradle-plugin-api-2.4.0.pom'. Received status code 429 from server: Too Many Requests
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0.
        Required by:
            buildscript of project ':build-logic' > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:6.7.3 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:6.7.3
         > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0.
            > Could not parse POM https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.4.0/kotlin-gradle-plugin-2.4.0.pom
               > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.4.0.
                  > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.4.0.
                     > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.4.0/kotlin-gradle-plugins-bom-2.4.0.pom'.
                        > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.4.0/kotlin-gradle-plugins-bom-2.4.0.pom'. Received status code 429 from server: Too Many Requests
> There are 3 more failures with identical causes.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 17s

@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Goooler
Goooler force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from 7722800 to 9e7f77e Compare September 15, 2026 09:49
@Goooler
Goooler force-pushed the renovate/io.cucumber-gherkin-utils-12.x branch from 9e7f77e to 1a50272 Compare September 17, 2026 17:01
@Goooler
Goooler requested a review from nedtwigg September 17, 2026 17:02
@nedtwigg
nedtwigg enabled auto-merge September 17, 2026 17:07
@nedtwigg
nedtwigg merged commit b13470b into main Sep 17, 2026
33 checks passed
@nedtwigg
nedtwigg deleted the renovate/io.cucumber-gherkin-utils-12.x branch September 17, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants