chore(deps): bump @nextcloud/eslint-config from 9.0.0-rc.8 to ^9.0.0-rc.9 (main)#12833
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump @nextcloud/eslint-config from 9.0.0-rc.8 to ^9.0.0-rc.9 (main)#12833renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
37357d0 to
1d57140
Compare
…rc.9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1d57140 to
8240096
Compare
ChristophWurst
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.0.0-rc.8→^9.0.0-rc.9Release Notes
nextcloud-libraries/eslint-config (@nextcloud/eslint-config)
v9.0.0-rc.9Compare Source
What's Changed
ℹ️ Notes
If you are upgrading from a previous RC of this library and you have customized your ESLint config:
In #1278 we merged some of the provided plugins,
so if you have custom rule overrides then you might need to adjust your ESLint config.
Merged the
nextcloud-l10nplugin into thenextcloudpluginMerged the rules into the Nextcloud plugin, new rule names:
@nextcloud-l10n/enforce-ellipsis->@nextcloud/l10n-enforce-ellipsis@nextcloud-l10n/nonbreaking-space->@nextcloud/l10n-non-breaking-spaceThe vue variants have been merged into the base rules.
Renamed
@nextcloud/no-deprecationsand@nextcloud/no-removed-apisRenamed so it does not confuse with vue rules after merging the plugins.
New rule names:
@nextcloud/no-deprecations->@nextcloud/no-deprecated-globals@nextcloud/no-removed-apis->@nextcloud/no-removed-globalsMerged
@nextcloud-vueplugin into the@nextcloudpluginRule name changes:
@nextcloud-vue/no-deprecated-exports->@nextcloud/no-deprecated-library-exports@nextcloud-vue/no-deprecated-props->@nextcloud/no-deprecated-library-props🚀 Enhancements
@nextcloudplugin by @susnux in #1278Other Changes
Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.8...v9.0.0-rc.9
Configuration
📅 Schedule: (in timezone Europe/Vienna)
* 0-3 1 * *)🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.