climba03003 / fastify-formidable

14 stars 3 forks source link

chore(deps-dev): bump eslint-config-standard-with-typescript from 27.0.1 to 36.1.0 #163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-standard-with-typescript from 27.0.1 to 36.1.0.

Release notes

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

v36.1.0

36.1.0 (2023-07-15)

Features

  • bump eslint-config-standard to v17.1.0 (aacad54)

Build system / dependencies

  • rm redundant peerDep range test (4e7ac4f)

v36.0.1

36.0.1 (2023-07-14)

Bug fixes

  • retrieval of active node versions in ci (5ccd9a6)

v36.0.0

36.0.0 (2023-06-30)

⚠ BREAKING CHANGES

  • the rules are provided at the top level, instead of under an overrides property. Providing the rules under the overrides property was never a good idea. It prevents specifying which files the rules apply to (e.g. [*.js, *.ts]). I apologize. To migrate, make sure that your extends property is under an overrides item. An example is in the readme. To help verify your configuration, you could obtain a list of files that will be linted, this way: DEBUG=eslint:cli-engine npx eslint <path>.

Bug fixes

v35.0.0

35.0.0 (2023-06-02)

⚠ BREAKING CHANGES

... (truncated)

Changelog

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

36.1.0 (2023-07-15)

Features

  • bump eslint-config-standard to v17.1.0 (aacad54)

Build system / dependencies

  • rm redundant peerDep range test (4e7ac4f)

36.0.1 (2023-07-14)

Bug fixes

  • retrieval of active node versions in ci (5ccd9a6)

36.0.0 (2023-06-30)

⚠ BREAKING CHANGES

  • the rules are provided at the top level, instead of under an overrides property. Providing the rules under the overrides property was never a good idea. It prevents specifying which files the rules apply to (e.g. [*.js, *.ts]). I apologize. To migrate, make sure that your extends property is under an overrides item. An example is in the readme. To help verify your configuration, you could obtain a list of files that will be linted, this way: DEBUG=eslint:cli-engine npx eslint <path>.

Bug fixes

35.0.0 (2023-06-02)

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

... (truncated)

Commits
  • 722d2b5 chore(release): 36.1.0 [skip ci]
  • be991c8 Merge pull request #1183 from standard/eslint-config-standard-17.1.0
  • aacad54 feat: bump eslint-config-standard to v17.1.0
  • 1edf205 Merge pull request #1182 from standard/rm_redundant_peerdep_asserts
  • 4e7ac4f build: rm redundant peerDep range test
  • 5318d4d chore(deps): update dependency eslint to v8.45.0 (#1181)
  • fcf66ca chore(deps): update dependency @​types/eslint to v8.44.0 (#1176)
  • 488fb43 chore(release): 36.0.1 [skip ci]
  • 26b8ca6 chore(deps): update dependency semver to v7.5.4 (#1177)
  • 4595de8 Merge pull request #1180 from standard/replace-ci-node-versions
  • 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)
dependabot[bot] commented 1 year ago

Looks like eslint-config-standard-with-typescript is up-to-date now, so this is no longer needed.