deps: Update all non-major dependencies #230
Closed
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:
3.0.1
->3.0.2
20.8.10
->20.10.2
27.0.3
->27.1.3
24.6.4
->24.9.1
>=20.9.0
->>=20.10.0
3.8.0
->3.8.2
3.3.23
->3.4.4
Release Notes
nuxt/typescript (@nuxt/typescript-build)
v3.0.2
Compare Source
Fixes
consola
dependency from 2.x to 3.x to align with most Nuxt 2 packagesWhat's Changed
Full Changelog: https://github.com/nuxt/typescript/compare/[@​nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@​3](https://togithub.com/3).0.1...[@​nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@​3](https://togithub.com/3).0.2
electron/electron (electron)
v27.1.3
: electron v27.1.3Compare Source
Release Notes for v27.1.3
Fixes
async_hook
corruption in some error contexts. #40593 (Also in 26, 28)shell.showItemInFolder
not being escaped in Linux. #40561 (Also in 28)Other Changes
1491210
.v27.1.2
: electron v27.1.2Compare Source
Release Notes for v27.1.2
Fixes
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
electron-userland/electron-builder (electron-builder)
v24.9.1
Compare Source
Patch Changes
3c266271
,d7e39f05
,6fa8a27f
]:v24.9.0
Compare Source
Patch Changes
9883ab60
,906ffb1f
]:v24.8.1
Compare Source
Patch Changes
#7829
1af7447e
Thanks @lutzroeder! - fix(deps): Update 7zip-bin to support Windows on ARMUpdated dependencies [
db424e8e
,1af7447e
,87eae1cc
,db424e8e
]:v24.8.0
Compare Source
Patch Changes
f2a1f1ee
,6e41480e
,7c7db837
,549d07b0
,526e075e
]:v24.7.0
Compare Source
Patch Changes
efd48dc0
,1a412f4d
,84906bc8
,0cb19132
]:v24.6.5
Compare Source
Patch Changes
a8b1f159
,4fc7a3c3
]:nodejs/node (node)
v20.10.0
Compare Source
nuxt/nuxt (nuxt)
v3.8.2
Compare Source
👀 Highlights
3.8.2 is a patch release and we've deferred some exciting features in our next release (3.9.0, expected in December) but it does bring a significant Nitro minor release: v2.8.0. It's well worth checking out the release notes.
👉 Note that as Nitro has updated to rollup v4, but as Nuxt's vite dependency is still on rollup v3 until v3.9, you may experience type mismatches in modules or your projects if you are dependent on particular rollup plugins or plugin types.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
transformAssetUrls
(#24173)createError
(#24093)plugins.d.ts
if they will be written (#23943)typeof
optimisations (#23903)KeepAlive
cache (#24024)runtimeConfig
type hints (#23696)useFetch
key (#24307)useFetch
key from headers (#23462, #24333)ignoreOptions
(#24337)useFetch
(#24364)useCookie
timeout (#24253)app:error
(#24376)📖 Documentation
import.meta
(#24186).nuxtrc
innuxt/starter
(56147b4a8)defineNuxtPlugin
syntax in bridge migration (#23036)nuxt3-vuex-module
in migration guide (#24260).gitignore
in directory structure (#24338)app.config
placement with customsrcDir
(#24252)<ContentDoc>
in example (#24244)@nuxt/kit-nightly
in example (bdedc3207)nuxi-edge
tonuxi-nightly
(#24347)🏡 Chore
@nuxt/test-utils
to separate repo (#24146)repository
fields inpackage.json
(54529c17d)package.json
s (#24189)@nuxt/eslint-config
(#24209)✅ Tests
❤️ Contributors
v3.8.1
Compare Source
👉 Changelog
compare changes
🔥 Performance
pages
on nuxt app and deduplicate calls (#24032)🩹 Fixes
extends
(#23795)target: blank
links with base (#23751)std-env
to detect whether app is being tested (#23830).json
extension for server components (#23802)@unhead/vue
in template code (#23858)baseURL
(#23884)cloneDeep
again (#23888)$fetch
at entry start (#23906)postcss-url
and duplicatepostcss-import
(#23861)useCookie
value when it expires (#23549)h3
cors handler for vite routes only (#23995)addServerImportsDir
implementation (#24000)isChangingPage
util in scrollBehavior (#24091)useCookie
(#24043)ClientFallback
(#24086)typeCheck
plugin (#24114)💅 Refactors
useRequestEvent()
internally (#23916)📖 Documentation
useFetch
key generation logic (#24082)addPrerenderRoutes
name (#24102)🏡 Chore
✅ Tests
NuxtIsland
(#23801)🤖 CI
❤️ Contributors
vuetifyjs/vuetify (vuetify)
v3.4.4
Compare Source
🔧 Bug Fixes
v3.4.3
Compare Source
🔧 Bug Fixes
v3.4.2
Compare Source
🔄 Reverts
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 #17206Configuration
📅 Schedule: Branch creation - "after 12pm on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.