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

Update dependency com.intuit.karate:karate-apache to v0.9.6 #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.intuit.karate:karate-apache 0.9.5 -> 0.9.6 age adoption passing confidence

Release Notes

intuit/karate

v0.9.6

What's New
image image ##### Breaking Changes * `match contains` will *not* recurse nested items [any more](https://togithub.com/karatelabs/karate/issues/1289), use `contains deep` as explained above * [`karate.stop()`](https://togithub.com/intuit/karate#karate-stop) now takes a mandatory port number argument, so you can call the same (static) `cURL` command to resume, e.g. `curl localhost:8080` * [`exists()`](https://togithub.com/intuit/karate/tree/master/karate-core#exists) API refactored for UI tests, see [this thread](https://togithub.com/karatelabs/karate/issues/1148) for details * a `match` with a primitive number on the right-hand-side could incorrectly pass, this should be very rare - see [this thread](https://togithub.com/karatelabs/karate/issues/1179#issuecomment-646121572) for details * again extremely unlikely and rare, but a backslash (`\`) character was getting swallowed in doc-string (triple-quote) sections, so in case you were escaping them, you don't need to any more ([commit details](https://togithub.com/intuit/karate/commit/d37f87b066471254cb5280fd64afc1f26f0b8235))

For a list of all issues closed in this release, go here.

To keep track of news and releases, follow us on Twitter @​KarateDSL or on LinkedIn by joining this group.

Contributors

Thanks to the following rock stars for contributions and pull-requests !
@​10twenty4
@​a-st
@​abhi-rao
@​babusekaran
@​cueo
@​michaelpro1
@​maxandersen
@​kchopperla
@​KostasKgr
@​ewexlerr
@​joelpramos
@​kirksl
@​luizvaz

Vote for Karate !

Karate is in the running for "Best Open Source Project" in the HackerNoon "Noonies".

Show your appreciation for Karate by voting here: Best Open Source Project

And here for the lead-developer of Karate (Peter Thomas): Contributor of the Year - OPEN SOURCE.

Thanks !


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

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.

1 participant