Update eslint-config-prettier 9.1.0 → 10.1.5 (major) #673
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-config-prettier (9.1.0 → 10.1.5) · Repo · Changelog
Release Notes
10.1.5
10.1.4
10.1.3
10.1.2
10.1.1
10.1.0
10.0.3
10.0.2
10.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
chore: release eslint-config-prettier (#333)
chore: add `funding` field into `package.json` (#332)
chore: release eslint-config-prettier (#329)
chore(deps): update all dependencies (#330)
fix(cli): do not crash on no rules configured (#328)
chore: release eslint-config-prettier (#326)
fix: this package is `commonjs`, align its types correctly (#325)
chore: release eslint-config-prettier (#322)
chore(package): add homepage url (#321)
chore(deps): update yarn to v4.8.1 (#320)
chore: ignore `eslint-find-rules` for ESLint 8 compatibility
chore: housekeeping, upgrade all (dev) dependencies (#319)
chore: add renovate preset
chore: release eslint-config-prettier (#310)
chore: use flat entry for flat config verification
fix: separate the `/flat` entry for compatibility (#309)
chore: release eslint-config-prettier (#307)
feat: migrate to exports field (#306)
chore: release eslint-config-prettier (#304)
chore: add missing @stylistic/eslint-plugin-plus
ci: testing, migrate to yarn v4 (#305)
feat: add name to config (#294)
feat: add declaration file (#280)
docs: add more installation commands, with shell code blocks (#303)
chore: release eslint-config-prettier (#301)
chore(package): explicitly declare js module type (#299)
ci: bump github actions (#300)
chore: add FUNDING.yml
fix: add main field
chore: change release folders
chore: release eslint-config-prettier (#296)
feat: add support for `@stylistic/eslint-plugin` (#272)
chore: migrate to changeset for automatically releasing (#278)
Remove unused eslint-disable-next-line comment
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands