chore(deps): update dependency @cypress/eslint-plugin-dev to v5.3.3 #884
  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:
5.0.2->5.3.3Release Notes
cypress-io/cypress (@cypress/eslint-plugin-dev)
v5.3.3Compare Source
v5.3.2Compare Source
v5.3.1Compare Source
v5.3.0: 5.3.0Compare Source
Released 9/28/2020
Features:
firefoxGcIntervalworkaround. The desktop GUI will display a warning if such versions are used.Bugfixes:
cy.route2would not automatically JSONify an empty array handler. Addresses #8532.cy.waiton acy.route2alias would not always have aresponseproperty. Addresses #8536.cy.route2routes would not be able to intercept requests to HTTPS destinations on a different origin. Addresses #8487.undefinedafter certain assertion failures. Addresses #5763.cy.taskwith no arguments passed would receivenullas the first argument instead ofundefined. Addresses #5913.cy.visit()s to a relative URL containing..would not work. Addresses #5090.cy.setCookiefailed when given a cookie name with a__Host-prefix. Addresses #8261.Errorobject. Addresses #7870.Misc:
Content-Security-Policy-Report-Onlyheader the same way that it does forContent-Security-Policy. Addresses #7936.statusproperty toCypressRunResultobjects. Addresses #8580.CYPRESS_INSTALL_BINARYnow takes precedence over npm config. Addresses #8488.v5.2.0: 5.2.0Compare Source
Released 9/15/2020
Features:
includeShadowDomfor enabling shadow DOM querying globally, per-suite, per-test, or programmatically. Addresses #8442.followRedirectoption to request interception withcy.route2(), allowing redirects to be followed before continuing to response interception. Addresses #7967.delayMsandthrottleKbpswhen stubbing static responses withcy.route2(). Addresses #7661.CYPRESS_BINARY_INSTALLenvironment variable. Addresses #8482.Performance Improvements:
Bugfixes:
cy.contains()within a shadow root would not yield the correct element. Addresses #8494.cy.within()callback would throw the errorroot.getRootNode is not a function. Addresses #8478.cy.type(){moveToStart}/{moveToEnd}special characters moving the cursor to the current line instead of the entire text editable when typing in acontenteditableelement. Addresses #8465.cy.type()now fires aKeyboardEventevent instead of anEventevent. Addresses #6125 and #5650.cy.getCookie()would be called twice. Addresses #6672.Documentation Changes:
cy.route2(). Addresses #8489.cy.route2(). Addresses #8468.Misc:
experimentalShadowDomSupportconfiguration flag has been removed. It is no longer necessary to enable shadow DOM testing.cy.shadow()is not a shadow host. Addresses #8530.cy.route2()command.Cypress.Commands.add(), addingPromiseto the list of allowed return types. Addresses #7807.v5.1.0: 5.1.0Compare Source
Released 9/1/2020
Features:
experimentalNetworkStubbingenabled, thecy.route2command is available.XMLHttpRequests,fetchrequests, beacons, and subresources (like iframes and scripts).cy.trigger()now accepts aneventConstructoroption for specifying the constructor with which to create the event to trigger. Addresses #5650.Bugfixes:
retriestoTestOptionstypes. Addresses #8405.specTypefield onCypress.spec. Addresses #8256.noproxyis set, unexpected behavior could occur. Addresses #8287..mjsfiles. Addresses #8361..shouldwith only chainer assertions will now throw an error. Addresses #883.cy.trigger()now includes theviewproperty in the event object when appropriate. Addresses #3686.Dependency Updates:
iconv-liteto version0.6.2. Addresses #8387.command-existsto version1.2.9. Addresses #8388.electronto version9.2.1. Addresses #8436.Configuration
📅 Schedule: Branch creation - "after 2am and before 3am on sunday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.