Skip to content

fix(deps): update dependency @nextcloud/vue to ^8.29.2 (stable0.9) - #2030

Merged
enjeck merged 1 commit into
stable0.9from
renovate/stable0.9-nextcloud-vue-8.x
Sep 1, 2025
Merged

fix(deps): update dependency @nextcloud/vue to ^8.29.2 (stable0.9)#2030
enjeck merged 1 commit into
stable0.9from
renovate/stable0.9-nextcloud-vue-8.x

Conversation

@renovate

@renovate renovate Bot commented Aug 23, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/vue ^8.28.0 -> ^8.29.2 age 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.29.2

Compare Source

🐛 Fixed bugs
  • fix(NcUserStatusIcon): legacy 32 check #​7320 (skjnldsv)
  • fix(NcDateTimePicker): lost styles in docs #​7344 (ShGKme)
  • fix(NcPopover): scope styles to avoid leak #​7341
  • fix(NcReferencePickerModal): scope styles #​7347
  • fix(NcEmojiPicker): scope styles #​7343
  • fix(NcActionButtonGroup): scope styles #​7348
  • fix(NcAppNavigationItem): icon-collapse has wrong colour #​7346 (GretaD)
  • fix(NcNoteCard): adjust colors to work with Nextcloud 32+ #​7361 (susnux)
  • fix(l10n): add non-breaking space before ellipsis #​7373
  • fix(NcHeaderMenu): pause trap stack on opening #​7384 (Antreesy)
  • add new border design for NcInputField and NcTextArea #​7383
  • fix: change icon cog into outline version on 32+ #​7394 (GretaD)
Other Changes
  • docs: fix CSS Modules support in Styleguidist #​7342
  • chore(docs): fix css modules export names in styleguidist #​7387
  • fix(NcUserStatusIcon): adjust icon colors #​7393
  • fix(NcUserStatusIcon): adjust scoped names for style variables #​7400

v8.29.1

Compare Source

🐛 Fixed bugs

v8.29.0

Compare Source

📝 Notes
NcColorPicker

The update:open event was undeprecated, instead proper open state handling of the component was added.
This means it is now possible to pass the open prop directly to the component,
it is implemented as two-way binding with the corresponding update:open event.
It is now discouraged to use the previous solution of relying on the shown prop of the underlying component.

Additionally for consistent event naming the close event was deprecated in favor of the closed event.
The closed event will be emitted after update:open (with payload false) was emitted and all transitions have finished.

🚀 Enhancements
  • feat(NcThemeProvider): allow to override the current theme for parts of the UI #​7152
  • feat(dialogs/spawnDialog): separate spawning options from dialog props and allow Element as a container #​6768
  • feat(NcColorPicker): add proper open-state handling #​7214
  • feat(NcAppNavigationItem): add active as slot property to the "icon"-slot #​7274
  • feat: add visual border for buttons on Nextcloud 32+ #​7291
  • feat(NcUserStatusIcon): update status icons #​7223
  • feat(NcHeaderMenu): apply alpha mask to icon slot #​7243
🐛 Fixed bugs
  • perf(NcAvatar): ensure avatar does not add mutation observer #​7168
  • perf(utils): ensure only 64px or 512px avatars are loaded #​7153
  • fix(NcButton): force cursor pointer #​7158 (ShGKme)
  • fix(NcInputField): remove browser injected clear button #​7169
  • fix(NcModal): use --border-radius-container #​7178
  • fix(useIsDarkTheme): provide default value to silence runtime warnings #​7189
  • fix(NcAppSidebar): remove slot styling for buttons in the description #​7190
  • fix(NcActionInput): register used NcColorPicker component #​7198
  • fix(NcActionInput): lazy load large children #​7197
  • fix(NcContent): flip skip action image in rtl mode #​7205
  • fix(NcColorPicker): use proper directional arrow icon for submit #​7219
  • fix(NcAvatar): orbital best-fit adaptive status icon #​7260
  • fix(NcLoadingIcon): prevent height change from rotate transformation #​7276
  • fix(NcInputField, NcTextareaField): remove placeholder on Nextcloud 32+ #​7286 (susnux)
  • fix: migrate from _oc_config to initial state #​7235 (Antreesy)
  • fix: auto-resolve focus trap stack, if was changed outside of controller #​7304 (Antreesy)
Other Changes
  • refactor(functions): Make sure only named exports are used (usernameToColor) #​7170 (susnux)
  • refactor: use secondary colors for buttons on Nextcloud 32+ #​7301 (susnux)
  • chore: copy diff from stable8 changelog #​7159
  • chore: align sorting of package.json #​7162 (susnux)
  • docs: clarify application containers and especially NcGuestContent #​7216
  • ci: update workflows from organization #​7166 (susnux)

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.

@renovate
renovate Bot requested review from blizzz and enjeck as code owners August 23, 2025 08:23
@renovate renovate Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Aug 23, 2025
@github-actions
github-actions Bot enabled auto-merge August 23, 2025 08:23
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title fix(deps): update dependency @nextcloud/vue to ^8.29.1 (stable0.9) fix(deps): update dependency @nextcloud/vue to ^8.29.2 (stable0.9) Aug 28, 2025
@renovate
renovate Bot force-pushed the renovate/stable0.9-nextcloud-vue-8.x branch from 7d383c3 to 10fcf15 Compare August 28, 2025 12:12
@enjeck
enjeck disabled auto-merge September 1, 2025 04:12
@enjeck
enjeck merged commit fa96cf0 into stable0.9 Sep 1, 2025
54 of 61 checks passed
@enjeck
enjeck deleted the renovate/stable0.9-nextcloud-vue-8.x branch September 1, 2025 04:12
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