Update dependency cypress to v6.3.0 #381
No reviewers
Labels
No Label
area/internal-code
changes requested
confirmed
dependencies
duplicate
good first issue
help wanted
hosting
invalid
kind/bug
kind/feature
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vikunja/frontend#381
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/cypress-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
6.2.1
->6.3.0
Release Notes
cypress-io/cypress
v6.3.0
Compare Source
Released 1/19/2021
Features:
experimentalStudio
attribute to your configuration,cypress.json
by default. Address #73.downloadsFolder
which is set tocypress/downloads
by default. ThedownloadsFolder
will be deleted before each run unlesstrashAssetsBeforeRuns
is set tofalse
. Addresses #949.Bugfixes:
.only
, the error will now correctly display in the Command Log. Fixes #14455.--key
flag when followed by other CLI flags. Fixed #14593.afterEach
hook. Fixes #9209.waitForAnimations
set tofalse
no longer affects whether Cypress fires actions on inner elements. Fixes #14370.CYPRESS_
prefixed env variables containing commas to be parsed as multiple values. Fixes #8818.have.value
on an undefined subject would throw an error. Fixes #14359.Misc:
Dependency Updates:
node-sass
withsass
. Addressed in #14415.debug
from4.1.1
to4.3.1
. Addressed in #14583.electron
from11.0.3
to11.2.0
. Addressed in #14567.electron-builder
from22.8.0
to22.9.1
. Addressed in #14493.shell-env
from3.0.0
to3.0.1
. Addressed in #14622.uuid
from8.2.0
to8.3.2
. Addressed in #14170.Renovate configuration
📅 Schedule: 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 Renovate Bot.