chore(deps): update dependency @nextcloud/eslint-config to ^9.0.0-rc.9 (stable8.4)#5319
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @nextcloud/eslint-config to ^9.0.0-rc.9 (stable8.4)#5319renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8039e7e to
6773bff
Compare
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.6→^9.0.0-rc.9Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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
v9.0.0-rc.8Compare Source
What's Changed
🐛 Fixed bugs
Other Changes
Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.7...v9.0.0-rc.8
v9.0.0-rc.7Compare Source
What's Changed
🚀 Enhancements
<script>by @ShGKme in #1262<template>by @ShGKme in #1263templateby @ShGKme in #1266🐛 Fixed bugs
@stylistic/exp-list-styleto resolve array edge-cases by @susnux in #1203Other Changes
Full Changelog: nextcloud-libraries/eslint-config@v9.0.0-rc.6...v9.0.0-rc.7
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.