UNCLASSIFIED - NO CUI

Skip to content

Update dependency karatelabs/karate to v1.5.0

This MR contains the following updates:

Package Type Update Change
karatelabs/karate minor 1.4.1 -> 1.5.0
karatelabs/karate ironbank-github minor v1.4.1 -> 1.5.0

Release Notes

karatelabs/karate (karatelabs/karate)

v1.5.0

Compare Source

Breaking Changes
  • Karate 1.5.0 requires Java 17
  • The Maven group-id has changed from com.intuit.karate to io.karatelabs

So the only change should be to your pom.xml or gradle.build.

There are no other syntax or behavior breaking changes, so this should be a smooth upgrade for your tests. The Java APIs (package names) have not changed. They will change only in a future release (most likely 1.6.0).

Notable Improvements
Fix List

Here is a complete list of all issues fixed in this release.

Full Changelog: https://github.com/karatelabs/karate/compare/v1.4.1...v1.5.0

A Big Thank You

To all contributors, especially first-time contributors to Karate.

And to all our users and community. We are proud to see Karate cross the 8000 star mark on GitHub 🚀 🙏

New Contributors
Artifacts Released

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports