chore(deps): update dependency @cypress/vue to v3.1.2 #2122

Merged
konrad merged 1 commits from renovate/cypress-vue-3.x into main 2022-07-13 21:48:48 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@cypress/vue devDependencies patch 3.1.1 -> 3.1.2

Release Notes

cypress-io/cypress

v3.1.2

Compare Source

Released 11/18/2018

Bugfixes:

  • Fixed a regression caused in 3.1.1 where we attempted to set a property on an invalid cookie sent from a server. Fixes #​2724.
  • Fixed Cypress not correctly aborting long running connections (such as server sent events) on proxied requests. Fixes #​2612.
  • Fixed bug where tests were failing due to assertions causing Cypress to accidentally iterate through cross origin iframes. If you were seeing "random" cross origin errors, this likely fixes those issues. Fixes #​2784.
  • Fixed incorrectly setting charCode and keyCode when using .type() on a few different special characters such as {. Fixes #​2105.
  • Fixed another regression in 3.1.1 where passing undefined to a setTimeout caused Cypress to error. Fixes #​2719.
  • Fixed a bug in node core where Cypress would not show up in Windows for users on node >= 11. Fixes #​2667.
  • Fixed a bug with trashing assets in linux that caused recursive .Trash files to show up. We now have opted to actually rm -rf the files in linux because trashing is too inconsistent between linux distros. Fixes #​2742.

Misc

  • Added type definitions for Cypress.moment(). Fixes #​2746.
  • We now display better error messages in the CLI when runs exceed billing limits. Fixes #​1689.

Dependency Updates


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@cypress/vue](https://github.com/cypress-io/cypress) | devDependencies | patch | [`3.1.1` -> `3.1.2`](https://renovatebot.com/diffs/npm/@cypress%2fvue/3.1.1/3.1.2) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v3.1.2`](https://github.com/cypress-io/cypress/releases/tag/v3.1.2) [Compare Source](https://github.com/cypress-io/cypress/compare/@cypress/vue-v3.1.1...@cypress/vue-v3.1.2) *Released 11/18/2018* **Bugfixes:** - Fixed a regression caused in `3.1.1` where we attempted to set a property on an invalid cookie sent from a server. Fixes [#&#8203;2724](https://github.com/cypress-io/cypress/issues/2724). - Fixed Cypress not correctly aborting long running connections (such as server sent events) on proxied requests. Fixes [#&#8203;2612](https://github.com/cypress-io/cypress/issues/2612). - Fixed bug where tests were failing due to assertions causing Cypress to accidentally iterate through cross origin iframes. If you were seeing "random" cross origin errors, this likely fixes those issues. Fixes [#&#8203;2784](https://github.com/cypress-io/cypress/issues/2784). - Fixed incorrectly setting `charCode` and `keyCode` when using [.type()](https://on.cypress.io/type) on a few different special characters such as `{`. Fixes [#&#8203;2105](https://github.com/cypress-io/cypress/issues/2105). - Fixed another regression in `3.1.1` where passing `undefined` to a `setTimeout` caused Cypress to error. Fixes [#&#8203;2719](https://github.com/cypress-io/cypress/issues/2719). - Fixed a bug in node core where Cypress would not show up in `Windows` for users on `node >= 11`. Fixes [#&#8203;2667](https://github.com/cypress-io/cypress/issues/2667). - Fixed a bug with trashing assets in linux that caused recursive `.Trash` files to show up. We now have opted to actually `rm -rf` the files in linux because trashing is too inconsistent between linux distros. Fixes [#&#8203;2742](https://github.com/cypress-io/cypress/issues/2742). **Misc** - Added type definitions for `Cypress.moment()`. Fixes [#&#8203;2746](https://github.com/cypress-io/cypress/issues/2746). - We now display better error messages in the CLI when runs exceed billing limits. Fixes [#&#8203;1689](https://github.com/cypress-io/cypress/issues/1689). **Dependency Updates** - Removed `progress` [#&#8203;2733](https://github.com/cypress-io/cypress/issues/2733). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-07-13 21:04:19 +00:00
renovate added 1 commit 2022-07-13 21:04:20 +00:00
continuous-integration/drone/pr Build is passing Details
2b560ec09a
chore(deps): update dependency @cypress/vue to v3.1.2
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2122-renovate-cypress-vue-3-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2122-renovate-cypress-vue-3-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 0f44902ffc into main 2022-07-13 21:48:48 +00:00
konrad deleted branch renovate/cypress-vue-3.x 2022-07-13 21:48:48 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.