pantajoe / vscode-elixir-credo

VSCode support for Elixir Linter 'Credo'.
https://marketplace.visualstudio.com/items?itemName=pantajoe.vscode-elixir-credo
MIT License
29 stars 8 forks source link

chore(deps-dev): bump @antfu/eslint-config-ts from 0.38.4 to 0.39.6 #441

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @antfu/eslint-config-ts from 0.38.4 to 0.39.6.

Release notes

Sourced from @​antfu/eslint-config-ts's releases.

v0.39.6

   🚀 Features

    View changes on GitHub

v0.39.5

   🚀 Features

   🐞 Bug Fixes

  • Disable @typescript-eslint/consistent-type-assertions  -  by @​antfu (abf5c)
    View changes on GitHub

v0.39.4

   🚀 Features

    View changes on GitHub

v0.39.3

   🐞 Bug Fixes

    View changes on GitHub

v0.39.2

   🚀 Features

    View changes on GitHub

v0.39.1

   🐞 Bug Fixes

... (truncated)

Commits
  • c135523 chore: release v0.39.6
  • 6dfc773 docs: add eslint.validate to enable linting for supported filetypes with VS...
  • 2bf0c8d feat(ts): ban const enum (#201)
  • 504de83 feat: switch to eslint-plugin-i (#205)
  • 6cf4794 docs: update organizeImports config for VS Code (#202)
  • bbed70b refactor: use existing rules (#198)
  • f553c51 feat(vue): enforce order of define macros (#196)
  • 4e77637 chore: release v0.39.5
  • abf5c27 fix: disable @typescript-eslint/consistent-type-assertions
  • 7b48da2 chore(basic): refesh standard.js (#193)
  • Additional commits viewable 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 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)
dependabot[bot] commented 1 year ago

Superseded by #445.