mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 21:15:18 -05:00
[PR #838] [MERGED] chore(deps): update dev-dependencies #988
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/838
Author: @renovate[bot]
Created: 5/29/2025
Status: ✅ Merged
Merged: 5/29/2025
Merged by: @kolaente
Base:
main← Head:renovate/dev-dependencies📝 Commits (1)
3f9c153chore(deps): update dev-dependencies📊 Changes
4 files changed (+815 additions, -650 deletions)
View changed files
📝
desktop/package.json(+1 -1)📝
desktop/pnpm-lock.yaml(+5 -5)📝
frontend/package.json(+10 -10)📝
frontend/pnpm-lock.yaml(+799 -634)📄 Description
This PR contains the following updates:
22.15.21->22.15.248.32.1->8.33.08.32.1->8.33.04.24.5->4.25.01.0.30001718->1.0.3000172036.3.1->36.3.20.25.4->0.25.517.4.7->17.5.68.5.3->8.5.410.1.6->10.2.06.0.0->6.0.1Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.33.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.33.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
browserslist/browserslist (browserslist)
v4.25.0Compare Source
cover 95% in browserslist-config-mycompany statsquery support.browserslist/caniuse-lite (caniuse-lite)
v1.0.30001720Compare Source
electron/electron (electron)
v36.3.2Compare Source
evanw/esbuild (esbuild)
v0.25.5Compare Source
Fix a regression with
browserinpackage.json(#4187)The fix to #4144 in version 0.25.3 introduced a regression that caused
browseroverrides specified inpackage.jsonto fail to override relative path names that end in a trailing slash. That behavior change affected theaxios@0.30.0package. This regression has been fixed, and now has test coverage.Add support for certain keywords as TypeScript tuple labels (#4192)
Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a
?modifier. These labels includedfunction,import,infer,new,readonly, andtypeof. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:Add CSS prefixes for the
stretchsizing value (#4184)This release adds support for prefixing CSS declarations such as
div { width: stretch }. That CSS is now transformed into this depending on what the--target=setting includes:capricorn86/happy-dom (happy-dom)
v17.5.6Compare Source
v17.5.5Compare Source
v17.5.4Compare Source
👷♂️ Patch fixes
ReadableStreamwas locked after being cloned - By @betterqualityassuranceuser in task #1493v17.5.3Compare Source
v17.5.2Compare Source
v17.5.1Compare Source
👷♂️ Patch fixes
v17.5.0Compare Source
🎨 Features
XMLHttpRequest.overrideMimeType()- By @maxmil in task #1782v17.4.9Compare Source
v17.4.8Compare Source
postcss/postcss (postcss)
v8.5.4Compare Source
csstools/postcss-plugins (postcss-preset-env)
v10.2.0Compare Source
May 27, 2025
@csstools/postcss-color-mix-variadic-function-argumentsCheck the plugin README for usage details.cssdbto8.3.0(patch)@csstools/postcss-progressive-custom-propertiesto4.1.0(minor)@csstools/css-tokenizerto3.0.4(patch)postcss-custom-propertiesto14.0.5(patch)btd/rollup-plugin-visualizer (rollup-plugin-visualizer)
v6.0.1Compare Source
opento version 8 as require(esm) is not ready to be usedConfiguration
📅 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.
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.