Skip to content

fix(deps): update dependency @nextcloud/vue to ^8.25.1 (main) #1760

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/vue ^8.24.0 -> ^8.25.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue)

v8.25.1

Compare Source

What's Changed

🐛 Fixed bugs
  • fix(NcPopover): regression with incorrect size on RTL #​6797

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.25.0...v8.25.1

v8.25.0

Compare Source

📝 Notes

The Tooltip directive has been deprecated and will be removed in the future.
In most cases you want to use the native browser tooltips instead by using the native HTML title attribute.
In some rare cases where you really need a formatted tooltip NcPopover could be used.

 <NcButton
-    v-tooltip="title"
+    :title="title"
Boolean properties

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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.

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from enjeck as a code owner April 19, 2025 00:24
@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Apr 19, 2025
@renovate renovate bot requested a review from blizzz as a code owner April 19, 2025 00:24
@github-actions github-actions bot enabled auto-merge April 19, 2025 00:24
@juliusknorr juliusknorr disabled auto-merge April 22, 2025 09:17
@juliusknorr juliusknorr merged commit 93c3268 into main Apr 22, 2025
49 checks passed
@juliusknorr juliusknorr deleted the renovate/main-nextcloud-vue-8.x branch April 22, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant