Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cypress-file-upload to v5 #807

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-file-upload 3.5.3 -> 5.0.8 age adoption passing confidence

Release Notes

abramenal/cypress-file-upload

v5.0.8

Compare Source

#​306 remove cypress types reference to avoid bloating global scope (shout out to @​jtneal)

v5.0.7

Compare Source

#​302 replace Node.js modules with own implementation to avoid issues with code bundlers

v5.0.6

Compare Source

#​294 fix drag-n-drop upload in Firefox (shoutout to @​michaeljaltamirano again 🔥)
#​296 run Firefox browser tests on CI (it was missing for a while)
fe5265b run CI jobs on every commit into main

v5.0.5

Compare Source

#​290 Remove "change" from drag-n-drop events (shoutout to @​michaeljaltamirano)

v5.0.4

Compare Source

#​285 Fix build configuration to properly load external dependencies

v5.0.3

Compare Source

#​278 allow setting "lastModified" property

v5.0.2

Compare Source

#​265 Do not preserve existing files.

This was fixed in v5.0.1, but incorrect artifact was deployed to npm.

v5.0.1

Compare Source

#​265 Do not preserve existing files.

This functionality was making sense when doing chaining calls, but now it is redundant. More than that, it is different from user may experience when doing same actions manually.

v5.0.0

Compare Source

BREAKING: multiple file upload is now available via array of fixtures – chaining calls are not supported anymore (#​251)
Massive documentation upgrade: #​228 #​229 #​235 #​246 #​253 #​254 #​256 #​257
Dependencies upgrade: #​255
Switch to Github actions: #​248

Shout out to @​adrienjoly @​zephraph @​jethas-bennettjones @​andrico1234 @​paulblyth 🥂 🔥

v4.1.1

Compare Source

#​225 fix cypress v5 error: binaryStringToBlob() no longer returns a Promise. Update the use of binaryStringToBlob() to expect a returned Blob (shoutout to @​danielcaballero)

v4.1.0

Compare Source

Huge shoutout and a glass of beer for @​josephzidell for becoming project maintainer and making this release happen! 🥇

#​211 [Typo] in README.md fixtures -> fixture (shoutout to @​Ebazhanov)
#​215 Update Blob use to be compatible with Cypress 5.0 (shoutout to @​emilong)

v4.0.7

Compare Source

#​198 avoid throwing error if subject element disappears
#​199 add built-in support for doc, docx, mp3
#​200 fix json content upload

v4.0.6

Compare Source

#​187 build data transfer object using proper constructor (shout out to @​jdcl32 again 😎)

v4.0.5

Compare Source

#​184 #​186 fix regression bugs, add ability to change file name of uploaded file (shout out to @​jdcl32 🥂)

v4.0.4

Compare Source

#​170 update index.d.ts
#​172 add ability to provide mime type

v4.0.3

Compare Source

#​169 update types for es6+ targets support

v4.0.2

Compare Source

Update API reference with latest code changes

v4.0.1

Compare Source

Reduce npm package size

v4.0.0

Compare Source

Replace original command with the new simpler one: attachFile


Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Moscow.

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot requested a review from nd0ut February 14, 2021 21:31
@renovate renovate bot force-pushed the renovate/cypress-file-upload-5.x branch 4 times, most recently from 8744e3f to 0bb5697 Compare March 15, 2021 09:35
@renovate renovate bot force-pushed the renovate/cypress-file-upload-5.x branch from 0bb5697 to c9f99c7 Compare March 20, 2021 20:02
@renovate renovate bot force-pushed the renovate/cypress-file-upload-5.x branch 2 times, most recently from 5b44adb to 1641d0b Compare April 8, 2021 22:05
@renovate renovate bot force-pushed the renovate/cypress-file-upload-5.x branch from 1641d0b to 33de37f Compare April 15, 2021 08:27
@renovate renovate bot force-pushed the renovate/cypress-file-upload-5.x branch from 33de37f to f6d17a0 Compare May 2, 2021 19:45
@renovate renovate bot force-pushed the renovate/cypress-file-upload-5.x branch from f6d17a0 to 126f898 Compare June 24, 2021 14:27
@nd0ut nd0ut closed this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants