birchill / bugsnag-zero

Lightweight Bugsnag client
MIT License
11 stars 0 forks source link

chore(deps): update dependency oxlint to v0.11.1 #167

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint (source) 0.11.0 -> 0.11.1 age adoption passing confidence

Release Notes

oxc-project/oxc (oxlint) ### [`v0.11.1`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.11.1): oxlint v0.11.1 [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.11.0...oxlint_v0.11.1) #### \[0.11.1] - 2024-11-09 ##### Features - [`4dd9b60`](https://redirect.github.com/oxc-project/oxc/commit/4dd9b60) editor/vscode: Replace existing output channel and trace output channel with a single LogOutputChannel ([#​7196](https://redirect.github.com/oxc-project/oxc/issues/7196)) (Nicholas Rayburn) - [`1fcd709`](https://redirect.github.com/oxc-project/oxc/commit/1fcd709) linter: Add jsx support for only-used-in-recursion ([#​7120](https://redirect.github.com/oxc-project/oxc/issues/7120)) (no-yan) - [`4d577cf`](https://redirect.github.com/oxc-project/oxc/commit/4d577cf) linter: Add `import/first` rule ([#​7180](https://redirect.github.com/oxc-project/oxc/issues/7180)) (Dmitry Zakharov) - [`9b8973f`](https://redirect.github.com/oxc-project/oxc/commit/9b8973f) linter: Add `import/unambiguous` rule ([#​7187](https://redirect.github.com/oxc-project/oxc/issues/7187)) (Dmitry Zakharov) - [`5ab1ff6`](https://redirect.github.com/oxc-project/oxc/commit/5ab1ff6) linter: Implement [@​typescript-eslint/no-unsafe-function-type](https://redirect.github.com/typescript-eslint/no-unsafe-function-type) ([#​6989](https://redirect.github.com/oxc-project/oxc/issues/6989)) (Orenbek) ##### Bug Fixes - [`eea8879`](https://redirect.github.com/oxc-project/oxc/commit/eea8879) editor/vscode: Update language client id to fix the resolution of the oxc.trace.server setting ([#​7181](https://redirect.github.com/oxc-project/oxc/issues/7181)) (Nicholas Rayburn) - [`b73cfd9`](https://redirect.github.com/oxc-project/oxc/commit/b73cfd9) linter: Fix `is_method_call` with parentheses and chain expression ([#​7095](https://redirect.github.com/oxc-project/oxc/issues/7095)) (tbashiyy) ##### Refactor - [`8c0a362`](https://redirect.github.com/oxc-project/oxc/commit/8c0a362) linter: Use `ctx.source_range(comment.content_span())` API ([#​7155](https://redirect.github.com/oxc-project/oxc/issues/7155)) (Boshen) - [`c5485ae`](https://redirect.github.com/oxc-project/oxc/commit/c5485ae) semantic: Add `ancestor_kinds` iterator function ([#​7217](https://redirect.github.com/oxc-project/oxc/issues/7217)) (camchenry) - [`abf1602`](https://redirect.github.com/oxc-project/oxc/commit/abf1602) semantic: Rename `iter_parents` to `ancestors` ([#​7216](https://redirect.github.com/oxc-project/oxc/issues/7216)) (camchenry) - [`42171eb`](https://redirect.github.com/oxc-project/oxc/commit/42171eb) semantic: Rename `ancestors` to `ancestor_ids` ([#​7215](https://redirect.github.com/oxc-project/oxc/issues/7215)) (camchenry)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.