Skip to content

fix(deps): update all dependencies#66

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate/all
Open

fix(deps): update all dependencies#66
renovate[bot] wants to merge 3 commits intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
dbt-snowflake (changelog) ==1.11.3==1.11.4 age confidence patch
docker/login-action v4.0.0v4.1.0 age confidence action minor
sigstore/cosign-installer v4.1.0v4.1.1 age confidence action patch
io.karatelabs:karate-core 1.5.22.0.2 age confidence dependencies major

Release Notes

docker/login-action (docker/login-action)

v4.1.0

Compare Source

Full Changelog: docker/login-action@v4.0.0...v4.1.0

sigstore/cosign-installer (sigstore/cosign-installer)

v4.1.1

Compare Source

What's Changed

  • chore: update default cosign-release to v3.0.5 in #​223

Full Changelog: sigstore/cosign-installer@v4.1.0...v4.1.1

karatelabs/karate (io.karatelabs:karate-core)

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

  • Custom JS Engine — embedded JavaScript engine (karate-js) replaces GraalJS. Minimal external dependencies, faster startup, native Java interop
  • Virtual Threads — parallel test execution on Java 21+ virtual threads. No thread pool tuning needed
  • W3C WebDriver — full cross-browser support for Chrome, Firefox, Safari, and Edge alongside the existing CDP driver
  • Browser Pooling — automatic browser instance reuse across parallel scenarios via PooledDriverProvider
  • Karate CLI — single binary launcher, no Maven or Gradle required. Install from VS Code with one click:

  • Rewritten CDP Driver — auto-wait, Shadow DOM support, smarter element location
  • Gatling Integration — Java-only DSL for load testing (karateProtocol(), karateFeature())
  • Interactive HTML Reports — Alpine.js dashboard with timeline view, tag filtering, and nested call display
  • Declarative Authconfigure auth for Basic, Bearer, and OAuth2 with automatic token refresh
  • Soft Assertions — All JSON errors collected instead of first assertion failure. continueOnStepFailure mode for features
  • Built-in Utilitieskarate.faker.* for test data, karate.expect() for Chai-style assertions

Documentation

Breaking Changes

See the Migration Guide for details.

Artifacts Released


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 04:59 AM, Monday through Friday (* 0-4 * * 1-5)
  • Automerge
    • Between 06:00 AM and 09:59 AM, Monday through Friday (* 6-9 * * 1-5)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/all branch 3 times, most recently from ac01958 to 5443585 Compare April 7, 2026 09:31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Mehdi Rebiai <m.rebiai@lectra.com>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 9, 2026

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.

Signed-off-by: Mehdi Rebiai <m.rebiai@lectra.com>
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