nft-gallery icon indicating copy to clipboard operation
nft-gallery copied to clipboard

[skip netlify] Update Bumped minor version of packages

Open renovate[bot] opened this issue 1 year ago • 5 comments

Bumped minor version of packages, check if builds are still passing, please 🥺

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@0no-co/graphqlsp ^1.12.11 -> ^1.12.13 age adoption passing confidence
@​farcaster/auth-client ^0.1.1 -> ^0.3.0 age adoption passing confidence
@nuxt/content (source) ^2.12.1 -> ^2.13.2 age adoption passing confidence
@nuxt/eslint (source) ^0.3.13 -> ^0.5.4 age adoption passing confidence
@nuxt/image (source) ^1.7.0 -> ^1.7.1 age adoption passing confidence
@nuxt/types (source) ^2.17.4 -> ^2.18.1 age adoption passing confidence
@nuxtjs/color-mode ^3.4.1 -> ^3.4.4 age adoption passing confidence
@nuxtjs/device ^3.1.1 -> ^3.2.2 age adoption passing confidence
@nuxtjs/i18n (source) ^8.3.1 -> ^8.5.1 age adoption passing confidence
@nuxtjs/sitemap ^5.3.4 -> ^5.3.5 age adoption passing confidence
@​paraspell/sdk ^5.7.0 -> ^5.9.0 age adoption passing confidence
@pinia/nuxt (source) ^0.5.1 -> ^0.5.4 age adoption passing confidence
@playwright/test (source) ^1.45.2 -> ^1.46.1 age adoption passing confidence
@tanstack/vue-query (source) ^5.51.9 -> ^5.52.2 age adoption passing confidence
@types/markdown-it (source) ^13.0.8 -> ^13.0.9 age adoption passing confidence
@types/node (source) ^20.14.10 -> ^20.16.2 age adoption passing confidence
@vite-pwa/nuxt ^0.8.0 -> ^0.10.1 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.1.2 age adoption passing confidence
@wagmi/connectors (source) ^5.0.23 -> ^5.1.7 age adoption passing confidence
@wagmi/core (source) ^2.11.8 -> ^2.13.4 age adoption passing confidence
@wagmi/vue (source) ^0.0.37 -> ^0.0.39 age adoption passing confidence
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence
chart.js (source) ^4.4.3 -> ^4.4.4 age adoption passing confidence
gql.tada (source) ^1.8.2 -> ^1.8.6 age adoption passing confidence
husky ^9.1.4 -> ^9.1.5 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.9 age adoption passing confidence
nuxt (source) ^3.12.3 -> ^3.13.0 age adoption passing confidence
pinia ^2.1.7 -> ^2.2.2 age adoption passing confidence
pinia-plugin-persistedstate (source) ^3.2.1 -> ^3.2.3 age adoption passing confidence
postcss (source) ^8.4.39 -> ^8.4.41 age adoption passing confidence
tailwindcss (source) ^3.4.5 -> ^3.4.10 age adoption passing confidence
three (source) ^0.166.1 -> ^0.167.1 age adoption passing confidence
typescript (source) ^5.5.3 -> ^5.5.4 age adoption passing confidence
viem (source) ^2.17.5 -> ^2.20.1 age adoption passing confidence
vue (source) ^3.4.31 -> ^3.4.38 age adoption passing confidence
wavesurfer.js (source) ^7.8.2 -> ^7.8.4 age adoption passing confidence

Release Notes

0no-co/GraphQLSP (@​0no-co/graphqlsp)

v1.12.13

Compare Source

Patch Changes
  • ⚠️ Fix wrong fileType diagnostic error when introspection is disabled Submitted by @​FyndetNeo (See #​348)

v1.12.12

Compare Source

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

Compare Source

compare changes

🚀 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 await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors
nuxt/eslint (@​nuxt/eslint)

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/image (@​nuxt/image)

v1.7.1

Compare Source

compare changes

🩹 Fixes
  • cloudinary: Map cover to lfill mode (#​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
🏡 Chore
❤️ Contributors
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.4

Compare Source

nuxt-modules/device (@​nuxtjs/device)

v3.2.2

Compare Source

compare changes

🩹 Fixes
  • Move runtime types to src/runtime/ dir (57a658a)
❤️ Contributors

v3.2.1

Compare Source

compare changes

🚀 Enhancements
  • Deprecate enabled option (7b64ac6)
🩹 Fixes
  • Do not warn about refreshOnResize deprecation if not explicitly used (11196cd)
  • Add augmentations for $device helper (e758cc6)
💅 Refactors
  • Use single return in plugin (401a366)
  • Shorten useDevice syntax (e528ba7)
🏡 Chore
  • Use local module in playground (eca8ff1)
❤️ Contributors

v3.2.0

Compare Source

compare changes

🚀 Enhancements
  • Module overhaul (#​199)
  • Deprecate refreshOnResize option (#​211)
  • Detect Google-InspectionTool crawler (#​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 add command in installation (#​187)
  • Update link to 2.x branch (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.x branch from renovate (487f042)
  • Remove commented out module config from test fixture (6d860a4)
🤖 CI
❤️ Contributors
3.1.1 (2023-09-16)
  • #​157 chore: export runtime
  • #​158 fix of problem with export named 'default' in nuxt 3
nuxt-community/i18n-module (@​nuxtjs/i18n)

v8.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v8.4.0

Compare Source

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
   🐞 Bug Fixes
    View changes on GitHub

v8.3.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/pinia (@​pinia/nuxt)

v0.5.4

Compare Source

Please refer to CHANGELOG.md for details.

v0.5.3

Compare Source

Please refer to CHANGELOG.md for details.

v0.5.2

Compare Source

Please refer to CHANGELOG.md for details.

microsoft/playwright (@​playwright/test)

v1.46.1

Compare Source

v1.46.0

Compare Source

v1.45.3

Compare Source

TanStack/query (@​tanstack/vue-query)

v5.52.2

Compare Source

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
Examples
  • svelte-query: fix svelte auto-refetching styling (#​7951) (519759d) by Lachlan Collins

Packages

v5.52.0

Compare Source

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
Docs
Packages

[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.

renovate[bot] avatar Jul 28 '24 23:07 renovate[bot]

Deploying koda-art-prod with  Cloudflare Pages  Cloudflare Pages

Latest commit: e4eebff
Status:⚡️  Build in progress...

View logs

lgtm

renovate[bot] avatar Jul 29 '24 00:07 renovate[bot]

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@0no-co/[email protected] Transitive: environment, network +2 2 MB jdecroock
npm/@farcaster/[email protected] network 0 105 kB ecm_merkle
npm/@nuxt/[email protected] filesystem Transitive: environment +7 1.21 MB farnabaz
npm/@nuxt/[email protected] environment, network +20 8.8 MB antfu
npm/@nuxt/[email protected] environment +2 849 kB danielroe
npm/@nuxtjs/[email protected] None +2 769 kB atinux
npm/@nuxtjs/[email protected] Transitive: environment, network +24 16.8 MB damianglowala
npm/@nuxtjs/[email protected] Transitive: environment, eval, filesystem +13 3.18 MB alexchopin, antfu, atinux, ...8 more
npm/@pinia/[email protected] None +2 723 kB posva
npm/@playwright/[email protected] None 0 25.5 kB dgozman-ms, mxschmitt, pavelfeldman, ...1 more
npm/@tanstack/[email protected] environment +2 3.13 MB tannerlinsley
npm/@types/[email protected] None +2 48.2 kB types
npm/@types/[email protected] None 0 2.17 MB types
npm/@vite-pwa/[email protected] None +2 767 kB userquin
npm/@vitejs/[email protected] environment 0 192 kB vitebot

🚮 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]

View full report↗︎

socket-security[bot] avatar Jul 31 '24 09:07 socket-security[bot]

👍 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.

View full report↗︎

socket-security[bot] avatar Jul 31 '24 09:07 socket-security[bot]