mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-25 16:01:22 -05:00
[PR #1316] [MERGED] chore(deps): update dev-dependencies #3345
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/1316
Author: @renovate[bot]
Created: 8/20/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @kolaente
Base:
main← Head:renovate/dev-dependencies📝 Commits (2)
bc75acechore(deps): update dev-dependencies4aef353fix: tsconfig root dir📊 Changes
5 files changed (+868 additions, -738 deletions)
View changed files
📝
desktop/package.json(+1 -1)📝
desktop/pnpm-lock.yaml(+13 -13)📝
frontend/eslint.config.js(+5 -1)📝
frontend/package.json(+15 -15)📝
frontend/pnpm-lock.yaml(+834 -708)📄 Description
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
22.17.2->22.18.38.40.0->8.43.08.40.0->8.43.04.25.3->4.26.01.0.30001735->1.0.3000174137.3.1->37.5.09.33.0->9.35.010.2.4->10.3.14.46.3->4.50.21.90.0->1.92.12.0.13->2.1.016.23.1->16.24.01.0.2->1.0.38.0.0->8.0.23.0.5->3.0.78.0.4->8.0.5Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.43.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.42.0Compare Source
🩹 Fixes
You can read about our versioning strategy and releases on our website.
v8.41.0Compare Source
🩹 Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.43.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.
v8.42.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.
v8.41.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.26.0Compare Source
v4.25.4Compare Source
browserslist/caniuse-lite (caniuse-lite)
v1.0.30001741Compare Source
v1.0.30001740Compare Source
v1.0.30001739Compare Source
v1.0.30001737Compare Source
v1.0.30001736Compare Source
electron/electron (electron)
v37.5.0: electron v37.5.0Compare Source
Release Notes for v37.5.0
Features
fileBackedandpurgeablefields toprocess.getSystemMemoryInfo()for macOS. #48143 (Also in 38)Fixes
dialog.showMessageDialogshowed a window incorrectly centered to monitor instead of parent window when passed. #48213 (Also in 36, 38)contextmenuevent was emitted. #48226 (Also in 36, 38)Other Changes
v37.4.0: electron v37.4.0Compare Source
Release Notes for v37.4.0
Features
tray.{get|set}AutosaveNameto enable macOS tray icons to maintain position across launches. #48076 (Also in 36, 38)Fixes
net.isOnline()always returnedtruein utilityProcesses. #48152 (Also in 36, 38)Other Changes
eslint/eslint (eslint)
v9.35.0Compare Source
v9.34.0Compare Source
csstools/postcss-plugins (postcss-preset-env)
v10.3.1Compare Source
August 27, 2025
css-has-pseudoto7.0.3(patch)v10.3.0Compare Source
August 22, 2025
@csstools/postcss-alpha-functionCheck the plugin README for usage details.@csstools/postcss-color-function-display-p3-linearCheck the plugin README for usage details.@csstools/css-color-parserto3.1.0(minor)@csstools/postcss-color-functionto4.0.11(patch)@csstools/postcss-color-mix-functionto3.0.11(patch)rollup/rollup (rollup)
v4.50.2Compare Source
2025-09-15
Bug Fixes
Pull Requests
v4.50.1Compare Source
2025-09-07
Bug Fixes
Pull Requests
v4.50.0Compare Source
2025-08-31
Features
Bug Fixes
Pull Requests
v4.49.0Compare Source
2025-08-27
Features
Pull Requests
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz, @TrickyPi)v4.48.1Compare Source
2025-08-25
Bug Fixes
Pull Requests
v4.48.0Compare Source
2025-08-23
Features
Bug Fixes
Pull Requests
v4.47.1Compare Source
2025-08-21
Bug Fixes
Pull Requests
v4.47.0Compare Source
2025-08-21
Features
Bug Fixes
undefinedfor optional fields in Rollup types (#6061)Pull Requests
v4.46.4Compare Source
2025-08-20
Bug Fixes
inoperator (#6052)Pull Requests
inwithsyntheticNamedExports(@hi-ogawa)sass/embedded-host-node (sass-embedded)
v1.92.1Compare Source
would not be passed as implicit configuration to a later imported, forwarded
module.
v1.92.0Compare Source
Breaking change: Emit declarations, childless at-rules, and comments in
the order they appear in the source even when they're interleaved with nested
rules. This obsoletes the
mixed-declsdeprecation.Breaking change: The function name
type()is now fully reserved for theplain CSS function. This means that
@functiondefinitions with the nametypewill produce errors, while function calls will be parsed as specialfunction strings.
Configuring private variables using
@use ... with,@forward ... with, andmeta.load-css(..., $with: ...)is now deprecated. Private variables werealways intended to be fully encapsulated within the module that defines them,
and this helps enforce that encapsulation.
Fix a bug where
@extendrules loaded through a mixture of@importand@userules could fail to apply correctly.Command-Line Interface
--watchmode, delete the source map when the associated source file isdeleted.
v1.91.0Compare Source
Potentially breaking change:
meta.inspect()(as well as other systemsthat use it such as
@debugand certain error messages) now emits numberswith as high precision as is available instead of rounding to the nearest
1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of
meta.inspect(), which is to provide full information about the structure ofa Sass value.
Passing a rest argument (
$arg...) before a positional or named argument whencalling a function or mixin is now deprecated. This was always outside the
specified syntax, but it was historically treated the same as passing the rest
argument at the end of the argument list whether or not that matched the
visual order of the arguments.
bahmutov/start-server-and-test (start-server-and-test)
v2.1.0Compare Source
Features
stylelint/stylelint (stylelint)
v16.24.0Compare Source
It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.
rule-nesting-at-rule-required-listrule (#8680) (@sw1tch3roo).ignoreAtRules: []tonesting-selector-no-missing-scoping-root(#8743) (@karlhorky).function-no-unknownfalse positives forcontrast-color()andsibling-*()(#8729) (@Mouvedia).selector-pseudo-class-no-unknownfalse positives for:heading(#8749) (@Mouvedia).vite-pwa/vite-plugin-pwa (vite-plugin-pwa)
v1.0.3Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
vuejs/devtools (vite-plugin-vue-devtools)
v8.0.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v8.0.1Compare Source
🚀 Features
View changes on GitHub
vuejs/language-tools (vue-tsc)
v3.0.7Compare Source
Bug Fixes
Other Changes
@typescript-eslint/no-unnecessary-condition(#5630)v3.0.6Compare Source
Bug Fixes
:classexpression with parens - Thanks to @KazariEX!targetoption (#5583) - Thanks to @gxres042!vue-component-type-helperstolib/helpers(#5600)configFileNamedefault value (#5606)js/ts.hover.maximumLengthandtypescript.experimental.expandableHover(#5577)Other Changes
excludeconfig suggestion from global types error message (#5579) - Thanks to @Ciallo-Chiakivue-component-type-helpersto current version (#5589) - Thanks to @kingyue737!jeffbski/wait-on (wait-on)
v8.0.5Compare Source
Update minor deps including axios@1.12.1 and joi@18
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.
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.