Skip to content

Commit

Permalink
chore: bump up oxlint version to ^0.9.0 (#375)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc.rs) ([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`^0.8.0` -> `^0.9.0`](https://renovatebot.com/diffs/npm/oxlint/0.8.0/0.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.8.0/0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.8.0/0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v0.9.0`](https://github.com/oxc-project/oxc/compare/8ef85a43c019a1ce9aa50b61ec4dbb5dbaeb3b7b...2a001a043ce813f7865904dffda2581d1ac85178)

[Compare Source](https://github.com/oxc-project/oxc/compare/8ef85a43c019a1ce9aa50b61ec4dbb5dbaeb3b7b...2a001a043ce813f7865904dffda2581d1ac85178)

</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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/napi-rs/package-template).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent e09c856 commit 5a5ea05
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.2",
"oxlint": "^0.8.0",
"oxlint": "^0.9.0",
"prettier": "^3.3.3",
"tinybench": "^2.8.0",
"typescript": "^5.5.3"
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ __metadata:
husky: "npm:^9.0.11"
lint-staged: "npm:^15.2.7"
npm-run-all2: "npm:^6.2.2"
oxlint: "npm:^0.8.0"
oxlint: "npm:^0.9.0"
prettier: "npm:^3.3.3"
tinybench: "npm:^2.8.0"
typescript: "npm:^5.5.3"
Expand Down Expand Up @@ -191,58 +191,58 @@ __metadata:
languageName: node
linkType: hard

"@oxlint/darwin-arm64@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/darwin-arm64@npm:0.8.0"
"@oxlint/darwin-arm64@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/darwin-arm64@npm:0.9.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@oxlint/darwin-x64@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/darwin-x64@npm:0.8.0"
"@oxlint/darwin-x64@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/darwin-x64@npm:0.9.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@oxlint/linux-arm64-gnu@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/linux-arm64-gnu@npm:0.8.0"
"@oxlint/linux-arm64-gnu@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/linux-arm64-gnu@npm:0.9.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@oxlint/linux-arm64-musl@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/linux-arm64-musl@npm:0.8.0"
"@oxlint/linux-arm64-musl@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/linux-arm64-musl@npm:0.9.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@oxlint/linux-x64-gnu@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/linux-x64-gnu@npm:0.8.0"
"@oxlint/linux-x64-gnu@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/linux-x64-gnu@npm:0.9.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@oxlint/linux-x64-musl@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/linux-x64-musl@npm:0.8.0"
"@oxlint/linux-x64-musl@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/linux-x64-musl@npm:0.9.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@oxlint/win32-arm64@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/win32-arm64@npm:0.8.0"
"@oxlint/win32-arm64@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/win32-arm64@npm:0.9.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@oxlint/win32-x64@npm:0.8.0":
version: 0.8.0
resolution: "@oxlint/win32-x64@npm:0.8.0"
"@oxlint/win32-x64@npm:0.9.0":
version: 0.9.0
resolution: "@oxlint/win32-x64@npm:0.9.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -1777,18 +1777,18 @@ __metadata:
languageName: node
linkType: hard

"oxlint@npm:^0.8.0":
version: 0.8.0
resolution: "oxlint@npm:0.8.0"
dependencies:
"@oxlint/darwin-arm64": "npm:0.8.0"
"@oxlint/darwin-x64": "npm:0.8.0"
"@oxlint/linux-arm64-gnu": "npm:0.8.0"
"@oxlint/linux-arm64-musl": "npm:0.8.0"
"@oxlint/linux-x64-gnu": "npm:0.8.0"
"@oxlint/linux-x64-musl": "npm:0.8.0"
"@oxlint/win32-arm64": "npm:0.8.0"
"@oxlint/win32-x64": "npm:0.8.0"
"oxlint@npm:^0.9.0":
version: 0.9.0
resolution: "oxlint@npm:0.9.0"
dependencies:
"@oxlint/darwin-arm64": "npm:0.9.0"
"@oxlint/darwin-x64": "npm:0.9.0"
"@oxlint/linux-arm64-gnu": "npm:0.9.0"
"@oxlint/linux-arm64-musl": "npm:0.9.0"
"@oxlint/linux-x64-gnu": "npm:0.9.0"
"@oxlint/linux-x64-musl": "npm:0.9.0"
"@oxlint/win32-arm64": "npm:0.9.0"
"@oxlint/win32-x64": "npm:0.9.0"
dependenciesMeta:
"@oxlint/darwin-arm64":
optional: true
Expand All @@ -1808,7 +1808,7 @@ __metadata:
optional: true
bin:
oxlint: bin/oxlint
checksum: 10c0/25bed56ca8c5b9fe51d0a78f9931c307d288cb1f5bb142556cfa97ea33ca91de080fc06f548ae7c84302fcb0fd32d803993a7589b43f29079f6d82fdd8a869e9
checksum: 10c0/0e679bd185728bec8fc2c893f0e56ff6795c576aa8c8ca0bd1a55409db1c460287d7c57b70deb1714100c66b39519881b71abccfc998361093eb22aa4c3cdbc5
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a5ea05

Please sign in to comment.