chore(deps): update dependency @cypress/vite-dev-server to v3.3.1 #2523

Merged
konrad merged 1 commits from renovate/cypress-vite-dev-server-3.x into main 2022-10-11 14:14:54 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@cypress/vite-dev-server devDependencies patch 3.3.0 -> 3.3.1

Release Notes

cypress-io/cypress

v3.3.1

Compare Source

Released 5/23/2019

News:

Bugfixes:

  • Cypress no longer accidentally prints internal Electron logs when running cypress run. This bug would exhibit itself when verifying and running Cypress the first time after installation. You may have seen these logs when running in CI. Fixes #​4255.
  • Fixed a bug for users running external network proxies that prevented requests from completing. Requests should now all work correctly. Fixes #​4257.
  • Fixed a regression in 3.3.0 causing large requests such as multipart/form-data uploads to hang. Fixes #​4240, #​4252, and #​4253.
  • Fixed issue where support for have.focus, not.have.focus, be.focused and not.be.focused assertions were not working. Fixes #​4265.
  • Names given to .as() now work properly when they contain a . character. Fixes #​3512.
  • The proper error is now thrown when passing {log: false} to a Cypress command that failed. Fixes #​3847.
  • Fixed an issue where highlighting a command's snapshot would throw an error when no application was rendered in the AUT frame. Fixes #​4177.
  • We now properly detect the branch name when running Cypress in AppVeyor. Fixed in #​4234.

Misc:

  • Fix capitalization of Xvfb in error messages. Addressed in #​4262.

Documentation Changes:

  • We have some newly translated documentation in Chinese and Japanese. If you'd like to help in translating more, please open a pull request in our documentation repo.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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/vite-dev-server](https://github.com/cypress-io/cypress) | devDependencies | patch | [`3.3.0` -> `3.3.1`](https://renovatebot.com/diffs/npm/@cypress%2fvite-dev-server/3.3.0/3.3.1) | --- ### Release Notes <details> <summary>cypress-io/cypress</summary> ### [`v3.3.1`](https://github.com/cypress-io/cypress/releases/tag/v3.3.1) [Compare Source](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.3.0...v3.3.1) *Released 5/23/2019* **News:** - We've [written a blog post](https://www.cypress.io/blog/2019/05/22/how-we-improved-network-speed-by-300-in-cypress-3-3-0/) about the 300% increase in proxy performance delivered in [3.3.0](https://on.cypress.io/changelog#&#8203;3-3-0). **Bugfixes:** - Cypress no longer accidentally prints internal Electron logs when running `cypress run`. This bug would exhibit itself when verifying and running Cypress the first time after installation. You may have seen these logs when running in CI. Fixes [#&#8203;4255](https://github.com/cypress-io/cypress/issues/4255). - Fixed a bug for users running external network proxies that prevented requests from completing. Requests should now all work correctly. Fixes [#&#8203;4257](https://github.com/cypress-io/cypress/issues/4257). - Fixed a regression in [3.3.0](https://on.cypress.io/changelog#&#8203;3-3-0) causing large requests such as `multipart/form-data` uploads to hang. Fixes [#&#8203;4240](https://github.com/cypress-io/cypress/issues/4240), [#&#8203;4252](https://github.com/cypress-io/cypress/issues/4252), and [#&#8203;4253](https://github.com/cypress-io/cypress/issues/4253). - Fixed issue where support for `have.focus`, `not.have.focus`, `be.focused` and `not.be.focused` [assertions](https://on.cypress.io/assertions) were not working. Fixes [#&#8203;4265](https://github.com/cypress-io/cypress/issues/4265). - Names given to [.as()](https://on.cypress.io/as) now work properly when they contain a `.` character. Fixes [#&#8203;3512](https://github.com/cypress-io/cypress/issues/3512). - The proper error is now thrown when passing `{log: false}` to a Cypress command that failed. Fixes [#&#8203;3847](https://github.com/cypress-io/cypress/issues/3847). - Fixed an issue where highlighting a command's snapshot would throw an error when no application was rendered in the AUT frame. Fixes [#&#8203;4177](https://github.com/cypress-io/cypress/issues/4177). - We now properly detect the branch name when running Cypress in AppVeyor. Fixed in [#&#8203;4234](https://github.com/cypress-io/cypress/pull/4234). **Misc:** - Fix capitalization of `Xvfb` in error messages. Addressed in [#&#8203;4262](https://github.com/cypress-io/cypress/pull/4262). **Documentation Changes:** - We have some newly translated documentation in [Chinese](http://on.cypress.io/zh-cn) and [Japanese](http://on.cypress.io/ja). If you'd like to help in translating more, please open a pull request in our [documentation repo](https://github.com/cypress-io/cypress-documentation). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-11 14:03:32 +00:00
renovate added 1 commit 2022-10-11 14:03:33 +00:00
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://2523-renovate-cypress-vite-dev-server--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://2523-renovate-cypress-vite-dev-server--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 scheduled this pull request to auto merge when all checks succeed 2022-10-11 14:12:30 +00:00
konrad merged commit b73d285c88 into main 2022-10-11 14:14:54 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.