deps: update all non-major dependencies - autoclosed #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.8
->1.0.12
0.9.3
->0.9.16
^0.2.3
->^0.3.0
^20.8.8
->^20.9.0
6.9.0
->6.11.0
4.4.0
->4.4.1
2.4.1
->2.4.2
^4.1.1
->^4.2.0
27.0.2
->27.1.0
8.52.0
->8.53.0
9.18.0
->9.18.1
12.9.1
->12.10.3
v2.2.4
->v2.4.0
3.3.7
->3.3.8
1.8.20
->1.8.22
^3.3.23
->^3.4.1
Release Notes
achingbrain/nat-port-mapper (@achingbrain/nat-port-mapper)
v1.0.12
Compare Source
Dependencies
v1.0.11
Compare Source
Dependencies
v1.0.10
Compare Source
Dependencies
v1.0.9
Compare Source
Bug Fixes
Dependencies
Trivial Changes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.11.0
Compare Source
Bug Fixes
allowTypedFunctionExpressions
(#7553) (be2777c)Features
no-unsafe-unary-minus
rule (#7390) (c4709c2)CodePath
selector types (#7551) (99a026f)You can read about our versioning strategy and releases on our website.
v6.10.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
6.9.1 (2023-10-30)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.9.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v4.4.1
vuejs/test-utils (@vue/test-utils)
v2.4.2
Compare Source
What's Changed
Feat
<transition>
stubs by @alecgibson in https://github.com/vuejs/test-utils/pull/2185Fix
setData
by @rory-instil in https://github.com/vuejs/test-utils/pull/2166VNodeChild
type fromvue
to avoid breakage by @sodatea in https://github.com/vuejs/test-utils/pull/2237Docs
Chore
New Contributors
Full Changelog: vuejs/test-utils@v2.4.1...v2.4.2
brix/crypto-js (crypto-js)
v4.2.0
Compare Source
electron/electron (electron)
v27.1.0
: electron v27.1.0Compare Source
Release Notes for v27.1.0
Features
keyboardLock
toses.setPermissionRequestHandler(handler)
. #40459 (Also in 26, 28)Fixes
chrome:
pages. #40524 (Also in 28)Other Changes
v27.0.4
: electron v27.0.4Compare Source
Release Notes for v27.0.4
Fixes
Other Changes
v27.0.3
: electron v27.0.3Compare Source
Release Notes for v27.0.3
Fixes
dialog.showOpenDialog
on macOS. #40347 (Also in 28)navigator.keyboard.lock()
did not work per latest expected behavior. #40388 (Also in 26, 28)Other Changes
eslint/eslint (eslint)
v8.53.0
Compare Source
Features
528e1c0
feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)c0b11dd
feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)Bug Fixes
1ad6257
fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)b329ea7
fix: add;
after JSX nodes inno-object-constructor
autofix (#17672) (Francesco Trotta)Documentation
ab8c60d
docs: change position of return to top button (#17688) (Tanuj Kanti)4fc44c0
docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)4164b2c
docs: Update README (GitHub Actions Bot)8651895
docs: Fix tabs in rule examples (#17653) (Francesco Trotta)3aec1c5
docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)Chores
ba4d4d5
chore: remove metascraper (#17707) (Milos Djermanovic)0d07338
chore: Update dependencies (#17706) (Milos Djermanovic)93256a3
chore: package.json update for @eslint/js release (ESLint Jenkins)485ec7d
test: fix ESLint tests for caching (#17699) (Milos Djermanovic)db06a7f
ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])994596b
ci: run tests in Node.js 21 (#17673) (Francesco Trotta)vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.18.1
Compare Source
🐛 Bug Fixes
<slot>
,:key
, andappear
attribute invue/require-toggle-inside-transition
rule.Full Changelog: vuejs/eslint-plugin-vue@v9.18.0...v9.18.1
capricorn86/happy-dom (happy-dom)
v12.10.3
Compare Source
👷♂️ Patch fixes
HTMLInputElement.valueAsDate()
. (#1144)Thank you @IGx89 for your contribution!
v12.10.2
Compare Source
👷♂️ Patch fixes
Element.cloneNode()
should not clone scroll properties. (#1148)v12.10.1
Compare Source
👷♂️ Patch fixes
FormData.forEach()
. (#1136)Thank you @armandabric for your contribution!
v12.10.0
Compare Source
🎨 Features
Navigator.sendBeacon()
. (#309)Window.CSSStyleDeclaration
. (#309)v12.9.2
Compare Source
👷♂️ Patch fixes
@happy-dom/global-registrator
by not binding classes to the global object. (#1140)Thank you @IGx89 for your contribution!
pnpm/action-setup (pnpm/action-setup)
v2.4.0
Compare Source
Add ability to install standalone binary (https://github.com/pnpm/action-setup/pull/92).
v2.3.0
Compare Source
package.json
file (https://github.com/pnpm/action-setup/pull/88).vuejs/core (vue)
v3.3.8
Compare Source
Bug Fixes
Error
type indefineProps
(#5955) (a989345)vuejs/language-tools (vue-tsc)
v1.8.22
Compare Source
experimentalResolveStyleCssClasses: "always"
not working (#3689) - thanks @maIIady__VLS_Prettify
missing for dts build when useswithDefaults()
(#3691)v1.8.21
Compare Source
Volar.js 1.10.5 updates:
$
(https://github.com/volarjs/volar.js/issues/69)vuetifyjs/vuetify (vuetify)
v3.4.1
Compare Source
🔧 Bug Fixes
v3.4.0
Compare Source
v3.4.0 (Blackguard)
VBottomSheet, VDataIterator, VDataTable, VDatePicker, VInfiniteScroll, VOtpInput, VSkeletonLoader, and VStepper have been moved from labs.
💪 Support Vuetify Development
Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:
📖 Table of Contents
❗️ Important Links
📑 Upgrade guide
vuetify/labs
imports for the above components should be changed tovuetify/components
, or removed entirely if you're using auto-imports.💯 Release notes
Since 3.3.23
🚀 Features
bg-color
prop (#18094) (511c9aa), closes #17124slim
prop (#17562) (788a583)items
tointernalItems
in slots (#18618) (6d1df42), closes #18612column.
slots toheader.
(#18619) (71715aa), closes #17206variant
prop (cab3545)static
prop (#18014) (51f3c14)hide-spin-buttons
prop (#17936) (ea92424)isValid
anderrorMessages
(32968db), closes #17502target
prop (#16425) (569c69e), closes #15658hideHeader
prop (7cdabd4)base-color
prop (5657a1e), closes #7284ripple
prop (a906691), closes #17766timer
prop (#18013) (ad6ee62), closes #8451text
prop (44ee8ed)🔧 Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 Mend Renovate. View repository job log here.