Skip to content

Update dependency oxlint to v1.56.0 (main)#256702

Merged
Ikuni17 merged 5 commits intomainfrom
renovate/main-oxlint
Apr 1, 2026
Merged

Update dependency oxlint to v1.56.0 (main)#256702
Ikuni17 merged 5 commits intomainfrom
renovate/main-oxlint

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Mar 9, 2026

This PR contains the following updates:

Package Type Update Change Pending
oxlint (source) devDependencies minor 1.49.0 -> 1.56.0 1.58.0 (+1)

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oxc-project/oxc (oxlint)

v1.56.0

Compare Source

v1.55.0

Compare Source

🐛 Bug Fixes
  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#​20273) (leaysgur)
📚 Documentation
  • f339f10 linter/plugins: Promote JS plugins to alpha status (#​20281) (overlookmotel)

v1.54.0

Compare Source

📚 Documentation
  • 0c7da4f linter: Fix extra closing brace in example config. (#​20253) (connorshea)

v1.53.0

Compare Source

v1.52.0

Compare Source

🚀 Features
  • 61bf388 linter: Add options.reportUnusedDisableDirectives to config file (#​19799) (Peter Wagenet)
  • 2919313 linter: Introduce denyWarnings config options (#​19926) (camc314)
  • a607119 linter: Introduce maxWarnings config option (#​19777) (camc314)
📚 Documentation
  • 6c0e0b5 linter: Add oxlint.config.ts to the config docs. (#​19941) (connorshea)
  • 160e423 linter: Add a note that the typeAware and typeCheck options require oxlint-tsgolint (#​19940) (connorshea)

v1.51.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • 04e6223 npm: Add preferUnplugged for Yarn PnP compatibility (#​19829) (Boshen)
📚 Documentation

v1.50.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team labels Mar 9, 2026
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team March 9, 2026 14:14
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-oxlint branch 3 times, most recently from 823d2ce to 9a4c546 Compare March 23, 2026 09:31
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency oxlint to v1.50.0 (main) Update dependency oxlint to v1.51.0 (main) Mar 23, 2026
@tylersmalley
Copy link
Copy Markdown
Member

/ci

@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency oxlint to v1.51.0 (main) Update dependency oxlint to v1.52.0 (main) Mar 24, 2026
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-oxlint branch 2 times, most recently from 72aed11 to ed3faed Compare March 25, 2026 06:15
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency oxlint to v1.52.0 (main) Update dependency oxlint to v1.53.0 (main) Mar 25, 2026
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency oxlint to v1.53.0 (main) Update dependency oxlint to v1.54.0 (main) Mar 26, 2026
@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp bot commented Mar 26, 2026

Approvability

Verdict: Would Approve

This is a routine dev dependency update for the oxlint linter tool (1.49.0 → 1.56.0). The changes are limited to package.json and yarn.lock with no runtime behavior impact, as oxlint is purely a development-time linting tool.

Macroscope would have approved this PR. A repo admin can enable approvability here.

@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency oxlint to v1.54.0 (main) Update dependency oxlint to v1.55.0 (main) Mar 26, 2026
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-oxlint branch 4 times, most recently from a675b02 to b548065 Compare March 30, 2026 14:15
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency oxlint to v1.55.0 (main) Update dependency oxlint to v1.56.0 (main) Mar 30, 2026
@Ikuni17 Ikuni17 enabled auto-merge (squash) April 1, 2026 00:22
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
@Ikuni17
Copy link
Copy Markdown
Contributor

Ikuni17 commented Apr 1, 2026

buildkite run renovate helper

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 1, 2026

⏳ Build in-progress, with failures

Failed CI Steps

History

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Ikuni17 Ikuni17 merged commit ba391aa into main Apr 1, 2026
18 checks passed
@Ikuni17 Ikuni17 deleted the renovate/main-oxlint branch April 1, 2026 02:49
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.2, 9.3

https://github.com/elastic/kibana/actions/runs/23829541959

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.19:
- Update dependency tar-fs to v3.1.2 (main) (#259014)
- Update Emotion dependencies (main) (#251761)
- Update langchain (main) (#240493)
- Add shared validation runner package (#258768)
- add kbn/scout-synthtrace (#258961)
9.2 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.2:
- Update dependency tar-fs to v3.1.2 (main) (#259014)
- Update Emotion dependencies (main) (#251761)
- Update langchain (main) (#240493)
- Add shared validation runner package (#258768)
9.3 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.3:
- Update dependency tar-fs to v3.1.2 (main) (#259014)
- Update Emotion dependencies (main) (#251761)
- Update langchain (main) (#240493)
- Add shared validation runner package (#258768)

Manual backport

To create the backport manually run:

node scripts/backport --pr 256702

Questions ?

Please refer to the Backport tool documentation

jeramysoucy pushed a commit to jeramysoucy/kibana that referenced this pull request Apr 1, 2026
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [oxlint](https://oxc.rs/docs/guide/usage/linter)
([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))
| devDependencies | minor | [`1.49.0` ->
`1.56.0`](https://renovatebot.com/diffs/npm/oxlint/1.49.0/1.56.0) |
`1.58.0` (+1) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>oxc-project/oxc (oxlint)</summary>

###
[`v1.56.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.55.0...oxlint_v1.56.0)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.55.0...oxlint_v1.56.0)

###
[`v1.55.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1550---2026-03-12)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.54.0...oxlint_v1.55.0)

##### 🐛 Bug Fixes

-
[`bc20217`](https://github.com/oxc-project/oxc/commit/bc20217)
oxlint,oxfmt: Omit useless `| null` for `Option<T>` field from schema
([#&elastic#8203;20273](https://github.com/oxc-project/oxc/issues/20273))
(leaysgur)

##### 📚 Documentation

-
[`f339f10`](https://github.com/oxc-project/oxc/commit/f339f10)
linter/plugins: Promote JS plugins to alpha status
([#&elastic#8203;20281](https://github.com/oxc-project/oxc/issues/20281))
(overlookmotel)

###
[`v1.54.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1540---2026-03-12)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.53.0...oxlint_v1.54.0)

##### 📚 Documentation

-
[`0c7da4f`](https://github.com/oxc-project/oxc/commit/0c7da4f)
linter: Fix extra closing brace in example config.
([#&elastic#8203;20253](https://github.com/oxc-project/oxc/issues/20253))
(connorshea)

###
[`v1.53.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.52.0...oxlint_v1.53.0)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.52.0...oxlint_v1.53.0)

###
[`v1.52.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1520---2026-03-09)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.51.0...oxlint_v1.52.0)

##### 🚀 Features

-
[`61bf388`](https://github.com/oxc-project/oxc/commit/61bf388)
linter: Add `options.reportUnusedDisableDirectives` to config file
([#&elastic#8203;19799](https://github.com/oxc-project/oxc/issues/19799))
(Peter Wagenet)
-
[`2919313`](https://github.com/oxc-project/oxc/commit/2919313)
linter: Introduce denyWarnings config options
([#&elastic#8203;19926](https://github.com/oxc-project/oxc/issues/19926))
(camc314)
-
[`a607119`](https://github.com/oxc-project/oxc/commit/a607119)
linter: Introduce maxWarnings config option
([#&elastic#8203;19777](https://github.com/oxc-project/oxc/issues/19777))
(camc314)

##### 📚 Documentation

-
[`6c0e0b5`](https://github.com/oxc-project/oxc/commit/6c0e0b5)
linter: Add oxlint.config.ts to the config docs.
([#&elastic#8203;19941](https://github.com/oxc-project/oxc/issues/19941))
(connorshea)
-
[`160e423`](https://github.com/oxc-project/oxc/commit/160e423)
linter: Add a note that the typeAware and typeCheck options require
oxlint-tsgolint
([#&elastic#8203;19940](https://github.com/oxc-project/oxc/issues/19940))
(connorshea)

###
[`v1.51.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1510---2026-03-02)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.50.0...oxlint_v1.51.0)

##### 🚀 Features

-
[`f34f6fa`](https://github.com/oxc-project/oxc/commit/f34f6fa)
linter: Introduce typeCheck config option
([#&elastic#8203;19764](https://github.com/oxc-project/oxc/issues/19764))
(camc314)
-
[`694be7d`](https://github.com/oxc-project/oxc/commit/694be7d)
linter: Introduce typeAware as config options
([#&elastic#8203;19614](https://github.com/oxc-project/oxc/issues/19614))
(camc314)

##### 🐛 Bug Fixes

-
[`04e6223`](https://github.com/oxc-project/oxc/commit/04e6223)
npm: Add `preferUnplugged` for Yarn PnP compatibility
([#&elastic#8203;19829](https://github.com/oxc-project/oxc/issues/19829))
(Boshen)

##### 📚 Documentation

-
[`2fa936f`](https://github.com/oxc-project/oxc/commit/2fa936f)
README.md: Map npm package links to npmx.dev
([#&elastic#8203;19666](https://github.com/oxc-project/oxc/issues/19666))
(Boshen)

###
[`v1.50.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.49.0...oxlint_v1.50.0)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.49.0...oxlint_v1.50.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Apr 2, 2026
@kibanamachine
Copy link
Copy Markdown
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 256702 locally

@Ikuni17 Ikuni17 added backport:skip This PR does not require backporting and removed backport missing Added to PRs automatically when the are determined to be missing a backport. backport:all-open Backport to all branches that could still receive a release labels Apr 2, 2026
paulinashakirova pushed a commit to paulinashakirova/kibana that referenced this pull request Apr 2, 2026
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [oxlint](https://oxc.rs/docs/guide/usage/linter)
([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))
| devDependencies | minor | [`1.49.0` ->
`1.56.0`](https://renovatebot.com/diffs/npm/oxlint/1.49.0/1.56.0) |
`1.58.0` (+1) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>oxc-project/oxc (oxlint)</summary>

###
[`v1.56.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.55.0...oxlint_v1.56.0)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.55.0...oxlint_v1.56.0)

###
[`v1.55.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1550---2026-03-12)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.54.0...oxlint_v1.55.0)

##### 🐛 Bug Fixes

-
[`bc20217`](https://github.com/oxc-project/oxc/commit/bc20217)
oxlint,oxfmt: Omit useless `| null` for `Option<T>` field from schema
([#&elastic#8203;20273](https://github.com/oxc-project/oxc/issues/20273))
(leaysgur)

##### 📚 Documentation

-
[`f339f10`](https://github.com/oxc-project/oxc/commit/f339f10)
linter/plugins: Promote JS plugins to alpha status
([#&elastic#8203;20281](https://github.com/oxc-project/oxc/issues/20281))
(overlookmotel)

###
[`v1.54.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1540---2026-03-12)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.53.0...oxlint_v1.54.0)

##### 📚 Documentation

-
[`0c7da4f`](https://github.com/oxc-project/oxc/commit/0c7da4f)
linter: Fix extra closing brace in example config.
([#&elastic#8203;20253](https://github.com/oxc-project/oxc/issues/20253))
(connorshea)

###
[`v1.53.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.52.0...oxlint_v1.53.0)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.52.0...oxlint_v1.53.0)

###
[`v1.52.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1520---2026-03-09)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.51.0...oxlint_v1.52.0)

##### 🚀 Features

-
[`61bf388`](https://github.com/oxc-project/oxc/commit/61bf388)
linter: Add `options.reportUnusedDisableDirectives` to config file
([#&elastic#8203;19799](https://github.com/oxc-project/oxc/issues/19799))
(Peter Wagenet)
-
[`2919313`](https://github.com/oxc-project/oxc/commit/2919313)
linter: Introduce denyWarnings config options
([#&elastic#8203;19926](https://github.com/oxc-project/oxc/issues/19926))
(camc314)
-
[`a607119`](https://github.com/oxc-project/oxc/commit/a607119)
linter: Introduce maxWarnings config option
([#&elastic#8203;19777](https://github.com/oxc-project/oxc/issues/19777))
(camc314)

##### 📚 Documentation

-
[`6c0e0b5`](https://github.com/oxc-project/oxc/commit/6c0e0b5)
linter: Add oxlint.config.ts to the config docs.
([#&elastic#8203;19941](https://github.com/oxc-project/oxc/issues/19941))
(connorshea)
-
[`160e423`](https://github.com/oxc-project/oxc/commit/160e423)
linter: Add a note that the typeAware and typeCheck options require
oxlint-tsgolint
([#&elastic#8203;19940](https://github.com/oxc-project/oxc/issues/19940))
(connorshea)

###
[`v1.51.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1510---2026-03-02)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.50.0...oxlint_v1.51.0)

##### 🚀 Features

-
[`f34f6fa`](https://github.com/oxc-project/oxc/commit/f34f6fa)
linter: Introduce typeCheck config option
([#&elastic#8203;19764](https://github.com/oxc-project/oxc/issues/19764))
(camc314)
-
[`694be7d`](https://github.com/oxc-project/oxc/commit/694be7d)
linter: Introduce typeAware as config options
([#&elastic#8203;19614](https://github.com/oxc-project/oxc/issues/19614))
(camc314)

##### 🐛 Bug Fixes

-
[`04e6223`](https://github.com/oxc-project/oxc/commit/04e6223)
npm: Add `preferUnplugged` for Yarn PnP compatibility
([#&elastic#8203;19829](https://github.com/oxc-project/oxc/issues/19829))
(Boshen)

##### 📚 Documentation

-
[`2fa936f`](https://github.com/oxc-project/oxc/commit/2fa936f)
README.md: Map npm package links to npmx.dev
([#&elastic#8203;19666](https://github.com/oxc-project/oxc/issues/19666))
(Boshen)

###
[`v1.50.0`](https://github.com/oxc-project/oxc/compare/oxlint_v1.49.0...oxlint_v1.50.0)

[Compare
Source](https://github.com/oxc-project/oxc/compare/oxlint_v1.49.0...oxlint_v1.50.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants