This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Update dependency cypress-pipe to v2#236
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
32946fd to
21406c6
Compare
ea31ef3 to
9292ec8
Compare
9292ec8 to
97ee37c
Compare
9424782 to
d01bbb2
Compare
37806d9 to
f5d7f14
Compare
3a8916e to
5635f59
Compare
157e6e3 to
a897a96
Compare
53f9809 to
771f6dd
Compare
771f6dd to
f989e54
Compare
f989e54 to
b3225d5
Compare
b3225d5 to
991f03a
Compare
991f03a to
6d62112
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.0->2.0.0Release Notes
NicholasBoll/cypress-pipe
v2.0.0Compare Source
cy.within.BREAKING CHANGE:
Previously
cy.pipe()without a previous chain would fall back to using the body element always. Now, if thecy.pipeis inside acy.within, thewithinSubjectwill be used instead.Before:
After:
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.