This repository was archived by the owner on Aug 5, 2019. It is now read-only.
Open
Conversation
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:
3.4.0->3.4.1Release Notes
cypress-io/cypress
v3.4.1Compare Source
Released 7/29/2019
Dashboard Features:
Bugfixes:
andchainable getter. Fixes #4833.includeandincludesassertion chainers now correctly work the same ascontainandcontainsassertion chainers. Fixes #4833.cy.type()now factors in thereadonlyproperty of<input />elements, and will wait for this property to befalsebefore attempting to type. Fixes #1246.topandlocationin your application code are no longer modified whenmodifyObstructiveCodeistrue. Fixes #4794.mocha-teamcity-reporterdependency so that it no longer errors in certain situations when trying to access duration on tests. Fixes #4654.lodashdependency to fix a security vulnerability warning. Fixes #4699, #4730, #4743.Misc:
react,mobx, etc. This should help to prevent conflicts with Developer Tools extensions and increase performance by reducing memory, heap allocation, and overall JS bundle size. Addresses #4844.npm install. Addresses #4719.npmpackage. Addresses #1573.cy.location()and.should(). Addresses #3684 and #4715.cy.contains(content, options)syntax have been added. Addresses #4727.cy.once()have been added. Addressed in #4788.{ parseSpecialCharSequences: false }option tocy.type()that disables parsing the special character sequences found between the{}characters. This will now type what you've provided literally without any special parsing. Fixes #4287.Documentation Changes:
Dependency Updates
@ffmpeg-installer/ffmpegfrom1.0.17to1.0.19. Addressed in #4792.browserifyfrom13.3.0to16.3.0. Addressed in #4751, #4825 and #4826.data-uri-to-bufferfrom1.2.0to2.0.1. Addressed in #4622.duplexifyfrom4.0.0to4.1.1. Addressed in #4853.graceful-fsfrom4.1.15to4.2.0. Addressed in #4818.lodashfrom4.17.11to4.17.15. Addressed in #4684, #4709, #4784.mocha-junit-reporterfrom1.23.0to1.23.1. Addressed in #4785.p-queuefrom1.2.0to6.1.0. Addressed in #4750.semverfrom6.0.0to6.3.0. Addressed in #4797.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.