Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

chore(deps): update dependency cypress-react-selector to v2.2.0 #502

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2020

This PR contains the following updates:

Package Type Update Change
cypress-react-selector devDependencies minor 2.1.1 -> 2.2.0

Release Notes

abhinaba-ghosh/cypress-react-selector

v2.2.0

Compare Source

  • Added exact flag support. If you are in need of matching exactly every property and value in the object (or nested objects), you can pass the exact flag to the cy.react or cy.getReact function:
cy.react('MyComponent', { props: { name: 'John' }, exact: true });
2.1.1 (2020-10-15)
  • resq upgraded to 1.9.1. This unblocks the tests in production version.

Renovate configuration

📅 Schedule: "before 2am" in timezone America/New_York.

🚦 Automerge: Enabled.

♻️ 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, check this box

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

@renovate renovate bot merged commit e6795b6 into main Oct 17, 2020
@renovate renovate bot deleted the renovate/cypress-react-selector-2.x branch October 17, 2020 05:03
@bahmutov
Copy link
Contributor

🎉 This PR is included in version 4.16.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants