SergkeiM / vite-plugin-s3

Allows you to upload files to S3
https://www.npmjs.com/package/@froxz/vite-plugin-s3
MIT License
32 stars 1 forks source link

Bump @antfu/eslint-config from 2.11.0 to 2.21.1 #139

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps @antfu/eslint-config from 2.11.0 to 2.21.1.

Release notes

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

v2.21.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.21.0

   🐞 Bug Fixes

    View changes on GitHub

v2.20.0

   🚀 Features

    View changes on GitHub

v2.19.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.19.1

   🚀 Features

    View changes on GitHub

v2.19.0

   🚀 Features

... (truncated)

Commits
  • 523bc04 chore: release v2.21.1
  • 1495cc3 chore: update deps
  • a2ca99f fix: option glob pattern for .d.mts
  • 6cde4c9 feat: add 'contributors' to sort (#500) (#501)
  • e136aa4 chore: release v2.21.0
  • 96affbf fix: include .jsx files when the options set to true
  • e32301a fix: disbale type-aware in astro, handle formatter overrides with stylistic (...
  • 0582c44 fix: include .d.mts and .d.cts
  • 87142e1 fix: only enable ts rules for ts files, fix #498
  • 5a46487 docs: typo (#494)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

Superseded by #150.