Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump up oxlint version to v0.6.0 #7438

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

oxc-project/oxc (oxlint)

v0.6.0

Compare Source

Features

v0.5.3: oxlint v0.5.3

Compare Source

[0.5.3] - 2024-07-07

Features
  • 1681b11 linter: Eslint-plugin-jest/consistent-test-it (#​4053) (cinchen)
  • 6876490 linter: Add rule no-undefined (#​4041) (jordan boyer)
  • bf04dee linter: Implement unicorn/no-negation-in-equality-check (#​4034) (Nissim Chekroun)
  • aa45604 linter/eslint: Implement no-multi-str (#​4038) (Jelle van der Waa)
Bug Fixes

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 7, 2024
@graphite-app graphite-app bot requested a review from forehalo July 7, 2024 12:18
Copy link

graphite-app bot commented Jul 7, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link

nx-cloud bot commented Jul 7, 2024

Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.65%. Comparing base (7f9d321) to head (e97ac11).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7438      +/-   ##
==========================================
- Coverage   57.69%   57.65%   -0.05%     
==========================================
  Files         908      908              
  Lines       40174    40174              
  Branches     4552     4551       -1     
==========================================
- Hits        23180    23161      -19     
- Misses      16641    16660      +19     
  Partials      353      353              
Flag Coverage Δ
server-test 78.48% <ø> (-0.08%) ⬇️
unittest 29.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore: bump up oxlint version to v0.5.3 chore: bump up oxlint version to v0.6.0 Jul 11, 2024
Copy link

graphite-app bot commented Jul 16, 2024

Merge activity

[![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.5.2` -> `0.6.0`](https://renovatebot.com/diffs/npm/oxlint/0.5.2/0.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.5.2/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.5.2/0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v0.6.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#060---2024-07-11)

[Compare Source](https://github.com/oxc-project/oxc/compare/0c7f3eecc6b7bbbf27e2ce87823bd8190f9a0899...4f26e51b74621eb6a264c7753ec8d9f860e4c5a7)

##### Features

-   [`cc58614`](https://github.com/oxc-project/oxc/commit/cc58614) linter: Better schemas for allow/warn/deny ([#&#8203;4150](https://github.com/oxc-project/oxc/issues/4150)) (DonIsaac)

### [`v0.5.3`](https://github.com/oxc-project/oxc/releases/tag/oxlint_v0.5.3): oxlint v0.5.3

[Compare Source](https://github.com/oxc-project/oxc/compare/b66ad0b675fd22859951c6061c2c520d5bbd03b7...0c7f3eecc6b7bbbf27e2ce87823bd8190f9a0899)

#### \[0.5.3] - 2024-07-07

##### Features

-   [`1681b11`](https://github.com/oxc-project/oxc/commit/1681b11) linter: Eslint-plugin-jest/consistent-test-it ([#&#8203;4053](https://github.com/oxc-project/oxc/issues/4053)) (cinchen)
-   [`6876490`](https://github.com/oxc-project/oxc/commit/6876490) linter: Add rule no-undefined ([#&#8203;4041](https://github.com/oxc-project/oxc/issues/4041)) (jordan boyer)
-   [`bf04dee`](https://github.com/oxc-project/oxc/commit/bf04dee) linter: Implement unicorn/no-negation-in-equality-check ([#&#8203;4034](https://github.com/oxc-project/oxc/issues/4034)) (Nissim Chekroun)
-   [`aa45604`](https://github.com/oxc-project/oxc/commit/aa45604) linter/eslint: Implement no-multi-str ([#&#8203;4038](https://github.com/oxc-project/oxc/issues/4038)) (Jelle van der Waa)

##### Bug Fixes

-   [`7b2dc3b`](https://github.com/oxc-project/oxc/commit/7b2dc3b) linter: Fix panic in import/namespace ([#&#8203;4080](https://github.com/oxc-project/oxc/issues/4080)) (Boshen)

</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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Copy link
Contributor Author

renovate bot commented Jul 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant