-
Notifications
You must be signed in to change notification settings - Fork 54
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
fix(deps): update nextcloud (master) (major) #2363
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.0
Release Notes
nextcloud-libraries/nextcloud-l10n (@nextcloud/l10n)
v3.1.0
Compare Source
Added
escape
option per parameter replacing.For more security this should be used instead of disabling paramter escaping,
see pull request #756
v3.0.1
Compare Source
Fixed
v3.0.0
Compare 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
t
andn
fortranslate
andtranslatePlural
Fixed
Changed
nextcloud-libraries/nextcloud-logger (@nextcloud/logger)
v3.0.2
Compare Source
Fixed
v3.0.1
Compare Source
Fixed
Changed
v3.0.0
Compare Source
Note: This package is now ESM by default.
Changed
@nextcloud/vite-config
to also build an ESM entry pointnextcloud/stylelint-config (@nextcloud/stylelint-config)
v3.0.1
Compare Source
Fixed
v3.0.0
Compare 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
prettier
with@nextcloud/prettier-config
for stylistic rules.See also Nextcloud prettier setup.
Changed
nextcloud/nextcloud-vite-config (@nextcloud/vite-config)
v2.2.0
Compare Source
Added
Fixed
cssCodeSplit
is enabled by default so handle CSS entries #243 (susnux)Changed
v2.1.0
Compare Source
Added
CSSEntryPointsPlugin
to fix vite for creating one CSS entry per JS entry point #204 (susnux)Changed
v2.0.2
Compare Source
Fixed
v2.0.1
Compare Source
Changed
v2.0.0
Compare Source
Breaking changes
This version is Vue 3 only.
For Vue 2 use the 1.x version.
v1.4.0
Compare Source
v1.4.0 (2024-08-05)
Added
Fixed
cssCodeSplit
is enabled by default so handle CSS entries #244Changed
v1.3.0
Compare Source
v1.3.0 (2024-06-21)
Added
CSSEntryPointsPlugin
to fix vite for creating one CSS entry per JS entry point #210 (susnux)Changed
v1.2.5
Compare Source
What's Changed
New Contributors
Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.2.4...v1.2.5
v1.2.4
Compare Source
v1.2.4 (2024-06-08)
Changed
v1.2.3
Compare Source
🐛 Fixed bugs
ssrBuild
was renamed toisSsrBuild
#168 (susnux)Changed
rollup-plugin-corejs
to 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.