[PR #2344] [MERGED] chore(deps): update dev-dependencies #5617

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2344
Author: @renovate[bot]
Created: 3/3/2026
Status: Merged
Merged: 3/3/2026
Merged by: @kolaente

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 8d19d9f chore(deps): update dev-dependencies

📊 Changes

2 files changed (+317 additions, -314 deletions)

View changed files

📝 frontend/package.json (+4 -4)
📝 frontend/pnpm-lock.yaml (+313 -310)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
caniuse-lite 1.0.300017751.0.30001776 age confidence
eslint-plugin-depend 1.4.01.5.0 age confidence
happy-dom 20.7.020.8.3 age confidence
postcss (source) 8.5.68.5.8 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001776

Compare Source

es-tooling/eslint-plugin-depend (eslint-plugin-depend)

v1.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/es-tooling/eslint-plugin-depend/compare/1.4.0...1.5.0

capricorn86/happy-dom (happy-dom)

v20.8.3

Compare Source

👷‍♂️ Patch fixes

v20.8.2

Compare Source

👷‍♂️ Patch fixes
  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #​2090

v20.8.1

Compare Source

👷‍♂️ Patch fixes

v20.8.0

Compare Source

v20.7.2

Compare Source

👷‍♂️ Patch fixes
  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

Compare Source

postcss/postcss (postcss)

v8.5.8

Compare Source

  • Fixed Processor#version.

v8.5.7

Compare Source

  • Improved source map annotation cleaning performance (by CodeAnt AI).

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/2344 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`8d19d9f`](https://github.com/go-vikunja/vikunja/commit/8d19d9fb8c7fa3d5edc46c6cc476c901997ebae5) chore(deps): update dev-dependencies ### 📊 Changes **2 files changed** (+317 additions, -314 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+4 -4) 📝 `frontend/pnpm-lock.yaml` (+313 -310) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [caniuse-lite](https://redirect.github.com/browserslist/caniuse-lite) | [`1.0.30001775` → `1.0.30001776`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001775/1.0.30001776) | ![age](https://developer.mend.io/api/mc/badges/age/npm/caniuse-lite/1.0.30001776?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/caniuse-lite/1.0.30001775/1.0.30001776?slim=true) | | [eslint-plugin-depend](https://redirect.github.com/es-tooling/eslint-plugin-depend) | [`1.4.0` → `1.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-depend/1.4.0/1.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-depend/1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-depend/1.4.0/1.5.0?slim=true) | | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`20.7.0` → `20.8.3`](https://renovatebot.com/diffs/npm/happy-dom/20.7.0/20.8.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/20.8.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/20.7.0/20.8.3?slim=true) | | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.5.6` → `8.5.8`](https://renovatebot.com/diffs/npm/postcss/8.5.6/8.5.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.5.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.5.6/8.5.8?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/438) for more information. --- ### Release Notes <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001776`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001775...1.0.30001776) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001775...1.0.30001776) </details> <details> <summary>es-tooling/eslint-plugin-depend (eslint-plugin-depend)</summary> ### [`v1.5.0`](https://redirect.github.com/es-tooling/eslint-plugin-depend/releases/tag/1.5.0) [Compare Source](https://redirect.github.com/es-tooling/eslint-plugin-depend/compare/1.4.0...1.5.0) #### What's Changed - feat: support eslint 10 by [@&#8203;oNo500](https://redirect.github.com/oNo500) in [#&#8203;61](https://redirect.github.com/es-tooling/eslint-plugin-depend/pull/61) #### New Contributors - [@&#8203;oNo500](https://redirect.github.com/oNo500) made their first contribution in [#&#8203;61](https://redirect.github.com/es-tooling/eslint-plugin-depend/pull/61) **Full Changelog**: <https://github.com/es-tooling/eslint-plugin-depend/compare/1.4.0...1.5.0> </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v20.8.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.8.3) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.8.2...v20.8.3) ##### :construction\_worker\_man: Patch fixes - Throw error if event is not of type Event in dispatchEvent - By **[@&#8203;capricorn86](https://redirect.github.com/capricorn86)** in task [#&#8203;2054](https://redirect.github.com/capricorn86/happy-dom/issues/2054) ### [`v20.8.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.8.2) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.8.1...v20.8.2) ##### :construction\_worker\_man: Patch fixes - Resets `Event.cancelBubble` and `Event.defaultPrevented` when calling `Event.initEvent()` - By **[@&#8203;capricorn86](https://redirect.github.com/capricorn86)** in task [#&#8203;2090](https://redirect.github.com/capricorn86/happy-dom/issues/2090) ### [`v20.8.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.8.1) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.8.0...v20.8.1) ##### :construction\_worker\_man: Patch fixes - Make "inert" attribute block focus interactions - By **[@&#8203;coffeeandwork](https://redirect.github.com/coffeeandwork)** in task [#&#8203;1422](https://redirect.github.com/capricorn86/happy-dom/issues/1422) ### [`v20.8.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v20.7.2...53e4ec974a8c8f66db7cd55c9553e7e8281185bf) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.7.2...v20.8.0) ### [`v20.7.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.7.2) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.7.1...v20.7.2) ##### :construction\_worker\_man: Patch fixes - Properly decode CSS escape sequences in attribute selector values - By **[@&#8203;silverwind](https://redirect.github.com/silverwind)** ### [`v20.7.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v20.7.0...7fa06b306bc6f7679d430ecfd8eee33c14c2be87) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.7.0...v20.7.1) </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.5.8`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#858) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.7...8.5.8) - Fixed `Processor#version`. ### [`v8.5.7`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#857) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.6...8.5.7) - Improved source map annotation cleaning performance (by CodeAnt AI). </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:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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:44:23 -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#5617