Bump prettier from 3.5.3 to 3.6.2 by dependabot[bot] · Pull Request #1997 · peter-evans/create-issue-from-file (original) (raw)
Bumps prettier from 3.5.3 to 3.6.2.
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by @fisker in prettier/prettier#17675
3.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli3.6.0
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Changelog
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by @fisker)
- Some text, and code block below, with newline after code block
foo: bar
Another List
Some text, and code block below, with newline after code block
foo: bar
Another List
Some text, and code block below, with newline after code block
foo: bar
Another List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
... (truncated)
Commits
- 7a8b05f Release 3.6.2
- 46526b4 Add missing blank line around code block (#17675)
- a04ec11 chore(deps): update babel to v7.27.7 (#17684)
- 32be5b6 chore(deps): update dependency flow-parser to v0.274.1 (#17676)
- b55e777 Update docs about "TypeScript Configuration Files" (#17677)
- b197c99 chore(deps): update dependency
@vitejs/plugin-reactto v4.6.0 (#17674) - 1185f83 chore(deps): update dependency
@angular/compilerto v20.0.5 (#17680) - aa1316f chore(deps): update dependency browserslist to v4.25.1 (#17671)
- c468d33 chore(deps): update dependency oxc-parser to v0.75.0 (#17672)
- 3f46d91 chore(deps): update dependency vite to v7 (#17673)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)