AurityLab / vue-recaptcha-v3

A simple and easy to use reCAPTCHA (v3 only) library for Vue.
Apache License 2.0
236 stars 25 forks source link

chore(deps-dev): bump eslint-config-standard-with-typescript from 21.0.1 to 23.0.0 #658

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-standard-with-typescript from 21.0.1 to 23.0.0.

Release notes

Sourced from eslint-config-standard-with-typescript's releases.

v23.0.0

23.0.0 (2022-09-13)

⚠ BREAKING CHANGES

  • add rules from @​typescript-eslint: no-extra-parens, no-loss-of-precision, object-curly-spacing, space-before-blocks, comma-dangle.

Features

CI

Build system / dependencies

  • renovate automergeMinor github actions (02dde9d), closes #910
Changelog

Sourced from eslint-config-standard-with-typescript's changelog.

23.0.0 (2022-09-13)

⚠ BREAKING CHANGES

  • add rules from @​typescript-eslint: no-extra-parens, no-loss-of-precision, object-curly-spacing, space-before-blocks, comma-dangle.

Features

CI

Build system / dependencies

  • renovate automergeMinor github actions (02dde9d), closes #910

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

22.0.0 (2022-07-06)

⚠ BREAKING CHANGES

  • the dependency eslint-config-standard is now pinned.
  • several peerDep bumps including eslint@^8.0.1 (was

Features

  • pin eslint-config-standard dependency (5bbd534), closes #849
  • support ESLint v8 (dc25743)

Bug Fixes

  • log #759 as breaking change (519a8bc), closes #806
  • peer-depend on any version of typescript (3446e30), closes #604
  • use typescript-eslint version of space-infix-ops rule (e57051c)
Commits
  • c5b4f8b chore(release): 23.0.0 [skip ci]
  • 2337413 Merge pull request #952 from standard/direct-equivalents-are-used
  • 1e8764d feat: use all typescript-eslint equivalents
  • 56d5447 chore(deps): update dependency @​types/node to v18.7.17 (#951)
  • 41916ca chore(deps): update dependency @​typescript-eslint/eslint-plugin to v5.37.0 (#...
  • 3f7fe30 chore(deps): update dependency eslint to v8.23.1 (#949)
  • 674bdb1 chore(deps): update dependency typescript to v4.8.3 (#948)
  • 991ed8c chore(deps): update dependency @​types/node to v18.7.16 (#947)
  • ceff9df chore(deps): update dependency @​typescript-eslint/eslint-plugin to v5.36.2 (#...
  • 4d6ec9b chore(deps): update dependency @​types/node to v18.7.15 (#945)
  • 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)