[PR #2271] [MERGED] chore(deps): update dev-dependencies #8150

Closed
opened 2026-04-20 18:03:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • 74c9d69 chore(deps): update dev-dependencies

📊 Changes

2 files changed (+168 additions, -173 deletions)

View changed files

📝 frontend/package.json (+2 -2)
📝 frontend/pnpm-lock.yaml (+166 -171)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 9.39.29.39.3 age confidence
rollup (source) 4.57.14.58.0 age confidence

Release Notes

eslint/eslint (eslint)

v9.39.3

Compare Source

rollup/rollup (rollup)

v4.58.0

Compare Source

2026-02-20

Features
  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#​6272)
Pull Requests

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/2271 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/20/2026 **Status:** ✅ Merged **Merged:** 2/20/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`74c9d69`](https://github.com/go-vikunja/vikunja/commit/74c9d69d113463d67d0199e20d8fa2c5c4df2671) chore(deps): update dev-dependencies ### 📊 Changes **2 files changed** (+168 additions, -173 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+2 -2) 📝 `frontend/pnpm-lock.yaml` (+166 -171) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.39.2` → `9.39.3`](https://renovatebot.com/diffs/npm/eslint/9.39.2/9.39.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.39.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.39.2/9.39.3?slim=true) | | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.57.1` → `4.58.0`](https://renovatebot.com/diffs/npm/rollup/4.57.1/4.58.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.58.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.57.1/4.58.0?slim=true) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.39.3`](https://redirect.github.com/eslint/eslint/compare/v9.39.2...a7d5fe64f402eefdc2bbb73992d3a4ac49f426a5) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.39.2...v9.39.3) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.58.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4580) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.57.1...v4.58.0) *2026-02-20* ##### Features - Also support `__NO_SIDE_EFFECTS__` annotation before variable declarations declaring function expressions ([#&#8203;6272](https://redirect.github.com/rollup/rollup/issues/6272)) ##### Pull Requests - [#&#8203;6256](https://redirect.github.com/rollup/rollup/pull/6256): docs: document PreRenderedChunk properties including isDynamicEntry and isImplicitEntry ([@&#8203;njg7194](https://redirect.github.com/njg7194), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6259](https://redirect.github.com/rollup/rollup/pull/6259): docs: Correct typo and improve sentence structure in docs for `output.experimentalMinChunkSize` ([@&#8203;millerick](https://redirect.github.com/millerick), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6260](https://redirect.github.com/rollup/rollup/pull/6260): fix(deps): update rust crate swc\_compiler\_base to v47 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot], [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6261](https://redirect.github.com/rollup/rollup/pull/6261): fix(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot], [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6262](https://redirect.github.com/rollup/rollup/pull/6262): Avoid unnecessary cloning of the code string ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6263](https://redirect.github.com/rollup/rollup/pull/6263): fix(deps): update minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot], [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6265](https://redirect.github.com/rollup/rollup/pull/6265): chore(deps): lock file maintenance ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;6267](https://redirect.github.com/rollup/rollup/pull/6267): fix(deps): update minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;6268](https://redirect.github.com/rollup/rollup/pull/6268): chore(deps): update dependency eslint-plugin-unicorn to v63 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot], [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;6269](https://redirect.github.com/rollup/rollup/pull/6269): chore(deps): update dependency lru-cache to v11 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;6270](https://redirect.github.com/rollup/rollup/pull/6270): chore(deps): lock file maintenance ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;6272](https://redirect.github.com/rollup/rollup/pull/6272): forward NO\_SIDE\_EFFECTS annotations to function expressions in variable declarations ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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-20 18:03:43 -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#8150