[PR #1196] [MERGED] chore(deps): update dev-dependencies #4784

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

📋 Pull Request Information

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

Base: mainHead: renovate/dev-dependencies


📝 Commits (1)

  • a070536 chore(deps): update dev-dependencies

📊 Changes

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

View changed files

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

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.16.5 -> 22.17.0 age confidence
caniuse-lite 1.0.30001727 -> 1.0.30001731 age confidence
rollup (source) 4.46.1 -> 4.46.2 age confidence

Release Notes

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001731

Compare Source

v1.0.30001730

Compare Source

rollup/rollup (rollup)

v4.46.2

Compare Source

2025-07-29

Bug Fixes
  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#​6041)
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/1196 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/dev-dependencies` --- ### 📝 Commits (1) - [`a070536`](https://github.com/go-vikunja/vikunja/commit/a0705360a1bef6628381f7e2ded4ec45f4d3f572) chore(deps): update dev-dependencies ### 📊 Changes **2 files changed** (+181 additions, -181 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+3 -3) 📝 `frontend/pnpm-lock.yaml` (+178 -178) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.16.5` -> `22.17.0`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.5/22.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.16.5/22.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [caniuse-lite](https://redirect.github.com/browserslist/caniuse-lite) | [`1.0.30001727` -> `1.0.30001731`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001727/1.0.30001731) | [![age](https://developer.mend.io/api/mc/badges/age/npm/caniuse-lite/1.0.30001731?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/caniuse-lite/1.0.30001727/1.0.30001731?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.46.1` -> `4.46.2`](https://renovatebot.com/diffs/npm/rollup/4.46.1/4.46.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.46.1/4.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001731`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001730...1.0.30001731) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001730...1.0.30001731) ### [`v1.0.30001730`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001727...1.0.30001730) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001727...1.0.30001730) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.46.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4462) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.46.1...v4.46.2) *2025-07-29* ##### Bug Fixes - Fix in-operator handling for external namespace and when the left side cannot be analyzed ([#&#8203;6041](https://redirect.github.com/rollup/rollup/issues/6041)) ##### Pull Requests - [#&#8203;6041](https://redirect.github.com/rollup/rollup/pull/6041): Correct the logic of include in BinaryExpression and don't optimize external references away ([@&#8203;TrickyPi](https://redirect.github.com/TrickyPi), [@&#8203;cyyynthia](https://redirect.github.com/cyyynthia), [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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:15:59 -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#4784