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

Version Packages #521

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Version Packages #521

merged 1 commit into from
Jun 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 10, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@replayio/[email protected]

Major Changes

  • #525 82a525e Thanks @Andarist! - Removed the CLI script from the package. It's no longer possible to execute npx @replayio/cypress run

  • #530 81179b9 Thanks @Andarist! - Bumped the required peer dependency range on Cypress to ^13

  • #523 fd9ae6d Thanks @Andarist! - Removed support for Replay Firefox

  • #524 7628818 Thanks @Andarist! - Bumped the minimum supported node version to 18

  • #522 342e169 Thanks @Andarist! - Removed postinstall script. To install the Replay Chromium please an explicit installation step should be used (such as npx replayio install)

Minor Changes

  • #513 d56ebda Thanks @Andarist! - Use the current branch name as the default run title in non-CI runs

Patch Changes

@replayio/[email protected]

Major Changes

Minor Changes

  • #513 d56ebda Thanks @Andarist! - Use the current branch name as the default run title in non-CI runs

Patch Changes

  • #519 34b1ba7 Thanks @Andarist! - Added new upload options:

    • statusThreshold: this accepts one of 'all', 'failed-and-flaky' or 'failed' and it's used to skip uploading recordings for test runs that don't satisfy the desired threshold (eg. it allows to filter out recordings of passed tests)
    • minimizeUploads: a boolean flag that helps to minimize the amount of uploaded recordings. With this flag a minimal set of recordings associated with a retried test is uploaded
  • Updated dependencies [34b1ba7]:

@replayio/[email protected]

Minor Changes

Patch Changes

  • #519 34b1ba7 Thanks @Andarist! - Added new upload options:

    • statusThreshold: this accepts one of 'all', 'failed-and-flaky' or 'failed' and it's used to skip uploading recordings for test runs that don't satisfy the desired threshold (eg. it allows to filter out recordings of passed tests)
    • minimizeUploads: a boolean flag that helps to minimize the amount of uploaded recordings. With this flag a minimal set of recordings associated with a retried test is uploaded
  • Updated dependencies [34b1ba7, 8343abe, 34b1ba7, d56ebda, 8343abe]:

[email protected]

Minor Changes

Patch Changes

@replayio/[email protected]

Patch Changes

@replayio/[email protected]

Patch Changes

@replayio/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 5fb188a to 24c54ab Compare June 14, 2024 15:54
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from c82f5b1 to 1e68dd1 Compare June 18, 2024 11:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1e68dd1 to 82b1dcd Compare June 19, 2024 10:19
@Andarist Andarist merged commit 8a09c74 into main Jun 19, 2024
2 checks passed
@Andarist Andarist deleted the changeset-release/main branch June 19, 2024 10:45
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