nft-gallery
nft-gallery copied to clipboard
[skip netlify] Update Bumped minor version of packages
Bumped minor version of packages, check if builds are still passing, please 🥺
This PR contains the following updates:
Release Notes
0no-co/GraphQLSP (@0no-co/graphqlsp)
v1.12.13
Patch Changes
- ⚠️ Fix wrong fileType diagnostic error when introspection is disabled Submitted by @FyndetNeo (See #348)
v1.12.12
Patch Changes
- Bail on dots, when there's one or two dots we are leading up to a fragment-spread and should avoid giving suggestions Submitted by @JoviDeCroock (See #344)
nuxt/content (@nuxt/content)
v2.13.2
🚀 Enhancements
🩹 Fixes
- Add string type to gt/lt/gte/lte type definitions (#2704)
- search: Non-md file might not have dscription file (#2706)
- module: Disable MDC plugin if user disabled it (#2707)
- Unwatch storage on nitro
close(ec7105ad)
📖 Documentation
- Add missing
awaitfor searchContent docs (#2692) - Prerender home (4253f0bf)
- Update
nuxt-og-imageand addpostinstallscript (#2705) - Update ContentSlot Documentation (#2713)
🤖 CI
❤️ Contributors
- Farnabaz [email protected]
- Jacob Strong (@jacstrong)
- Damien Guard [email protected]
- Florent Delerue [email protected]
- Benjamin Canac (@benjamincanac)
- Brock Wilcox (@awwaiid)
nuxt/eslint (@nuxt/eslint)
v0.5.4
🚀 Features
- config: Support Nuxt 4 convention by default, resolve #487 - by @antfu in https://github.com/nuxt/eslint/issues/487 (42aed)
View changes on GitHub
v0.5.3
No significant changes
View changes on GitHub
v0.5.2
🐞 Bug Fixes
- eslint-config: Do not eagerly import ts-eslint parser, close #485 - by @antfu in https://github.com/nuxt/eslint/issues/485 (4b5d6)
View changes on GitHub
v0.5.1
🚀 Features
- Improve error messages for plugin conflicts, close #450, close #474 - by @antfu in https://github.com/nuxt/eslint/issues/450 and https://github.com/nuxt/eslint/issues/474 (bc055)
View changes on GitHub
v0.5.0
🚀 Features
- Enable
@typescript-eslint/no-import-type-side-effects, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c) - Upgrade
@typescript-eslintto v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)
View changes on GitHub
v0.4.0
🚀 Features
- Upgrade
@types/eslint- by @antfu (ebc8f) - Enable
features.typescriptonly whentypescriptis installed locally, fix #437 - by @antfu in https://github.com/nuxt/eslint/issues/437 (77bc7) - Include nitro unimport to
globalsas well, close #461 - by @antfu in https://github.com/nuxt/eslint/issues/461 (533fa) - Add
publicfolder to default ignore, close #453 - by @antfu in https://github.com/nuxt/eslint/issues/453 (b0e3e) - Add server components to single root list, fix #457 - by @antfu and kingyue737 in https://github.com/nuxt/eslint/issues/457 (6e232)
View changes on GitHub
nuxt/image (@nuxt/image)
v1.7.1
🩹 Fixes
- cloudinary: Map
covertolfillmode (#1355) - Import runtime types from module entrypoint (#1384)
- Update to latest
@nuxt/module-builder(#1439) - Only add preload links on server (510e719)
- weserv: Map rotate operation to
ro(#1441)
💅 Refactors
- Convert
<NuxtImg>to SFC (#1435) - Convert
<NuxtPicture>to SFC (#1432) - Use more
import.meta.*properties (#1440)
📖 Documentation
- Update deps (86b7d9b)
- Add resolution for nuxt ui (3a98a68)
- Prerender index (59813cf)
- Prepare before build (#1405)
- Fix inconsistent spelling (#1421)
- Capitalize title (#1393)
🏡 Chore
- Refresh lockfile (5524ae6)
- Add subpath exports and set
type: module(04cd4cc) - Remove unneeded lazy from regexp (16b20b4)
- Indicate compatibility with new v4 major (#1385)
- Add @danielroe to code owners (47f8b2c)
- Add
compatibilityDate(8e2a01a)
❤️ Contributors
- Daniel Roe (@danielroe)
- Damian Głowala (@DamianGlowala)
- @beer (@iiio2)
- Gangan (@shinGangan)
- Benjamin Canac (@benjamincanac)
- Sébastien Chopin (@atinux)
- Ptdev [email protected]
nuxt-modules/device (@nuxtjs/device)
v3.2.2
🩹 Fixes
- Move runtime types to
src/runtime/dir (57a658a)
❤️ Contributors
- Damian Głowala [email protected]
v3.2.1
🚀 Enhancements
- Deprecate
enabledoption (7b64ac6)
🩹 Fixes
- Do not warn about
refreshOnResizedeprecation if not explicitly used (11196cd) - Add augmentations for
$devicehelper (e758cc6)
💅 Refactors
🏡 Chore
- Use local module in playground (eca8ff1)
❤️ Contributors
- Damian Głowala [email protected]
v3.2.0
🚀 Enhancements
- Module overhaul (#199)
- Deprecate
refreshOnResizeoption (#211) - Detect
Google-InspectionToolcrawler (#219) - Replace manual crawler regex generation with
crawler-user-agents(#224)
🩹 Fixes
- Import Nuxt composables from
#imports(#174) - Update to latest
@nuxt/module-builder(#223) - Augment runtime config on
@nuxt/schema(a84ad64) - Disable 'vue/multi-word-component-names' for
test/dir (502d5b1) - Account for absence of module's runtime config in plugin (a311d11)
📖 Documentation
- Use new
nuxi module addcommand in installation (#187) - Update link to
2.xbranch (2aec2e7) - Remove unused badges (4cdf090)
- Revert removing badges (eea7813)
- Update badges style and links (d290e56)
- Add banner (1130799)
🏡 Chore
- Add pull request template (2de7def)
- Lint pull request template (0faf42f)
- Update renovate config (855e082)
- Test bundler module resolution (#181)
- Indicate compatibility with new v4 major (#216)
- Exclude
2.xbranch from renovate (487f042) - Remove commented out module config from test fixture (6d860a4)
🤖 CI
❤️ Contributors
- Damian Glowala (@DamianGlowala)
- Damian Głowala (@DamianGlowala)
- Daniel Roe (@danielroe)
- Dmitriy Kuts [email protected]
3.1.1 (2023-09-16)
nuxt-community/i18n-module (@nuxtjs/i18n)
v8.5.1
🐞 Bug Fixes
- Resolve plugin type import conflicts by updating module builder - by @danielroe in #3071
View changes on GitHub
v8.5.0
🚀 Features
- Add support for multi domain locales - by @DotwoodMedia, Vincent de Vreede and DarthGigi in https://github.com/nuxt-modules/i18n/issues/3065 (93d62)
View changes on GitHub
v8.4.0
Configurable directory restructure
You can now enable and configure the directory restructure which will be the default in v9, check out the documentation for more details on the new directory restructure.
Locale iso property rename
In v9 we are changing the locale iso property to language, the old usage will keep on working in v8 but we have added deprecation warnings about this upcoming change, more details on why we're renaming the property can be found here.
🚀 Features
- Configurable directory restructure - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3054 (c906a)
🐞 Bug Fixes
- Rename locale
isoproperty tolanguage- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (df938) strategy: 'no_prefix'when usingdifferentDomains- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (53f16)
View changes on GitHub
v8.3.3
🐞 Bug Fixes
- Encode
switchLocalePathduring SSR replacement - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3043 (28d22)
View changes on GitHub
v8.3.2
🐞 Bug Fixes
- Update
@nuxt/module-builder- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/2960 (fe300) - Locale prefixes are not added to route aliases - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/2962 (62236)
- Unable to configure server integration using inline options - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3020 (856ba)
View changes on GitHub
vuejs/pinia (@pinia/nuxt)
v0.5.4
Please refer to CHANGELOG.md for details.
v0.5.3
Please refer to CHANGELOG.md for details.
v0.5.2
Please refer to CHANGELOG.md for details.
TanStack/query (@tanstack/vue-query)
v5.52.2
Version 5.52.2 - 8/26/24, 5:54 PM
Changes
Fix
- types: error booleans shouldn"t permanently be typed as
false(#7956) (b93941d) by Dominik Dorfmeister
Chore
- remove unused .all-contributorsrc (#7949) (
8cf7e2f) by @manudeli - angular-query: add type tests for injectQuery (#7947) (
73258c6) by Arnoud
Examples
Packages
- @tanstack/query-core@5.52.2
- @tanstack/react-query@5.52.2
- @tanstack/solid-query@5.52.2
- @tanstack/angular-query-experimental@5.52.2
- @tanstack/query-broadcast-client-experimental@5.52.2
- @tanstack/query-persist-client-core@5.52.2
- @tanstack/query-sync-storage-persister@5.52.2
- @tanstack/react-query-devtools@5.52.2
- @tanstack/react-query-persist-client@5.52.2
- @tanstack/react-query-next-experimental@5.52.2
- @tanstack/solid-query-devtools@5.52.2
- @tanstack/solid-query-persist-client@5.52.2
- @tanstack/svelte-query@5.52.2
- @tanstack/svelte-query-devtools@5.52.2
- @tanstack/svelte-query-persist-client@5.52.2
- @tanstack/vue-query@5.52.2
- @tanstack/vue-query-devtools@5.52.2
- @tanstack/angular-query-devtools-experimental@5.52.2
- @tanstack/query-async-storage-persister@5.52.2
v5.52.0
Version 5.52.0 - 8/20/24, 6:54 PM
Changes
Feat
- eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (
f65ebe7) by Manuel Schiller
Refactor
- query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (
683c85e) by @manudeli
Docs
Packages
- @tanstack/eslint-plugin-query@5.52.0
- @tanstack/query-core@5.52.0
- @tanstack/query-broadcast-client-experimental@5.52.0
- @tanstack/query-persist-client-core@5.52.0
- @tanstack/query-sync-storage-persister@5.52.0
- @tanstack/react-query@5.52.0
- @tanstack/react-query-devtools@5.52.0
- @tanstack/react-query-persist-client@5.52.0
- @tanstack/react-query-next-experimental@5.52.0
- @tanstack/solid-query@5.52.0
- @tanstack/solid-query-devtools@5.52.0
- @tanstack/solid-query-persist-client@5.52.0
- @tanstack/svelte-query@5.52.0
- @tanstack/svelte-query-devtools@5.52.0
- @tanstack/svelte-query-persist-client@5.52.0
- @tanstack/vue-query@5.52.0
- @tanstack/vue-query-devtools@5.52.0
- @tanstack/angular-query-experimental@5.52.0
- @tanstack/query-async-storage-persister@5.52.0
- @tanstack/angular-query-devtools-experimental@5.52.0
[v5.51.24](https://togithub.c
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
lgtm
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@0no-co/[email protected], npm/@farcaster/[email protected], npm/@nuxt/[email protected], npm/@nuxt/[email protected], npm/@nuxt/[email protected], npm/@nuxtjs/[email protected], npm/@nuxtjs/[email protected], npm/@nuxtjs/[email protected], npm/@pinia/[email protected], npm/@playwright/[email protected], npm/@tanstack/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@vite-pwa/[email protected], npm/@vitejs/[email protected], npm/@vueuse/[email protected], npm/@vueuse/[email protected], npm/@wagmi/[email protected], npm/@wagmi/[email protected], npm/@wagmi/[email protected]
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code