Shopify / flash-list

A better list for React Native
https://shopify.github.io/flash-list/
MIT License
5.65k stars 284 forks source link

Bump detox from 20.25.1 to 20.27.2 in /fixture/react-native #1367

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps detox from 20.25.1 to 20.27.2.

Release notes

Sourced from detox's releases.

20.27.0

🚀 Detox Copilot (Beta)

We're thrilled to unveil Detox Copilot—bringing AI-powered magic to your Detox framework! 🎉 Now, you can run tests with human-readable commands powered by LLMs, making your testing more intuitive than ever!

Detox Copilot demo

🔥 Key Highlights:

  • 🛠️ Simple Setup: Easily initialize Detox Copilot with a custom Prompt Handler for seamless integration into your test suite.
  • 🤖 Human-readable Intents: Run actions and assertions straight from natural language commands.
  • đź’ˇ Enhanced Abilities: Leverage multimodal-LLM capabilities for visual analysis and more!

đź’» Check out the Detox-Copilot repo here, and dive into our test-app demo here.

⚠️ This is a beta release, and we’re collecting feedback from early adopters. Stay tuned for official guides and API updates soon!

Full Changelog: https://github.com/wix/Detox/compare/20.26.2...20.27.0

20.26.2

What's Changed

Full Changelog: https://github.com/wix/Detox/compare/20.25.6...20.26.2

20.25.6

What's Changed

Build

Full Changelog: https://github.com/wix/Detox/compare/20.25.5...20.25.6

20.25.5

What's Changed

iOS Fix

Full Changelog: https://github.com/wix/Detox/compare/20.25.3...20.25.5

20.25.3

... (truncated)

Commits
  • fe1b576 Publish 20.27.2 [ci skip]
  • e7f0cfb fix(ios): get-view-hierarchy-xml native implementation. (#4591)
  • f33bf4f fix(copilot): fix detox framework driver. (#4590)
  • 3b76250 chore(deps): bump detox-copilot version (0.0.9) (#4592)
  • a45478f Publish 20.27.1 [ci skip]
  • 3f0c05c chore: bump copilot version (0.0.8) (#4589)
  • 17d3f12 Publish 20.27.0 [ci skip]
  • 5556a45 Merge pull request #4584 from wix/feat/test-app-copilot-integration-v0
  • 1b796c3 test(e2e): disable shape matching game if no copilot env.
  • 877461c test(e2e): update view-hierarchy snapshots.
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #1383.