Skip to content

chore(deps): update devdeps non-major #106

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 Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ownclouders/eslint-config (source) 11.0.4 -> 11.3.4 age adoption passing confidence
@ownclouders/extension-sdk (source) 11.0.4 -> 11.3.3 age adoption passing confidence
@ownclouders/web-client (source) 11.0.4 -> 11.3.4 age adoption passing confidence
@ownclouders/web-pkg (source) 11.0.4 -> 11.3.4 age adoption passing confidence
@ownclouders/web-test-helpers (source) 11.0.4 -> 11.3.4 age adoption passing confidence
@types/chromecast-caf-sender (source) 1.0.10 -> 1.0.11 age adoption passing confidence
@types/node (source) 22.9.1 -> 22.15.29 age adoption passing confidence
@uppy/core (source) 4.3.1 -> 4.4.6 age adoption passing confidence
@uppy/core (source) 3.3.0 -> 3.13.1 age adoption passing confidence
@vueuse/core (source) 13.0.0 -> 13.3.0 age adoption passing confidence
eslint (source) 9.15.0 -> 9.28.0 age adoption passing confidence
happy-dom 17.1.0 -> 17.6.3 age adoption passing confidence
p-queue 8.0.1 -> 8.1.0 age adoption passing confidence
pinia (source) 2.2.6 -> 2.3.1 age adoption passing confidence
prettier (source) 3.3.3 -> 3.5.3 age adoption passing confidence
qs 6.13.1 -> 6.14.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.8.3 age adoption passing confidence
uuid 11.0.3 -> 11.1.0 age adoption passing confidence
vite (source) 6.1.6 -> 6.3.5 age adoption passing confidence
vitest (source) 3.0.5 -> 3.2.2 age adoption passing confidence
vitest-mock-extended 3.0.1 -> 3.1.0 age adoption passing confidence
vue (source) 3.5.13 -> 3.5.16 age adoption passing confidence
vue-router 4.4.5 -> 4.5.1 age adoption passing confidence
vue-tsc (source) 2.1.10 -> 2.2.10 age adoption passing confidence
zod (source) 3.23.8 -> 3.25.51 age adoption passing confidence

Release Notes

owncloud/web (@​ownclouders/eslint-config)

v11.3.4: 11.3.4

Compare Source

Changelog for ownCloud Web 11.3.4 (2025-05-26)
Summary
  • Bugfix - Add tag characters limit: #​12474
  • Bugfix - Add src attribute to external app iframe: #​12598
Details
  • Bugfix - Add tag characters limit: #​12474

    We now limit the number of characters in a tag. The limit is configured in the
    capabilities and defaults to 30.

    https://github.com/owncloud/web/pull/12474

  • Bugfix - Add src attribute to external app iframe: #​12598

    This adds the src attribute to the external app iframe using the POST
    request. Some external apps like Collabora and OnlyOffice are using the POST
    requests to load the app with authenticated user. src attribute was in that
    case omitted as it was not necessarily needed. That however introduced a bug
    with permissions propagation. Any custom permissions set on the iframe like
    camera were not propagated to the final website. Adding the src attribute
    should ensure that the permissions are propagated.

    https://github.com/owncloud/web/issues/12121
    https://github.com/owncloud/web/pull/125982598

v11.3.2: 11.3.2

Compare Source

Changelog for ownCloud Web 11.3.2 (2025-05-19)
Summary
  • Bugfix - Add missing dependencies to markdown editor: #​12460
  • Bugfix - Hide image upload in markdown editor: #​12460
  • Bugfix - Hide save in markdown editor: #​12460
Details

v11.3.1

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.3.1 relevant to
ownCloud admins and users.

Summary

  • Bugfix - Broken title for public files link: #​12225
  • Bugfix - Disable password protected folders creation inside public links: #​12226
  • Bugfix - Add password policies to password protected folders: #​12240
  • Bugfix - Revert password protected folder creation on error: #​12241
  • Bugfix - Add password generator into password protected folders: #​12270
  • Bugfix - Two spaces are created at the same time when user tries to create a space: #​12297

Details

v11.3.0

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.3.0 relevant to
ownCloud admins and users.

Summary

  • Enhancement - Add psec file icon: #​12104
  • Enhancement - Handle extensions without editor: #​12105
  • Enhancement - Add custom handler to file extensions: #​12109

Details

v11.2.0

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.2.0 relevant to
ownCloud admins and users.

Summary

  • Bugfix - Create password protected folder in personal space: #​12146
  • Bugfix - Do not render default actions in context menu: #​12175
  • Bugfix - Open password protected folder when clicking on its name: #​12177
  • Bugfix - Skip upload dropzone init when files view is missing: #​12178
  • Bugfix - Display shared file versions: #​12194
  • Bugfix - Sanitize content from md-editor-v3: #​12195
  • Bugfix - Enable external shares editing: #​12204
  • Bugfix - Prevent password protected folder move: #​12205
  • Bugfix - Preserve current language in password protected folder view: #​12206
  • Enhancement - Disable resources in delete queue: #​12046
  • Enhancement - Add password protected folders app: #​12137
  • Enhancement - Password protected folder permissions: #​12141
  • Enhancement - Add password protected folders handler: #​12142
  • Enhancement - Control more elements visibility via URL query: #​12142
  • Enhancement - Display default actions in context menu: #​12145
  • Enhancement - Hide password protected folders action: #​12145
  • Enhancement - Hide password protected folders extension: #​12145
  • Enhancement - Recursive folder creation: #​12146
  • Enhancement - Delete password protected folders: #​12152
  • Enhancement - Allow camera in external app iframe: #​12188
  • Enhancement - Add lang URL query parameter: #​12206

Details

v11.1.3

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.1.3 relevant to
ownCloud admins and users.

Summary

Details

v11.1.2

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.1.2 relevant to
ownCloud admins and users.

Summary

Details

v11.1.1

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.1.1 relevant to
ownCloud admins and users.

Summary

  • Bugfix - Optionally access preview app route query: #​12112
  • Bugfix - Change federated share icon: #​12118
  • Bugfix - Improve federated share icon contrast: #​12118
  • Bugfix - Show external share indicator: #​12119

Details

v11.1.0

Compare Source

=======================================
The following sections list the changes in ownCloud web 11.1.0 relevant to
ownCloud admins and users.

Summary

  • Bugfix - Preview app files visibility: #​12040
  • Bugfix - Disable paste action in same folder: #​12044
  • Bugfix - Do not push sidebar close action away: #​12045
  • Bugfix - Update sidebar width on resize: #​12045
  • Bugfix - Use correct breakpoints in sidebar: #​12045
  • Bugfix - Show indirect shares on search page: #​12050
  • Bugfix - Add more padding to input when clear action is visible: #​12055
  • Bugfix - Use local state in sidebar in embed mode: #​12058
  • Bugfix - Change opacity of disabled checkboxes: #​12063
  • Bugfix - Refetch notifications settings on locale change: #​12074
  • Enhancement - Add notifications settings: #​12010
  • Enhancement - Use generic private link error: #​12054

Details

v11.0.7: 11.0.7

Compare Source

Changelog for ownCloud Web 11.0.7 (2025-02-07)
Summary
Details

v11.0.6

Compare Source

================================


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/devdeps-non-major branch 24 times, most recently from 36a815b to 6b6ae85 Compare December 2, 2024 11:17
@renovate renovate bot force-pushed the renovate/devdeps-non-major branch 4 times, most recently from 7bfd820 to 4ae47c7 Compare December 4, 2024 04:11
@mmattel mmattel requested a review from JammingBen December 4, 2024 08:25
@renovate renovate bot force-pushed the renovate/devdeps-non-major branch from 4ae47c7 to e81c2b7 Compare December 4, 2024 09:55
@renovate renovate bot force-pushed the renovate/devdeps-non-major branch 27 times, most recently from 0ec393b to a661739 Compare June 4, 2025 09:00
@renovate renovate bot force-pushed the renovate/devdeps-non-major branch from a661739 to ce3be11 Compare June 5, 2025 06:33
@renovate renovate bot force-pushed the renovate/devdeps-non-major branch from ce3be11 to b6c88b9 Compare June 5, 2025 15:28
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