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(deps): update dependency oxlint to ^0.0.17 #93

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint ^0.0.14 -> ^0.0.17 age adoption passing confidence

Release Notes

web-infra-dev/oxc (oxlint)

v0.0.17: oxlint v0.0.17

Compare Source

Try it out!

What's Changed

Features

The final dot is no longer required by the CLI https://github.com/web-infra-dev/oxc/pull/1201:

npx oxlint@latest

This is the same as npx oxlint@latest ., where the current working directory will be scanned.

This is an alignment with ESLint v9, see https://eslint.org/blog/2023/11/whats-coming-in-eslint-9.0.0/#running-eslint-with-no-file-arguments

What's Changed

New rules by category
Style
Fixes

Full Changelog: oxc-project/oxc@oxlint_v0.0.16...oxlint_v0.0.17

v0.0.16: oxlint v0.0.16

Compare Source

Try it out!

What's Changed

Features

Use the following cli flags to enable the import / jest / jsx-a11y plugins

Enable Plugins
        --import-plugin       Enable the experimental import plugin and detect ESM problems
        --jest-plugin         Enable the Jest plugin and detect test problems
        --jsx-a11y-plugin     Enable the JSX-a11y plugin and detect accessibility problems
New rules by category (19 in total)
Correctness (turned on by default)
Suspicious
Pedantic
Style
Nursery
Fixes

New Contributors

Full Changelog: oxc-project/oxc@oxlint_v0.0.15...oxlint_v0.0.16

v0.0.15: oxlint v0.0.15

Compare Source

Try it out!

Run

  • npx --yes oxlint@latest . in your JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations required.
  • npx oxlint@latest --help for usage instructions.
  • npx oxlint@latest --rules for list of rules.

What's Changed

Features

Lint files owned by you: npx oxlint@latest --codeowners-file=PATH --codeowners=NAME .

New rules by category
Correctness
Pedantic
Style
Fixes
CLI

New Contributors

Full Changelog: oxc-project/oxc@oxlint_v0.0.14...oxlint_v0.0.15


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.

@vercel
Copy link

vercel bot commented Oct 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lrc-maker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 6:33am

@netlify
Copy link

netlify bot commented Oct 30, 2023

Deploy Preview for lrc-maker ready!

Name Link
🔨 Latest commit ceb0618
🔍 Latest deploy log https://app.netlify.com/sites/lrc-maker/deploys/654c7d3f7397d8000840a994
😎 Deploy Preview https://deploy-preview-93--lrc-maker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 30, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ceb0618
Status:⚡️  Build in progress...

View logs

@renovate renovate bot changed the title chore(deps): update dependency oxlint to ^0.0.16 chore(deps): update dependency oxlint to ^0.0.17 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/oxlint-0.x branch from 01b6867 to ceb0618 Compare November 9, 2023 06:33
@magic-akari magic-akari merged commit ceb0618 into master Nov 9, 2023
3 checks passed
@renovate renovate bot deleted the renovate/oxlint-0.x branch November 9, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant