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-dev): bump oxlint from 0.10.0 to 0.10.3 #280

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps oxlint from 0.10.0 to 0.10.3.

Release notes

Sourced from oxlint's releases.

oxlint v0.10.3

[0.10.3] - 2024-10-26

This release warns unmatched rules, for example

  ! The following rules do not match the currently supported rules:
  | no-test-callback
  | prefer-rest-params
  | no-danger

Features

  • a73c5af linter: Add fixer for jsx-a11y/no-access-key rule (#6781) (Tapan Prakash)
  • 2aa763c linter: Warn unmatched rule names (#6782) (Tapan Prakash)
  • 0acca58 linter: Support --print-config all to print config file for project (#6579) (mysteryven)

Bug Fixes

  • cb5cb62 linter: Eprintln unmatched rules warning (#6916) (Boshen)
  • f49b3e2 linter: react/iframe-missing-sandbox ignores vanilla JS APIs (#6872) (DonIsaac)
  • 54a5032 linter: Correct false positive in no-duplicates (#6748) (dalaoshu)
  • a47c70e minifier: Fix remaining runtime bugs (#6855) (Boshen)

Documentation

  • 3923e63 linter: Add schema to config examples (#6838) (Dmitry Zakharov)

Refactor

  • a148023 linter: Dereference IDs as soon as possible (#6821) (overlookmotel)
  • 423d54c rust: Remove the annoying clippy::wildcard_imports (#6860) (Boshen)

oxlint v0.10.2

[0.10.2] - 2024-10-22

Features

  • dbe1972 linter: Import/no-cycle should turn on ignore_types by default (#6761) (Boshen)
  • 619d06f linter: Fix suggestion for eslint:no_empty_static_block rule (#6732) (Tapan Prakash)

Bug Fixes

Performance

  • 8387bac linter: Apply small file optimization, up to 30% faster (#6600) (camchenry)

Refactor

... (truncated)

Changelog

Sourced from oxlint's changelog.

[0.10.3] - 2024-10-26

Documentation

  • 3923e63 linter: Add schema to config examples (#6838) (Dmitry Zakharov)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.10.0 to 0.10.3.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.10.3/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@ncpa0cpl ncpa0cpl merged commit 9c36d50 into master Oct 28, 2024
3 checks passed
@ncpa0cpl ncpa0cpl deleted the dependabot/npm_and_yarn/oxlint-0.10.3 branch October 28, 2024 10:55
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant