Skip to content

chore(deps): update all non-major dependencies #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.2.0 -> ^1.2.2 age adoption passing confidence
@iconify-json/heroicons-outline ^1.2.0 -> ^1.2.1 age adoption passing confidence
@iconify-json/mdi ^1.2.0 -> ^1.2.3 age adoption passing confidence
@nuxt/icon ^1.5.1 -> ^1.12.0 age adoption passing confidence
@nuxt/ui (source) 2.18.4 -> 2.22.0 age adoption passing confidence
@nuxtjs/supabase ^1.4.0 -> ^1.5.0 age adoption passing confidence
@types/node (source) ^22.15.3 -> ^22.15.15 age adoption passing confidence
typescript (source) 5.6.3 -> 5.8.3 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.8.3 age adoption passing confidence

Release Notes

nuxt/icon (@​nuxt/icon)

v1.12.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.3

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.10.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.9.3

Compare Source

No significant changes

    View changes on GitHub

v1.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.9.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.7.3

Compare Source

v1.7.2

Compare Source

  • fix(vite): dedupe @iconify/vue by default (8b1d75c)
  • fix(client-bundle): use addIcon instead of addCollection (fd46c6e)
  • chore: update deps (9b37e24)

v1.7.1

Compare Source

v1.7.0

Compare Source

  • chore: update deps (fe12434)
  • feat: increase default fetchTimeout to 1500 (ef5b8fd)
  • fix: try fix timeout warning (13e5e7d)
  • chore: update deps (4e0593b)

v1.6.1

Compare Source

v1.6.0

Compare Source

  • chore: update deps (52fbaa2)
  • fix(components): fixed duplicate icon class names (#​292) (ee82b2e)
  • feat: propagate SVG changes in customCollections to client and server bundles without nuxt server restart (#​282) (799ee0b)

v1.5.8

Compare Source

  • fix: compatiable with test env (2a619ac)

v1.5.7

Compare Source

v1.5.6

Compare Source

  • chore: update deps (8daec2d)
  • fix: improve deno compatibility by using node specifier in server bundle (#​277) (bfc4d2f)

v1.5.5

Compare Source

v1.5.4

Compare Source

v1.5.3

Compare Source

v1.5.2

Compare Source

  • fix: fix compatibility on Cloudflare (377e1df)
  • feat: allow fallbackToApi to be set to server-only or client-only (5fc6b7d)
nuxt/ui (@​nuxt/ui)

v2.22.0

Compare Source

✨ Highlights

  • deps: update @nuxt/module-builder to v1 (#​3801)

The module has been updated to use nuxt/[email protected]!

🚨 Breaking Changes

  • Form: drop explicit support for zod and valibot (#​3618)

We now rely on standard-schema for Form validation with valibot and zod. Make sure to upgrade to [email protected] / [email protected] if you use them in your app.

🐛 Bug Fixes

Full Changelog: nuxt/ui@v2.21.1...v2.22.0

v2.21.1

Compare Source

🚀 Features
🐛 Bug Fixes
👋 New Contributors

Full Changelog: nuxt/ui@v2.21.0...v2.21.1

v2.21.0

Compare Source

🚀 Features

🐛 Bug Fixes

New Contributors

Full Changelog: nuxt/ui@v2.20.0...v2.21.0

v2.20.0

Compare Source

🚨 Breaking Changes
  • Form: resolve async validation in yup & issue directly mutate state (#​2701)
🚀 Features
🐛 Bug Fixes
  • AvatarGroup/ButtonGroup/MeterGroup: allow deeply partial ui config (#​2542) (bf58086)
  • Carousel: wrong ui type with strategy (07ef771)
  • components: replace as const with correct type in config (#​2652) (51c8b8e)
  • DatePicker: undefined dayIndex (#​2545) (ce955d2)
  • Form: resolve async validation in yup & issue directly mutate state (#​2701) (f3632dd)
  • Form: use parsed value from joi instead of original state (#​2587) (acecff4)
  • InputMenu/SelectMenu: use by prop to compare objects & support dot notation in value-attribute (#​2566) (7154254)
  • Link: exactQuery prop type (#​2781) (4cde571)
  • Notification: element renders even when no notification is present (#​2561) (d4e408c)
  • Table: data outdated when rows change (#​2600) (b23f2de)
  • Table: missing type on props loadingState (#​2551) (6e66990)
  • Table: prevent onClick while blocking element (#​2592) (9703786)
  • types: improve DeepPartial type for App Config (#​2621) (976b03f)
👋 New Contributors

Full Changelog: nuxt/ui@v2.19.2...v2.20.0

v2.19.2

Compare Source

v2.19.1

Compare Source

🐛 Bug Fixes
  • InputMenu/SelectMenu: regex breaks build (cb6f5f2)

Full Changelog: nuxt/ui@v2.19.0...v2.19.1

v2.19.0

Compare Source

Read our updated documentation on https://ui.nuxt.com/.

🚨 Breaking Changes

In #​2485, the expandable feature of the Table component has changed. You should use v-model:expand to achieve the functionality that was previously implemented using the #expand slot.

🚀 Features

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.18.7...v2.19.0

v2.18.7

Compare Source

🚀 Enhancements
🐛 Bug Fixes
👋 New Contributors

Full Changelog: nuxt/ui@v2.18.6...v2.18.7

v2.18.6

Compare Source

Bug Fixes

v2.18.5

Compare Source

Features
Bug Fixes
nuxt-modules/supabase (@​nuxtjs/supabase)

v1.5.0

Compare Source

Bug Fixes
Features
  • auth: improve client flexibility & allow overriding cookie options (#​463) (254cbdb)

1.4.6 (2025-01-20)

Bug Fixes
  • serverSupabaseServiceRole: Pass H3Event into useRuntimeConfig (#​450) (2de1c08)

1.4.5 (2024-12-18)

1.4.4 (2024-12-10)

1.4.3 (2024-11-20)

1.4.2 (2024-11-07)

Bug Fixes
  • lint: nuxt config key order (cc2f45e)

1.4.1 (2024-10-11)

Bug Fixes
  • session: ssr getSession warning (#​418) (95d905b)
  • types: added explicit types annotations for serverSupabaseClient and serverSupabaseServiceRole (#​411) (3f98640)

v1.4.6

Compare Source

Bug Fixes
  • serverSupabaseServiceRole: Pass H3Event into useRuntimeConfig (#​450) (2de1c08)

v1.4.5

Compare Source

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

Bug Fixes
  • lint: nuxt config key order (cc2f45e)

v1.4.1

Compare Source

Bug Fixes
  • session: ssr getSession warning (#​418) (95d905b)
  • types: added explicit types annotations for serverSupabaseClient and serverSupabaseServiceRole (#​411) (3f98640)
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for n3-supabase failed. Why did it fail? →

Name Link
🔨 Latest commit 41b62fb
🔍 Latest deploy log https://app.netlify.com/sites/n3-supabase/deploys/681b72b692fbef0008c4d7f8

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 911ef8d to 15cf0ef Compare September 4, 2024 22:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 4b2691a to 2158176 Compare September 11, 2024 21:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8474ec5 to 454ad5f Compare September 14, 2024 01:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2dc50ef to 4823059 Compare April 18, 2025 20:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 205d40e to 0708f27 Compare April 28, 2025 01:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3025c65 to 5ed02da Compare May 3, 2025 00:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7ee496b to bd20ab0 Compare May 6, 2025 17:45
Copy link

vercel bot commented May 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
supabase ✅ Ready (Inspect) Visit Preview May 7, 2025 2:51pm

Copy link

netlify bot commented May 6, 2025

Deploy Preview for nuxtsupabase canceled.

Name Link
🔨 Latest commit 6482431
🔍 Latest deploy log https://app.netlify.com/sites/nuxtsupabase/deploys/681a7e0c3f5cf600080f6ef4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants