axe-api / validator

Rule-based data validation library in Node.js
https://validator.axe-api.com
MIT License
18 stars 1 forks source link

Bump eslint-config-standard-with-typescript from 42.0.0 to 43.0.0 #4

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps eslint-config-standard-with-typescript from 42.0.0 to 43.0.0.

Release notes

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

v43.0.0

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)
Changelog

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

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)
Commits
  • 7af18b1 chore(release): 43.0.0 [skip ci]
  • ae8f1e3 Merge pull request #1372 from standard/prefer-return-this-type
  • d987ba3 feat: @​typescript-eslint/prefer-return-this-type
  • 83645ed Merge pull request #1377 from standard/renovate/eslint-8.x
  • 38e5910 chore(deps): update dependency eslint to v8.56.0
  • c7ba540 Merge pull request #1376 from standard/renovate/eslint-plugin-import-2.x
  • 76481bf chore(deps): update dependency eslint-plugin-import to v2.29.1
  • 0a32894 Merge pull request #1375 from standard/renovate/eslint-8.x
  • bc1309e chore(deps): update dependency @​types/eslint to v8.44.9
  • 9b56a7b Merge pull request #1374 from standard/renovate/semantic-release-22.x
  • 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 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)
sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud