ffflorian / api-clients

API clients for various services
GNU General Public License v3.0
19 stars 10 forks source link

chore(deps-dev): bump oxlint from 0.2.16 to 0.3.1 #1548

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps oxlint from 0.2.16 to 0.3.1.

Release notes

Sourced from oxlint's releases.

oxlint v0.3.1

Hotfix unwanted plugin rules being enabled.

Full Changelog: https://github.com/oxc-project/oxc/compare/oxlint_v0.3.0...oxlint_v0.3.1

oxlint v0.3.0

What's Changed

Potential breaking change

  • -D all no longer enables nursery rules, use -D all -D nursery instead

Features

Fixes

Full Changelog: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.18...oxlint_v0.3.0

oxlint v0.2.18

What's Changed

New Rules

Features

New Contributors

Full Changelog: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.17...oxlint_v0.2.18

... (truncated)

Commits
  • 99d46f9 Release oxlint and vscode extension v0.3.1
  • b29aabd Release oxlint and vscode extension v0.3.0
  • 5241e1e refactor(cli): improve --help documentation
  • 04f5fc0 Release oxlint and vscode extension v0.2.18
  • df11d10 Release oxlint and vscode extension v0.2.17
  • See full diff in compare view


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 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)
ffflorian commented 4 months ago

@dependabot squash and merge