ipfs / public-gateway-checker

Checks which public gateways are online or not
https://ipfs.github.io/public-gateway-checker/
Other
1.67k stars 353 forks source link

chore(deps-dev): bump eslint-config-ipfs from 6.0.1 to 7.0.2 #578

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps eslint-config-ipfs from 6.0.1 to 7.0.2.

Release notes

Sourced from eslint-config-ipfs's releases.

v7.0.2

7.0.2 (2024-06-21)

Bug Fixes

v7.0.1

7.0.1 (2024-06-21)

Dependencies

  • dev: bump aegir from 42.2.11 to 43.0.1 (#226) (ae61638)

v7.0.0

7.0.0 (2024-05-01)

⚠ BREAKING CHANGES

  • eslint-config-love requires updated peer dependencies

Dependencies

  • upgrade deps, replace eslint-config-standard-with-typescript with eslint-config-love (#218) (a83be5b), closes #217

v6.0.2

6.0.2 (2024-05-01)

Bug Fixes

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (1f9ebc6)
Changelog

Sourced from eslint-config-ipfs's changelog.

7.0.2 (2024-06-21)

Bug Fixes

7.0.1 (2024-06-21)

Dependencies

  • dev: bump aegir from 42.2.11 to 43.0.1 (#226) (ae61638)

7.0.0 (2024-05-01)

⚠ BREAKING CHANGES

  • eslint-config-love requires updated peer dependencies

Dependencies

  • upgrade deps, replace eslint-config-standard-with-typescript with eslint-config-love (#218) (a83be5b), closes #217

6.0.2 (2024-05-01)

Bug Fixes

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (1f9ebc6)
Commits
  • 8690e08 chore(release): 7.0.2 [skip ci]
  • c9ccaeb fix: turn off no-undef for ts files (#229)
  • 170ba8f chore(release): 7.0.1 [skip ci]
  • ae61638 deps(dev): bump aegir from 42.2.11 to 43.0.1 (#226)
  • 5f9ec52 chore(release): 7.0.0 [skip ci]
  • a83be5b deps!: upgrade deps, replace eslint-config-standard-with-typescript with esli...
  • 2c2d603 chore(release): 6.0.2 [skip ci]
  • 9a95776 fix: use @​typescript-eslint/no-unused-vars (#221)
  • 1f9ebc6 chore: Update .github/workflows/stale.yml [skip ci]
  • See full diff 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 1 month ago

Superseded by #585.