[PR #1261] [MERGED] chore(deps): update dev-dependencies #1375

Closed
opened 2025-11-01 21:16:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 7925989 chore(deps): update dev-dependencies

📊 Changes

2 files changed (+116 additions, -116 deletions)

View changed files

📝 frontend/package.json (+3 -3)
📝 frontend/pnpm-lock.yaml (+113 -113)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
caniuse-lite 1.0.30001731 -> 1.0.30001733 age confidence
cypress (source) 14.5.3 -> 14.5.4 age confidence
stylelint (source) 16.23.0 -> 16.23.1 age confidence
vite (source) 7.0.6 -> 7.1.1 age confidence

Release Notes

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001733

Compare Source

cypress-io/cypress (cypress)

v14.5.4

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-4

stylelint/stylelint (stylelint)

v16.23.1

Compare Source

It fixes 7 bugs.

  • Fixed: no-invalid-position-declaration false positives for embedded styles (#​8701) (@​sw1tch3roo).
  • Fixed: property-no-deprecated erroneously autofixing clip (#​8699) (@​immitsu).
  • Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#​8699) (@​immitsu).
  • Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#​8708) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#​8705) (@​Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#​8707) (@​Mouvedia).
  • Fixed: selector-type-no-unknown false positives for selectedcontent (#​8716) (@​Mouvedia).
vitejs/vite (vite)

v7.1.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.0

Compare Source

Features
  • support files with more than 1000 lines by generateCodeFrame (#​20508) (e7d0b2a)
Bug Fixes
Tests

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/1261 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`7925989`](https://github.com/go-vikunja/vikunja/commit/792598999341b89794d9d2688df6d3dd880b64fb) chore(deps): update dev-dependencies ### 📊 Changes **2 files changed** (+116 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+3 -3) 📝 `frontend/pnpm-lock.yaml` (+113 -113) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [caniuse-lite](https://redirect.github.com/browserslist/caniuse-lite) | [`1.0.30001731` -> `1.0.30001733`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001731/1.0.30001733) | [![age](https://developer.mend.io/api/mc/badges/age/npm/caniuse-lite/1.0.30001733?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/caniuse-lite/1.0.30001731/1.0.30001733?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.5.3` -> `14.5.4`](https://renovatebot.com/diffs/npm/cypress/14.5.3/14.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.5.3/14.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [stylelint](https://stylelint.io) ([source](https://redirect.github.com/stylelint/stylelint)) | [`16.23.0` -> `16.23.1`](https://renovatebot.com/diffs/npm/stylelint/16.23.0/16.23.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint/16.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint/16.23.0/16.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.0.6` -> `7.1.1`](https://renovatebot.com/diffs/npm/vite/7.0.6/7.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.0.6/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001733`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001731...1.0.30001733) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001731...1.0.30001733) </details> <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.5.4`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.5.4) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.5.3...v14.5.4) Changelog: https://docs.cypress.io/app/references/changelog#14-5-4 </details> <details> <summary>stylelint/stylelint (stylelint)</summary> ### [`v16.23.1`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16231---2025-08-07) [Compare Source](https://redirect.github.com/stylelint/stylelint/compare/16.23.0...16.23.1) It fixes 7 bugs. - Fixed: `no-invalid-position-declaration` false positives for embedded styles ([#&#8203;8701](https://redirect.github.com/stylelint/stylelint/pull/8701)) ([@&#8203;sw1tch3roo](https://redirect.github.com/sw1tch3roo)). - Fixed: `property-no-deprecated` erroneously autofixing `clip` ([#&#8203;8699](https://redirect.github.com/stylelint/stylelint/pull/8699)) ([@&#8203;immitsu](https://redirect.github.com/immitsu)). - Fixed: `property-no-deprecated` false positives for `-webkit-box-orient: vertical;` ([#&#8203;8699](https://redirect.github.com/stylelint/stylelint/pull/8699)) ([@&#8203;immitsu](https://redirect.github.com/immitsu)). - Fixed: `selector-pseudo-*-no-unknown` false positives for some meter pseudo classes/elements ([#&#8203;8708](https://redirect.github.com/stylelint/stylelint/pull/8708)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `selector-pseudo-class-no-unknown` false positives for `:unchecked` ([#&#8203;8705](https://redirect.github.com/stylelint/stylelint/pull/8705)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `selector-pseudo-element-no-unknown` false positives for `::search-text` ([#&#8203;8707](https://redirect.github.com/stylelint/stylelint/pull/8707)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `selector-type-no-unknown` false positives for `selectedcontent` ([#&#8203;8716](https://redirect.github.com/stylelint/stylelint/pull/8716)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.1.1`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-711-2025-08-08-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.0...v7.1.1) ##### Bug Fixes - **deps:** update `launch-editor-middleware` ([#&#8203;20569](https://redirect.github.com/vitejs/vite/issues/20569)) ([826b394](https://redirect.github.com/vitejs/vite/commit/826b394e0efd033d2fe88126fe9a28da9573bd8f)) ##### Miscellaneous Chores - fix changelog beta links ([#&#8203;20561](https://redirect.github.com/vitejs/vite/issues/20561)) ([2e0c21a](https://redirect.github.com/vitejs/vite/commit/2e0c21a07ec5ca7ed5eaa1b6a7d44682fa467a06)) - update 7.1 changelog ([#&#8203;20560](https://redirect.github.com/vitejs/vite/issues/20560)) ([d8869b8](https://redirect.github.com/vitejs/vite/commit/d8869b84208879c7aa6a0268ec073a34760c0d80)) ### [`v7.1.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#710-2025-08-07) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.0.6...v7.1.0) ##### Features - support files with more than 1000 lines by `generateCodeFrame` ([#&#8203;20508](https://redirect.github.com/vitejs/vite/issues/20508)) ([e7d0b2a](https://redirect.github.com/vitejs/vite/commit/e7d0b2afa56840dabbbad10015dc04083caaf248)) ##### Bug Fixes - **css:** avoid warnings for `image-set` containing `__VITE_ASSET__` ([#&#8203;20520](https://redirect.github.com/vitejs/vite/issues/20520)) ([f1a2635](https://redirect.github.com/vitejs/vite/commit/f1a2635e6977a3eda681bec036f64f07686dad0d)) - **css:** empty CSS entry points should generate CSS files, not JS files ([#&#8203;20518](https://redirect.github.com/vitejs/vite/issues/20518)) ([bac9f3e](https://redirect.github.com/vitejs/vite/commit/bac9f3ecf84ae5c5add6ef224ae057508247f89e)) - **dev:** denied request stalled when requested concurrently ([#&#8203;20503](https://redirect.github.com/vitejs/vite/issues/20503)) ([64a52e7](https://redirect.github.com/vitejs/vite/commit/64a52e70d9250b16aa81ce2df27c23fe56907257)) - **manifest:** initialize `entryCssAssetFileNames` as an empty Set ([#&#8203;20542](https://redirect.github.com/vitejs/vite/issues/20542)) ([6a46cda](https://redirect.github.com/vitejs/vite/commit/6a46cdac5dece70296d1179640958deeeb2e6c19)) - skip prepareOutDirPlugin in workers ([#&#8203;20556](https://redirect.github.com/vitejs/vite/issues/20556)) ([97d5111](https://redirect.github.com/vitejs/vite/commit/97d5111645a395dae48b16b110bc76c1ee8956c8)) ##### Tests - detect ts support via `process.features` ([#&#8203;20544](https://redirect.github.com/vitejs/vite/issues/20544)) ([856d3f0](https://redirect.github.com/vitejs/vite/commit/856d3f06e6889979f630c8453fa385f01d8adaba)) - fix unimportant errors in test-unit ([#&#8203;20545](https://redirect.github.com/vitejs/vite/issues/20545)) ([1f23554](https://redirect.github.com/vitejs/vite/commit/1f235545b14a51d41b19a49da4a7e3a8e8eb5d10)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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 2025-11-01 21:16:55 -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#1375