[PR #1750] [MERGED] chore(deps): update dependency @cypress/vite-dev-server to v7.0.1 #5194

Closed
opened 2026-04-16 13:30:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1750
Author: @renovate[bot]
Created: 11/5/2025
Status: Merged
Merged: 11/5/2025
Merged by: @kolaente

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 87aa8cb chore(deps): update dependency @cypress/vite-dev-server to v7.0.1

📊 Changes

2 files changed (+44 additions, -42 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+43 -41)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@cypress/vite-dev-server (source) 7.0.0 -> 7.0.1 age confidence

Release Notes

cypress-io/cypress (@​cypress/vite-dev-server)

v7.0.1: 7.0.1

Compare Source

Released 04/07/2021

Bugfixes:

  • Fixed a regression in 7.0.0 that caused the test runner not to check for updates. Fixes #​15829.
  • The component testing spec list search input no longer throws an exception when hitting Enter. Addressed in #​15833.
  • The preferred file opener modal no longer appears behind the command log. Addressed in #​15831.
  • Cypress no longer crashes in certain circumstances when running in Docker without --ipc=host. Fixes #​15814 and #​350.
  • Node.js warnings are no longer incorrectly printed to stderr in production builds of Cypress. Addressed in #​15817.
  • Cypress no longer prints a warning to stdout when the video cannot be found after a run. Addressed in #​15828.
  • A warning is no longer displayed when running a TypeScript spec without a tsconfig.json file present. Addressed in #​15828.

Misc:

  • The "New Spec File" in the Desktop GUI has a less pronounced style. Addressed in #​15835.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1750 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`87aa8cb`](https://github.com/go-vikunja/vikunja/commit/87aa8cb41f81245f9df1e138100ac9024879f0d6) chore(deps): update dependency @cypress/vite-dev-server to v7.0.1 ### 📊 Changes **2 files changed** (+44 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+43 -41) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@cypress/vite-dev-server](https://redirect.github.com/cypress-io/cypress/tree/develop/npm/vite-dev-server#readme) ([source](https://redirect.github.com/cypress-io/cypress)) | [`7.0.0` -> `7.0.1`](https://renovatebot.com/diffs/npm/@cypress%2fvite-dev-server/7.0.0/7.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@cypress%2fvite-dev-server/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cypress%2fvite-dev-server/7.0.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (@&#8203;cypress/vite-dev-server)</summary> ### [`v7.0.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v7.0.1): 7.0.1 [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v7.0.0...@cypress/vite-dev-server-v7.0.1) *Released 04/07/2021* **Bugfixes:** - Fixed a regression in 7.0.0 that caused the test runner not to check for updates. Fixes [#&#8203;15829](https://redirect.github.com/cypress-io/cypress/issues/15829). - The component testing spec list search input no longer throws an exception when hitting `Enter`. Addressed in [#&#8203;15833](https://redirect.github.com/cypress-io/cypress/pull/15833). - The preferred file opener modal no longer appears behind the command log. Addressed in [#&#8203;15831](https://redirect.github.com/cypress-io/cypress/pull/15831). - Cypress no longer crashes in certain circumstances when running in Docker without `--ipc=host`. Fixes [#&#8203;15814](https://redirect.github.com/cypress-io/cypress/issues/15814) and [#&#8203;350](https://redirect.github.com/cypress-io/cypress/issues/350). - Node.js warnings are no longer incorrectly printed to `stderr` in production builds of Cypress. Addressed in [#&#8203;15817](https://redirect.github.com/cypress-io/cypress/pull/15817). - Cypress no longer prints a warning to `stdout` when the video cannot be found after a run. Addressed in [#&#8203;15828](https://redirect.github.com/cypress-io/cypress/pull/15828). - A warning is no longer displayed when running a TypeScript spec without a `tsconfig.json` file present. Addressed in [#&#8203;15828](https://redirect.github.com/cypress-io/cypress/pull/15828). **Misc:** - The "New Spec File" in the Desktop GUI has a less pronounced style. Addressed in [#&#8203;15835](https://redirect.github.com/cypress-io/cypress/pull/15835). </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 13:30:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#5194