Update dependency cypress-file-upload to v5 #379

Merged
konrad merged 1 commits from renovate/cypress-file-upload-5.x into master 2021-01-23 19:49:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
cypress-file-upload devDependencies major 4.1.1 -> 5.0.2

Release Notes

abramenal/cypress-file-upload

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 🥂 🔥


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) | devDependencies | major | [`4.1.1` -> `5.0.2`](https://renovatebot.com/diffs/npm/cypress-file-upload/4.1.1/5.0.2) | --- ### Release Notes <details> <summary>abramenal/cypress-file-upload</summary> ### [`v5.0.2`](https://github.com/abramenal/cypress-file-upload/releases/v5.0.2) [Compare Source](https://github.com/abramenal/cypress-file-upload/compare/v5.0.1...v5.0.2) [#&#8203;265](https://github.com/abramenal/cypress-file-upload/issues/265) Do not preserve existing files. This was fixed in v5.0.1, but incorrect artifact was deployed to npm. ### [`v5.0.1`](https://github.com/abramenal/cypress-file-upload/releases/v5.0.1) [Compare Source](https://github.com/abramenal/cypress-file-upload/compare/v5.0.0...v5.0.1) [#&#8203;265](https://github.com/abramenal/cypress-file-upload/issues/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`](https://github.com/abramenal/cypress-file-upload/releases/v5.0.0) [Compare Source](https://github.com/abramenal/cypress-file-upload/compare/v4.1.1...v5.0.0) BREAKING: multiple file upload is now available via array of fixtures – chaining calls are not supported anymore ([#&#8203;251](https://github.com/abramenal/cypress-file-upload/issues/251)) Massive documentation upgrade: [#&#8203;228](https://github.com/abramenal/cypress-file-upload/issues/228) [#&#8203;229](https://github.com/abramenal/cypress-file-upload/issues/229) [#&#8203;235](https://github.com/abramenal/cypress-file-upload/issues/235) [#&#8203;246](https://github.com/abramenal/cypress-file-upload/issues/246) [#&#8203;253](https://github.com/abramenal/cypress-file-upload/issues/253) [#&#8203;254](https://github.com/abramenal/cypress-file-upload/issues/254) [#&#8203;256](https://github.com/abramenal/cypress-file-upload/issues/256) [#&#8203;257](https://github.com/abramenal/cypress-file-upload/issues/257) Dependencies upgrade: [#&#8203;255](https://github.com/abramenal/cypress-file-upload/issues/255) Switch to Github actions: [#&#8203;248](https://github.com/abramenal/cypress-file-upload/issues/248) Shout out to [@&#8203;adrienjoly](https://github.com/adrienjoly) [@&#8203;zephraph](https://github.com/zephraph) [@&#8203;jethas-bennettjones](https://github.com/jethas-bennettjones) [@&#8203;andrico1234](https://github.com/andrico1234) [@&#8203;paulblyth](https://github.com/paulblyth) 🥂 🔥 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-01-17 13:02:11 +00:00
renovate force-pushed renovate/cypress-file-upload-5.x from b13accaf1c to c769290046 2021-01-20 21:02:07 +00:00 Compare
renovate force-pushed renovate/cypress-file-upload-5.x from c769290046 to 6785114e70 2021-01-20 23:02:13 +00:00 Compare
renovate force-pushed renovate/cypress-file-upload-5.x from 6785114e70 to 74db0ee1b8 2021-01-22 09:02:16 +00:00 Compare
renovate force-pushed renovate/cypress-file-upload-5.x from 74db0ee1b8 to e0fffa437b 2021-01-22 13:02:13 +00:00 Compare
konrad merged commit 7e4c5f16e2 into master 2021-01-23 19:49:11 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.