chore(deps): update dependency cypress-file-upload to v5 #807
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.5.3
->5.0.8
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 intomain
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.