-
Notifications
You must be signed in to change notification settings - Fork 60
fix(deps): update nextcloud (master) (major) #2363
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
Conversation
|
59e8bd0 to
5a03e30
Compare
Signed-off-by: skjnldsv <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: skjnldsv <[email protected]>
bc4413f to
f825d5e
Compare
|
/backport f825d5e to renovate/stable29-nextcloud |
This PR contains the following updates:
^2.2.0->^3.1.0^2.7.0->^3.0.2^2.4.0->^3.0.1^1.2.2->^2.2.0Release Notes
nextcloud-libraries/nextcloud-l10n (@nextcloud/l10n)
v3.1.0Compare Source
Added
escapeoption per parameter replacing.For more security this should be used instead of disabling paramter escaping,
see pull request #756
v3.0.1Compare Source
Fixed
v3.0.0Compare Source
Full Changelog
Breaking changes
Instead of also sanitizing the replacing variables, now only the result is sanitized, see pull request #648.
This will improve the performance if multiple placeholders are used and it allows this,
while the string is still sanitized:
Added
tandnfortranslateandtranslatePluralFixed
Changed
nextcloud-libraries/nextcloud-logger (@nextcloud/logger)
v3.0.2Compare Source
Fixed
v3.0.1Compare Source
Fixed
Changed
v3.0.0Compare Source
Note: This package is now ESM by default.
Changed
@nextcloud/vite-configto also build an ESM entry pointnextcloud/stylelint-config (@nextcloud/stylelint-config)
v3.0.1Compare Source
Fixed
v3.0.0Compare Source
Full Changelog
Breaking changes 💥
stylelint was updated to version 16.0 which drops all stylistic changes.
The means stylelint only will check for code quality but not for stylistic rules.
So it is now recommended to instead use
prettierwith@nextcloud/prettier-configfor stylistic rules.See also Nextcloud prettier setup.
Changed
nextcloud/nextcloud-vite-config (@nextcloud/vite-config)
v2.2.0Compare Source
Added
Fixed
cssCodeSplitis enabled by default so handle CSS entries #243 (susnux)Changed
v2.1.0Compare Source
Added
CSSEntryPointsPluginto fix vite for creating one CSS entry per JS entry point #204 (susnux)Changed
v2.0.2Compare Source
Fixed
v2.0.1Compare Source
Changed
v2.0.0Compare Source
Breaking changes
This version is Vue 3 only.
For Vue 2 use the 1.x version.
v1.4.0Compare Source
v1.4.0 (2024-08-05)
Added
Fixed
cssCodeSplitis enabled by default so handle CSS entries #244Changed
v1.3.0Compare Source
v1.3.0 (2024-06-21)
Added
CSSEntryPointsPluginto fix vite for creating one CSS entry per JS entry point #210 (susnux)Changed
v1.2.5Compare Source
What's Changed
New Contributors
Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.2.4...v1.2.5
v1.2.4Compare Source
v1.2.4 (2024-06-08)
Changed
v1.2.3Compare Source
🐛 Fixed bugs
ssrBuildwas renamed toisSsrBuild#168 (susnux)Changed
rollup-plugin-corejsto v1Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.