Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps the formatting group with 1 update: oxfmt.

Updates oxfmt from 0.19.0 to 0.20.0

Changelog

Sourced from oxfmt's changelog.

[0.20.0] - 2025-12-22

🚀 Features

  • 97a02d1 oxfmt: Add insertFinalNewline option (#17251) (leaysgur)

[0.18.0] - 2025-12-15

🚀 Features

  • afd6c44 oxfmt: Support quoteProps: consistent in Oxfmtrc (#16721) (leaysgur)
  • 28e0682 oxfmt: Enable experimental package.json sorting by default (#16593) (leaysgur)

⚡ Performance

  • 6f3aaba oxfmt: Use worker_threads by tinypool for prettier formatting (#16618) (leaysgur)

📚 Documentation

  • 8babdf9 oxfmt: Improve docs for .oxfmtrc.jsonc config fields and add markdownDescription fields to JSON Schema (#16587) (connorshea)

[0.17.0] - 2025-12-08

🚀 Features

  • 7374856 formatter/sort-imports: Support options.internalPattern (#16372) (leaysgur)

[0.16.0] - 2025-12-01

🐛 Bug Fixes

  • 9706a1a oxfmt: Ignore unsupported options (#16085) (leaysgur)

[0.15.0] - 2025-11-24

💥 BREAKING CHANGES

  • a937890 formatter: [BREAKING] Default to lineWidth: 100 (#15933) (leaysgur)

🚀 Features

  • 7818e22 formatter/sort-imports: Support options.groups (#15831) (leaysgur)

[0.14.0] - 2025-11-17

🚀 Features

  • 84de1ca oxlint,oxfmt: Allow comments and also commas for vscode-json-ls (#15612) (leaysgur)

[0.12.0] - 2025-11-10

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the formatting group with 1 update: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt).


Updates `oxfmt` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.20.0/npm/oxfmt)

---
updated-dependencies:
- dependency-name: oxfmt
  dependency-version: 0.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: formatting
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 29, 2025
@SBoudrias SBoudrias merged commit e8e42de into main Dec 29, 2025
8 checks passed
@SBoudrias SBoudrias deleted the dependabot/npm_and_yarn/formatting-3db1e046a6 branch December 29, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants