chore(deps): update dev-dependencies #2229
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/dev-dependencies"
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?
This PR contains the following updates:
0.17.14
->0.17.15
0.17.14
->0.17.15
1.8.0
->1.10.1
18.2.2
->18.2.4
20.11.30
->20.12.4
7.3.1
->7.5.0
7.3.1
->7.5.0
10.4.18
->10.4.19
1.0.30001599
->1.0.30001606
6.0.2
->6.0.3
13.7.0
->13.7.2
29.1.4
->29.2.0
9.23.0
->9.24.0
14.0.0
->14.5.1
0.17.14
->0.17.15
8.4.37
->8.4.38
9.5.2
->9.5.4
4.13.0
->4.14.0
1.72.0
->1.74.1
5.4.2
->5.4.4
5.1.6
->5.2.8
0.19.5
->0.19.8
2.0.6
->2.0.10
Release Notes
Akryum/histoire (@histoire/plugin-screenshot)
v0.17.15
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
microsoft/rushstack (@rushstack/eslint-patch)
v1.10.1
Compare Source
Fri, 29 Mar 2024 05:46:41 GMT
Patches
eslint-bulk prune
command would crash if a bulk suppressions file exists that speicifies no suppressions.v1.10.0
Compare Source
Thu, 28 Mar 2024 18:11:12 GMT
Minor changes
.eslint-bulk-suppressions.json
file during pruning if all suppressions have been eliminated.Patches
eslint-bulk prune
in a project with suppressions that refer to deleted files.v1.9.0
Compare Source
Wed, 27 Mar 2024 19:47:21 GMT
Minor changes
eslint-bulk prune
does not work if there are no files to lint in the project root.tsconfig/bases (@tsconfig/node18)
v18.2.4
Compare Source
v18.2.3
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.5.0
Compare Source
🩹 Fixes
eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression
eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.4.0
Compare Source
🚀 Features
eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates
eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error
🩹 Fixes
eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive
eslint-plugin: [prefer-optional-chain] properly disambiguate between
boolean
andfalse
eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.5.0
Compare Source
🩹 Fixes
errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.4.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
postcss/autoprefixer (autoprefixer)
v10.4.19
Compare Source
end value has mixed support, consider using flex-end
warningsince
end
/start
now have good support.browserslist/caniuse-lite (caniuse-lite)
v1.0.30001606
Compare Source
v1.0.30001605
Compare Source
v1.0.30001603
Compare Source
v1.0.30001600
Compare Source
csstools/postcss-plugins (css-has-pseudo)
v6.0.3
Compare Source
March 31, 2024
@csstools/selector-specificity
to3.0.3
(patch)cypress-io/cypress (cypress)
v13.7.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2
v13.7.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1
electron/electron (electron)
v29.2.0
: electron v29.2.0Compare Source
Release Notes for v29.2.0
Fixes
Storage.{get|set|clear}Cookies
via the Chrome DevTools Protocol. #41739 (Also in 28, 30)Other Changes
3296748
.3271834
.3263494
. #41746Documentation
Unknown
navigator.serial
. #41735 (Also in 30)v29.1.6
: electron v29.1.6Compare Source
Release Notes for v29.1.6
Fixes
shell.showItemInFolder
not opening Windows Explorer if the passed path contains forward slashes. #41672 (Also in 28, 30)chrome.scripting
on extension unload. #41701 (Also in 30)serial-port-added
event improperly respected filters set byserial.requestPort()
. #41636 (Also in 28, 30)Other Changes
v29.1.5
: electron v29.1.5Compare Source
Release Notes for v29.1.5
Fixes
Other Changes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.24.0
Compare Source
✨ Enhancements
🐛 Bug Fixes
vue/no-restricted-class
ruleFull Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0
capricorn86/happy-dom (happy-dom)
v14.5.1
Compare Source
👷♂️ Patch fixes
🎨 Features
GlobalRegistrator.unregister()
- By @capricorn86 in task #1367v14.5.0
Compare Source
🎨 Features
Request.formData()
- By @tt-public in #1379v14.4.0
Compare Source
🎨 Features
HTMLIFrameElement.sandbox
to return aDOMTokenList
- By @jeffwcx in task #825v14.3.10
Compare Source
👷♂️ Patch fixes
CSSStyleSheet
object when child nodes of anHTMLStyleElement
are modified - By @capricorn86 in task #1364v14.3.9
Compare Source
👷♂️ Patch fixes
v14.3.8
Compare Source
👷♂️ Patch fixes
:is
and :where
(without argument) was not handled correctly - By @capricorn86 in task #1352v14.3.7
Compare Source
👷♂️ Patch fixes
DOMTokenList
iterable - By @silverwind in task #1342v14.3.6
Compare Source
👷♂️ Patch fixes
<!>
- By @capricorn86 in task #1288v14.3.5
Compare Source
👷♂️ Patch fixes
<null>
- By @capricorn86 in task #1354v14.3.4
Compare Source
👷♂️ Patch fixes
Window.getComputedStyle()
- By @capricorn86 in task #1352v14.3.3
Compare Source
👷♂️ Patch fixes
Storage.getItem()
with a key that has the same name as one of its methods or properties, returned the method/property (e.g.Storage.getItem('key')
returnedStorage.key()
which is a function) - By @capricorn86 in task #1351Proxy
instead to safeguard against thisv14.3.2
Compare Source
👷♂️ Patch fixes
Storage.setItem()
- By @dr2009 in task #1347v14.3.1
Compare Source
👷♂️ Patch fixes
Storage
class used by the propertiesWindow.localStorage
andWindow.sessionStorage
- By @frankdiw in task #1181v14.3.0
Compare Source
🎨 Features
Select.selectedOptions
- By @otaviosoares in task #1282v14.2.1
Compare Source
👷♂️ Patch fixes
GlobalWindow
), so that they will be available when callingObject.getOwnPropertyDescriptors()
- By @capricorn86 in task #1343spyOn(window, 'property')
orObject.defineProperty(window, 'property')
v14.2.0
Compare Source
🎨 Features
:is()
and:where()
- By @capricorn86 in task #1333v14.1.2
Compare Source
👷♂️ Patch fixes
Object.getOwnPropertyDescriptors(window)
to read which properties to register globally, but getters and setters are defined on the prototypeGlobalWindow
now defines the properties on the instance when it is constructedv14.1.1
Compare Source
👷♂️ Patch fixes
location
,history
,navigator
,screen
,sessionStorage
andlocalStorage
to be getters instead of properties onWindow
- By @capricorn86 in task #1336Window.location
- By @capricorn86 in task #1336v14.1.0
Compare Source
🎨 Features
handleDisabledFileLoadingAsSuccess
, that can be used for triggering a "load" event instead of an "error" event when file loading is disabled - By @capricorn86 in task #1334postcss/postcss (postcss)
v8.4.38
Compare Source
endIndex: 0
in errors and warnings (by @romainmenke).csstools/postcss-plugins (postcss-preset-env)
v9.5.4
Compare Source
April 2, 2024
@csstools/postcss-light-dark-function
to1.0.3
(patch)v9.5.3
Compare Source
March 31, 2024
cssdb
to8.0.0
(major)@csstools/postcss-progressive-custom-properties
to3.2.0
(minor)@csstools/postcss-cascade-layers
to4.0.4
(patch)@csstools/postcss-ic-unit
to3.0.6
(patch)@csstools/postcss-is-pseudo-class
to4.0.6
(patch)@csstools/postcss-light-dark-function
to1.0.2
(patch)@csstools/postcss-text-decoration-shorthand
to3.0.5
(patch)css-has-pseudo
to6.0.3
(patch)postcss-double-position-gradients
to5.0.6
(patch)postcss-nesting
to12.1.1
(patch)@csstools/postcss-color-function
to3.0.13
(patch)@csstools/postcss-color-mix-function
to2.0.13
(patch)@csstools/postcss-gamut-mapping
to1.0.6
(patch)@csstools/postcss-gradients-interpolation-method
to4.0.14
(patch)@csstools/postcss-hwb-function
to3.0.12
(patch)@csstools/postcss-oklab-function
to3.0.13
(patch)@csstools/postcss-relative-color-syntax
to2.0.13
(patch)postcss-color-functional-notation
to6.0.8
(patch)postcss-lab-function
to6.0.13
(patch)rollup/rollup (rollup)
v4.14.0
Compare Source
2024-04-03
Features
Pull Requests
@shikiji/vitepress-twoslash
(@sapphi-red)v4.13.2
Compare Source
2024-03-28
Bug Fixes
Pull Requests
v4.13.1
Compare Source
2024-03-27
Bug Fixes
Pull Requests
sass/dart-sass (sass)
v1.74.1
Compare Source
Microsoft/TypeScript (typescript)
v5.4.4
: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.3
: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v5.2.8
Compare Source
/@​vite/client
when not defined (#16318) (646319c), closes #16318define
value (#15805) (445c4f2), closes #15805v5.2.7
Compare Source
__vite__mapDeps
when it's not used (#16271) (890538a), closes #16271v5.2.6
Compare Source
fs.deny
with globs with directories (#16250) (ba5269c), closes #16250v5.2.5
Compare Source
v5.2.4
v5.2.3
optimizeDeps.include
glob syntax for./*
exports (#16230) (f184c80), closes #16230prepareStackTrace
(#16220) (dad7f4f), closes #16220utf8
replaced withutf-8
(#16232) (9800c73), closes #16232v5.2.2
v5.2.1
v5.2.0
,
inside query parameter of image URI in srcset property (#16081) (50caf67), closes #16081@shikiji/vitepress-twoslash
(#16168) (6f8a320), closes #16168v5.1.7
Compare Source
Please refer to CHANGELOG.md for details.
vite-pwa/vite-plugin-pwa (vite-plugin-pwa)
v0.19.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.19.7
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.19.6
Compare Source
🚀 Features
View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.0.10
Compare Source
Features
vue.updateImportsOnFileMove.enabled
by default (#3646)Bug Fixes
additionalExtensions
option not working for inferred projectwrapAttributes
format settings for vue document (#3987).html
,.md
file language id incorrectPerformance
Other Changes
v2.1.3
tov2.2.0-alpha.5
for a few bug fixes and performance improves, please refer to CHANGELOG.md for details.^1.88.0
v2.0.7
Compare Source
Features
@vue/language-plugin-pug
in doctorBug Fixes
defineSlots
allows empty params (#4093) - thanks @EvertvdwdefineModel
emits type on-demand (#4052) - thanks @so1vev-for
(#3859) - thanks @so1veOther Changes
tsl
linter and auto fix workflow (#4100)Configuration
📅 Schedule: Branch creation - "before 4am" (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 has been generated by Renovate Bot.
Hi renovate!
Thank you for creating a PR!
I've deployed the frontend changes of this PR on a preview environment under this URL: https://2229-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app
You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.
This preview does not contain any changes made to the api, only the frontend.
Have a nice day!
723fe32198
to99c5448939
99c5448939
to40d86a795a
40d86a795a
to442ae59f32
442ae59f32
to0940dcb89d
0940dcb89d
toc0c0a44b24
c0c0a44b24
tob0ef2c64b5
b0ef2c64b5
toc87e2aa037
c87e2aa037
to18ba2c3e71
18ba2c3e71
to6264cd9ace
6264cd9ace
todb719106b5
db719106b5
to2b7bc765f9
2b7bc765f9
to90197ceefd
90197ceefd
tod474c655a4
d474c655a4
to4d81cd9fd4
4d81cd9fd4
to1cdba9daa3
1cdba9daa3
toe0f6fb2ab0
e0f6fb2ab0
tob92e6e9d39
b92e6e9d39
tofe7c843102
fe7c843102
to89ed73156b
89ed73156b
to313ad80a7d
313ad80a7d
to8432710fd3
8432710fd3
toeebf979163
eebf979163
to3452de2298
3452de2298
toff139e98c2
ff139e98c2
toeea00db3a0
eea00db3a0
tobb26a92bfd
bb26a92bfd
to1245fdcf50
1245fdcf50
to1a1800f294
1a1800f294
toc4e0be905b
c4e0be905b
tofd9f76575e
fd9f76575e
to4636e30588
4636e30588
tof0a6112c79
f0a6112c79
tob0a1322685
b0a1322685
to2290302694
2290302694
todb50a31b00
db50a31b00
toa322f8aaa9
a322f8aaa9
to10025e65d3
10025e65d3
to2ae1bbb6c2
2ae1bbb6c2
to502bb10f7a
502bb10f7a
tod06cfc3d70
d06cfc3d70
to91479b263b
91479b263b
tobe12d9d818
be12d9d818
tofc6c2b450d
fc6c2b450d
to13cbb95c81
13cbb95c81
toc8ed6880f2
c8ed6880f2
tod3580254b6
d3580254b6
to1867c2cc82
1867c2cc82
to924d866648
924d866648
to8e19159406
8e19159406
to856c973dba
856c973dba
tof7bb47a6af
f7bb47a6af
to55f0336aed
55f0336aed
to36d447fadd