Skip to content

Conversation

@shinGangan
Copy link
Contributor

@shinGangan shinGangan commented Feb 19, 2024

πŸ”— Linked issue

related nuxt/modules#887

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)

πŸ“š Description

The usage of nuxt/renovate-config-nuxt has been updated. Therefore, it has been fixed in this PR.

Usage diff

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
-   "@nuxtjs"
+   "github>nuxt/renovate-config-nuxt",
  ]
}

Related

The WARN that is occurring in #957 will be resolved with this fix. related nuxt/renovate-config-nuxt#58 .

WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.

πŸ™ Note

The Renovate bot is currently working fine. Therefore, the priority of this pull request is low.
Please review when you have a time. πŸ™

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@shinGangan shinGangan changed the title chore: fix Nuxt extends in renovate.json chore: fix Nuxt extends in renovate.json (#2567 ) Feb 19, 2024
@shinGangan shinGangan changed the title chore: fix Nuxt extends in renovate.json (#2567 ) chore: fix Nuxt extends in renovate.json (#2567) Feb 19, 2024
@shinGangan shinGangan changed the title chore: fix Nuxt extends in renovate.json (#2567) chore(renovate): update extends in renovate (#2567) Feb 27, 2024
@farnabaz farnabaz merged commit f3bfb05 into nuxt:main Feb 29, 2024
@shinGangan shinGangan deleted the fix/renovate-config branch February 29, 2024 17:02
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.

2 participants