Skip to content
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

feat(no-debugging-utils): default to warn instead of error #662

Merged
merged 1 commit into from
Oct 3, 2022
Merged

feat(no-debugging-utils): default to warn instead of error #662

merged 1 commit into from
Oct 3, 2022

Conversation

skovy
Copy link
Collaborator

@skovy skovy commented Oct 2, 2022

BREAKING CHANGE: no-debugging-utils defaults to warn instead of error

Checks

  • I have read the contributing guidelines.
  • If some rule is added/updated/removed, I've regenerated the rules list (npm run generate:rules-list)
  • If some rule meta info is changed, I've regenerated the plugin shared configs (npm run generate:configs)

Changes

  • Change no-debugging-utils default to warn in shared configs instead of error

Context

Resolves #622.

BREAKING CHANGE: no-debugging-utils defaults to warn instead of error
@skovy skovy changed the title feat: no-debugging-utils default to warn instead of error feat(no-debugging-utils): default to warn instead of error Oct 2, 2022
@Belco90 Belco90 merged commit 1427c17 into testing-library:alpha Oct 3, 2022
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

🎉 This PR is included in version 6.0.0-alpha.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@skovy skovy deleted the pr/no-debugging-utils-error-level branch October 4, 2022 01:27
@MichaelDeBoey MichaelDeBoey added v6 Next major v6 BREAKING CHANGE This change will require a major version bump labels Oct 4, 2022
@MichaelDeBoey MichaelDeBoey linked an issue Oct 4, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump hacktoberfest-accepted released on @alpha v6 Next major v6
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Change error level for no-debugging-utils
3 participants