Skip to content

chore(deps-dev): bump the production-dependencies group across 1 directory with 2 updates#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-582f19cf4a
Open

chore(deps-dev): bump the production-dependencies group across 1 directory with 2 updates#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-582f19cf4a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

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

Updates oxfmt from 0.41.0 to 0.42.0

Changelog

Sourced from oxfmt's changelog.

[0.42.0] - 2026-03-24

🚀 Features

  • 416865a formatter,oxfmt: Add doc comments for JsdocConfig (#20644) (leaysgur)
  • 4fec907 formatter: Add JSDoc comment formatting support (#19828) (Dunqing)

[0.40.0] - 2026-03-12

🐛 Bug Fixes

  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#20273) (leaysgur)

[0.36.0] - 2026-03-02

🐛 Bug Fixes

  • 04e6223 npm: Add preferUnplugged for Yarn PnP compatibility (#19829) (Boshen)

📚 Documentation

  • 2fa936f README.md: Map npm package links to npmx.dev (#19666) (Boshen)

[0.35.0] - 2026-02-23

🚀 Features

  • 984dc07 oxfmt: Strip "experimental"SortXxx prefix (#19567) (leaysgur)

[0.34.0] - 2026-02-19

🐛 Bug Fixes

  • 6c61b70 oxfmt: Fix outdated sortImports.groups doc comments (#19513) (leaysgur)

[0.33.0] - 2026-02-16

💥 BREAKING CHANGES

  • 9c34f72 formatter/sort_imports: [BREAKING] Report invalid group name with renaming side-effect > side_effect (#19416) (leaysgur)

🚀 Features

  • 4baebef formatter/sort_imports: Support { newlinesBetween: bool } inside groups (#19358) (leaysgur)
  • d1c2fb6 formatter/sort_imports: Support customGroups attributes(selector and modifiers) (#19356) (leaysgur)

[0.30.0] - 2026-02-10

🐛 Bug Fixes

... (truncated)

Commits

Updates oxlint-tsgolint from 0.17.0 to 0.18.1

Release notes

Sourced from oxlint-tsgolint's releases.

v0.18.1

What's Changed

Full Changelog: oxc-project/tsgolint@v0.18.0...v0.18.1

v0.18.0

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.4...v0.18.0

v0.17.4

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.3...v0.17.4

v0.17.3

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.2...v0.17.3

v0.17.2

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.1...v0.17.2

v0.17.1

What's Changed

... (truncated)

Commits
  • 803b9de perf(linter): use batch API for semantic diagnostics (#844)
  • 3680fb4 chore: update typescript-go submodule (#841)
  • a712148 fix(dot-notation): ignore non-ascii property names (#840)
  • 2f8b5e8 chore: improve assertion diagnostic msg (#842)
  • 0a667a0 fix(promise-function-async): place async fix after export modifiers (#839)
  • c140508 fix(lint): suppress unparam on toStaticValue (#834)
  • e13b890 fix(no-base-to-string): memoize recursive stringification checks (#832)
  • 1052b09 fix(prefer-optional-chain): false positive on tricky condition (#831)
  • adfd2b7 chore(deps): remove vite override, update vitest (#827)
  • f8a6ae2 fix(no-unnecessary-type-assertion): avoid inferring generic defaults from ass...
  • 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 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 <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 2 updates

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


Updates `oxfmt` from 0.41.0 to 0.42.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.42.0/npm/oxfmt)

Updates `oxlint-tsgolint` from 0.17.0 to 0.18.1
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v0.17.0...v0.18.1)

---
updated-dependencies:
- dependency-name: oxfmt
  dependency-version: 0.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: oxlint-tsgolint
  dependency-version: 0.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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

dependabot bot commented on behalf of github Mar 30, 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
Copy Markdown

OpenAPI Snapshot

ℹ️ patzick/test-project — schema identical to base main

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