Skip to content

Bump io.karatelabs:karate-core from 1.5.2 to 2.0.2#756

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.karatelabs-karate-core-2.0.2
Open

Bump io.karatelabs:karate-core from 1.5.2 to 2.0.2#756
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.karatelabs-karate-core-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps io.karatelabs:karate-core from 1.5.2 to 2.0.2.

Release notes

Sourced from io.karatelabs:karate-core's releases.

v2.0.2

Important Fixes

  • Cookie values with special characters now correctly quoted per RFC 6265 #2779
  • Embedded expressions (#()) in JSON files now resolved after read() #2778
  • Fixed 0 == null returning true — ES6 compliance for equality and match with parens #2777
  • print, karate.log(), and HTTP logs now appear in console output and in called features in HTML reports #2776 #2774
  • Docstring with @ sign no longer breaks Scenario Outline parsing #2775
  • Tag filter on Examples blocks no longer skips entire Scenario Outline #2773
  • Fixed flaky browser frame test by handling Page.frameDetached and pruning stale frames

View complete list of all issues fixed in this release.

Full Changelog: karatelabs/karate@v2.0.1...v2.0.2

Important: refer 2.0.0 release notes for those upgrading from 1.X

Artifacts

v2.0.1

Important: 2.0.2 is available.

Important Fixes

  • HTML / JSON reports don't include ANSI codes any more
  • UI / driver testing issues and v1 compatibility fixed
  • Java interop edge cases / varargs / v1 compatibility
  • Dependencies upgraded / CVE resolutions

View complete list of all issues fixed in this release.

Full Changelog: karatelabs/karate@v2.0.0...v2.0.1

Important: refer 2.0.0 release notes for those upgrading from 1.X

Artifacts

v2.0.0

Karate 2.0.0

Important: 2.0.2 is available.

The first major release of Karate v2 — a ground-up rewrite of the test automation framework, built on Java 21+ virtual threads with a custom JavaScript engine.

Highlights

... (truncated)

Commits
  • 7ff5582 release 2.0.2
  • dae70f1 [no ci] consolidate docs: rename RUNTIME to DESIGN, fold 5 docs, remove 4 sta...
  • d157c36 [no ci] update community docs: reconcile CONTRIBUTING, add issue templates, r...
  • 4ac30a5 fix cookie values with special characters not quoted (RFC 6265) #2779
  • b7e2b39 fix embedded expressions in read() JSON not resolved #2778
  • 1a12747 fix 0 == null returning true (ES6 compliance) and match with parens #2777
  • 307f26e fix flaky frame test timeout by handling Page.frameDetached and pruning stale...
  • dc28c7f fix docstring with @ sign breaking Scenario Outline parsing #2775
  • 48f1457 fix tag filter on Examples blocks skipping entire Scenario Outline #2773
  • 9026048 add runtime regression test for docstring under Scenario Outline #2775
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2026
Bumps [io.karatelabs:karate-core](https://github.com/karatelabs/karate) from 1.5.2 to 2.0.2.
- [Release notes](https://github.com/karatelabs/karate/releases)
- [Commits](karatelabs/karate@v1.5.2...v2.0.2)

---
updated-dependencies:
- dependency-name: io.karatelabs:karate-core
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.karatelabs-karate-core-2.0.2 branch from e6d253c to 74b91c1 Compare April 14, 2026 02:29
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.

0 participants