Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the dependencies group with 3 updates: @types/body-parser, @types/node and oxlint.

Updates @types/body-parser from 1.19.5 to 1.19.6

Commits

Updates @types/node from 22.15.29 to 22.15.30

Commits

Updates oxlint from 0.17.0 to 0.18.1

Release notes

Sourced from oxlint's releases.

oxlint v0.18.1

[0.18.1] - 2025-06-09

💥 BREAKING CHANGES

  • f3eaefb ast: [BREAKING] Add value field to BigIntLiteral (#11564) (overlookmotel)

🐛 Bug Fixes

  • 6d68568 linter: False negative in typescript/array-type (#11574) (camc314)
  • 6a856a0 linter/no-magic-numbers: Fix typo in error message (#11560) (overlookmotel)
  • 3952e01 linter: False negative in jsx-a11y/aria-role (#11547) (camc314)
  • b0e3e08 linter: Misplaced quote in jsx-curly-brace-presence test case (#11546) (camc314)
  • a833ed1 linter: Misplaced quote in anchor-is-valid test case (#11545) (camc314)
  • 4e53b80 linter: Misplaced backtick in exhaustive-deps test case (#11544) (camc314)
  • e8a04b6 linter: Misplaced backtick in no-object-constructor test case (#11543) (camc314)
  • 65311d0 linter: Remove duplicate rule/scope from diagnostic (#11531) (camc314)

💼 Other

  • bad91f0 oxlint: V0.18.1 (#11577) (oxc-bot)

🚜 Refactor

  • 7ab84c2 editor: Use pattern for textDocument filter (#11559) (Sysix)
  • 9b475ad linter: Use one instance of rope per file (#11552) (Sysix)

📚 Documentation

  • e13ed51 editor/vscode: Fix typo in README (#11572) (David)
  • fa924ab linter: Cleanup docs for multiple linter rules (#11551) (Ulrich Stark)

⚡ Performance

  • 7bf25cb language_server: Transform MessageWithPosition to Diagnostic with less allocations (#11561) (Sysix)

oxlint v0.18.0

[0.18.0] - 2025-06-06

  • bd9dd88 linter: [BREAKING] Add more info to json reporter (#11524) (camc314)

Features

  • 825d40c linter: Fix casing in unicorn/no-useless-promise-resolve-reject (#11528) (camc314)
  • 2faee3d linter: Fix grammer in react/exhaustive-deps (#11527) (camc314)

Bug Fixes

  • 1a71d7c linter: Misplaced backtick in unicorn/no-array-for-each diagnostic (#11529) (camc314)
  • 7430b14 linter: Grammer in jest/valid-expect diagnostic (#11522) (camc314)

... (truncated)

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

Bumps the dependencies group with 3 updates: [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `@types/body-parser` from 1.19.5 to 1.19.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser)

Updates `@types/node` from 22.15.29 to 22.15.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `oxlint` from 0.17.0 to 0.18.1
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.18.1/npm/oxlint)

---
updated-dependencies:
- dependency-name: "@types/body-parser"
  dependency-version: 1.19.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 22.15.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: oxlint
  dependency-version: 0.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jun 9, 2025
@github-actions github-actions bot merged commit 16407e1 into main Jun 9, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-dc975ce3da branch June 9, 2025 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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