hywax / nuxt-cron

A Nuxt module for cron jobs in your app.
https://nuxt-cron.hywax.space
MIT License
45 stars 3 forks source link

Bump @antfu/eslint-config from 1.1.2 to 2.6.1 #5

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @antfu/eslint-config from 1.1.2 to 2.6.1.

Release notes

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

v2.6.1

   🐞 Bug Fixes

    View changes on GitHub

v2.6.0

   🚀 Features

    View changes on GitHub

v2.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.4

   🐞 Bug Fixes

    View changes on GitHub

v2.4.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 02d29d7 chore: release v2.6.1
  • 05b1a78 fix: disable dist check on binary files
  • 47bad21 chore: release v2.6.0
  • 8af5bfa feat: move overrides option inside each integrations (#371)
  • 75a547b chore: release v2.5.0
  • a5e7ecf feat: enable antfu/no-import-dist
  • 84e4c85 feat: set prettier's default printWidth to 120
  • a2d9b18 feat: support overrides for stylistic
  • 0c1c8db fix: only apply type-aware on ts files, close #375
  • f4c9ddf chore: update deps
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @hywax.


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)
hywax commented 6 months ago

@dependabot squash and merge