Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the production-dependencies group with 3 updates in the / directory: oxfmt, oxlint-tsgolint and zod.

Updates oxfmt from 0.23.0 to 0.26.0

Changelog

Sourced from oxfmt's changelog.

[0.26.0] - 2026-01-19

📚 Documentation

  • 8a294d5 oxfmt, oxlint: Update logo (#18242) (Dunqing)

[0.25.0] - 2026-01-19

🚀 Features

  • a95b9bb oxfmt: Support oxfmtrc overrides config (#18068) (leaysgur)
  • 984d5c1 oxfmt/sort-imports: Support options.customGroups (#17576) (nilptr)
  • cc3e74b oxfmt: Add Prettier specific fields in Oxfmtrc (#17981) (leaysgur)
  • 6ffe315 oxfmt: Add more Oxfmtrc fields description (#17979) (leaysgur)

[0.24.0] - 2026-01-12

🚀 Features

  • 86c0168 oxfmt/sort_package_json: Handle oxfmtrc.sort_scripts option (#17738) (leaysgur)

📚 Documentation

  • 62b7a01 formatter: Clarify experimentalTailwindcss configuration comments (#17898) (Dunqing)

[0.22.0] - 2026-01-05

💥 BREAKING CHANGES

  • f7da875 oxlint: [BREAKING] Remove oxc_language_server binary (#17457) (Boshen)

🚀 Features

  • 8fd4ea9 oxfmt: options.embeddedLanguageFormatting is now "auto" by default (#17649) (leaysgur)

[0.21.0] - 2025-12-29

🐛 Bug Fixes

  • 0a39cba oxfmt: Update wrong doc comment (#17288) (leaysgur)

[0.20.0] - 2025-12-22

🚀 Features

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

[0.18.0] - 2025-12-15

🚀 Features

... (truncated)

Commits
  • 8dea8d3 release(apps): oxlint v1.41.0 && oxfmt v0.26.0 (#18264)
  • 8a294d5 docs(oxfmt, oxlint): update logo (#18242)
  • 8fe1e8e release(apps): oxlint v1.40.0 && oxfmt v0.25.0 (#18223)
  • a95b9bb feat(oxfmt): Support oxfmtrc overrides config (#18068)
  • 984d5c1 feat(oxfmt/sort-imports): support options.customGroups (#17576)
  • 7c664cf refactor(apps,website): Use the same generate_schema_json() function (#18025)
  • 0e7176d chore(oxfmt): Fix Oxfmtrc.printWidth typo (#18017)
  • 48d8dfe refactor(oxfmt): Generate better JSON schema for sort_imports.groups option...
  • cc3e74b feat(oxfmt): Add Prettier specific fields in Oxfmtrc (#17981)
  • 6ffe315 feat(oxfmt): Add more Oxfmtrc fields description (#17979)
  • Additional commits viewable in compare view

Updates oxlint-tsgolint from 0.11.0 to 0.11.2

Release notes

Sourced from oxlint-tsgolint's releases.

v0.11.2

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.1...v0.11.2

v0.11.1

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.0...v0.11.1

Commits
  • 3fd0ad2 fix: gen-json-schema tool (#610)
  • b3d8374 chore(deps): update typescript-go digest to 2ca325f (#603)
  • 71bc7c1 chore(deps): update npm packages (#609)
  • 395979d chore(deps): update github-actions (#608)
  • dd03700 fix: no-misused-spread: remove multiline message and add help messages (#605)
  • 7997522 fix: prefer-nullish-coalescing: do not call AsBinaryExpression unless we kn...
  • ad79224 feat: Update no-floating-promise quick fix description (#553)
  • 816e304 fix: do not consider relational operators and multiple comparisons (#596)
  • 59d9e98 chore(deps): update typescript-go digest to ede1a6b (#602)
  • 1135af6 chore(deps): update typescript-go digest to 01cac67 (#601)
  • Additional commits viewable in compare view

Updates zod from 4.3.5 to 4.3.6

Release notes

Sourced from zod's releases.

v4.3.6

Commits:

  • 9977fb0868432461de265a773319e80a90ba3e37 Add brand.dev to sponsors
  • f4b7bae3468f6188b8f004e007d722148fc91d77 Update pullfrog.yml (#5634)
  • 251d7163a0ac7740fee741428d913e3c55702ace Clean up workflow_call
  • edd4132466da0f5065a8e051b599d01fdd1081d8 fix: add missing User-agent to robots.txt and allow all (#5646)
  • 85db85e9091d0706910d60c7eb2e9c181edd87bd fix: typo in codec.test.ts file (#5628)
  • cbf77bb12bdfda2e054818e79001f5cb3798ce76 Avoid non null assertion (#5638)
  • dfbbf1c1ae0c224b8131d80ddf0a264262144086 Avoid re-exported star modules (#5656)
  • 762e911e5773f949452fd6dd4e360f2362110e8e Generalize numeric key handling
  • ca3c8629c0c2715571f70b44c2433cad3db7fe4e v4.3.6
Commits

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

…ctory with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt), [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) and [zod](https://github.com/colinhacks/zod).


Updates `oxfmt` from 0.23.0 to 0.26.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.26.0/npm/oxfmt)

Updates `oxlint-tsgolint` from 0.11.0 to 0.11.2
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v0.11.0...v0.11.2)

Updates `zod` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.5...v4.3.6)

---
updated-dependencies:
- dependency-name: oxfmt
  dependency-version: 0.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: oxlint-tsgolint
  dependency-version: 0.11.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@explore-openapi
Copy link

OpenAPI Snapshot

Project: patzick/test-project

No changes detected

Your OpenAPI schema is identical to the base branch (main).

Links:
All Project Snapshots · Base Branch Snapshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant