Update eslint-plugin-prettier 5.1.3 → 5.2.1 (minor) #195
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-prettier (5.1.3 → 5.2.1) · Repo · Changelog
Release Notes
5.2.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
chore: fix CHANGELOG.md formatting issue
chore: release eslint-plugin-prettier (#669)
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)
chore: release eslint-plugin-prettier (#653)
feat: support parsing `html` via `@html-eslint/parser` natively (#652)
Release Notes
0.9.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore: release synckit (#177)
fix: support yarn pnp with node 20 (#175)
ci: remove unnecessary codesandbox:install script
ci(workflows/ci): setup node before enabling corepack (#176)
chore: update pnp test case
chore: add `make-synchronized` to benchmark test (#160)
ci: `yarn` should be used instead of `npm run`
ci: remove unnecessary cross-env dev dependency
build: migrate to yarn v4 (#157)
chore: release synckit (#155)
refactor: lazy initialize caches (#156)
feat!: use a single `SharedArrayBuffer`, remove useless `bufferSize` option (#154)
ci: enable `continue-on-error: true` for pkg size check
docs: update benchmark
Release Notes
2.6.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
2.6.3
'await using' normative changes (#258)
Bump the github-actions group with 3 updates (#253)
Bump the github-actions group with 1 update (#242)
Bump the github-actions group with 1 update (#241)
Bump the github-actions group with 2 updates (#240)
JSDoc typo on `__exportStar`. (#221)
Bump the github-actions group with 1 update (#233)
Bump the github-actions group with 1 update (#230)
Bump the github-actions group with 2 updates (#228)
Pin CI actions missed in previous PR
CI: Hashpin sensitive actions and install dependabot (#226)
Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption (#222)
Update codeql workflow using GUI (#223)
CI: set minimal permissions for GitHub Workflows (#218)
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