Skip to content

Bump oxfmt from 0.44.0 to 0.45.0#414

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/oxfmt-0.45.0
Apr 14, 2026
Merged

Bump oxfmt from 0.44.0 to 0.45.0#414
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/oxfmt-0.45.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps oxfmt from 0.44.0 to 0.45.0.

Changelog

Sourced from oxfmt's changelog.

[0.45.0] - 2026-04-13

🐛 Bug Fixes

  • 50c389b oxfmt: Support .editorconfig quote_type (#20989) (leaysgur)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.44.0 to 0.45.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.45.0/npm/oxfmt)

---
updated-dependencies:
- dependency-name: oxfmt
  dependency-version: 0.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2026
@github-actions github-actions bot merged commit d0b451a into master Apr 14, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/oxfmt-0.45.0 branch April 14, 2026 06:33
@augmentcode
Copy link
Copy Markdown

augmentcode bot commented Apr 14, 2026

🤖 Augment PR Summary

Summary: This PR updates the project’s formatter dependency to the latest patch/minor release.

Changes:

  • Bumped the oxfmt dev dependency from ^0.44.0 to ^0.45.0 in package.json.
  • Updated package-lock.json accordingly (lockfile change is included in the PR).

Why: Picks up upstream bug fixes, including improved support for .editorconfig quote_type handling per the referenced changelog.

Technical Notes:

  • This is a tooling-only change (formatting), with no intended effect on the library’s runtime behavior.
  • Any formatting differences will be driven by the new oxfmt behavior and existing repo formatting configuration.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

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.

0 participants