Skip to content
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

Update dependency @element-plus/nuxt to v1.1.1 #289

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@element-plus/nuxt 1.0.7 -> 1.1.1 age adoption passing confidence

Release Notes

element-plus/element-plus-nuxt (@​element-plus/nuxt)

v1.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub
Migration Guide

If you have previously configured the imports attribute, you need to rewrite the configuration as follows.

export default defineNuxtConfig({
  modules: [
    '@​element-plus/nuxt'
  ],
  elementPlus: {
    imports: [
-     'useLocale'
+     ['useLocale', 'es/hooks/use-locale/index.mjs']
    ],
  }
})

v1.0.10

Compare Source

   🚀 Features
    View changes on GitHub

v1.0.9

Compare Source

   🚀 Features
    View changes on GitHub

v1.0.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot added the renovate Created by Renovate label Dec 9, 2024
Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for anohi-no-tweet failed.

Name Link
🔨 Latest commit 6ce4176
🔍 Latest deploy log https://app.netlify.com/sites/anohi-no-tweet/deploys/676bbd59fde2de0008d4f091

@renovate renovate bot changed the title Update dependency @element-plus/nuxt to v1.1.0 Update dependency @element-plus/nuxt to v1.1.1 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/element-plus-nuxt-1.x branch 2 times, most recently from 96dd060 to c3a5977 Compare December 25, 2024 08:03
@renovate renovate bot force-pushed the renovate/element-plus-nuxt-1.x branch from c3a5977 to 6ce4176 Compare December 25, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Created by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants