PhilipFlyvholm / Terrier

Terrier is a new web application compiler inspired by Svelte and Pug to give an alternative syntax to html while still having the benefits of a component based compiler.
MIT License
4 stars 0 forks source link

Bump eslint-config-standard-with-typescript from 23.0.0 to 34.0.1 #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v34.0.1

34.0.1 (2023-03-14)

Testing

  • equivalents not used upstream not considered (7354da5)

Bug fixes

v34.0.0

34.0.0 (2023-02-01)

⚠ BREAKING CHANGES

  • @​typescript-eslint/key-spacing

Features

  • @​typescript-eslint/key-spacing (f1d8be3)

v33.0.0

33.0.0 (2023-01-27)

⚠ BREAKING CHANGES

  • @​typescript-eslint/class-literal-property-style

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

Features

  • @​typescript-eslint/class-literal-property-style (35093cb)

v32.0.0

32.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-type-{imports/exports}

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

Features

... (truncated)

Changelog

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

34.0.1 (2023-03-14)

Testing

  • equivalents not used upstream not considered (7354da5)

Bug fixes

34.0.0 (2023-02-01)

⚠ BREAKING CHANGES

  • @​typescript-eslint/key-spacing

Features

  • @​typescript-eslint/key-spacing (f1d8be3)

33.0.0 (2023-01-27)

⚠ BREAKING CHANGES

  • @​typescript-eslint/class-literal-property-style

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

Features

  • @​typescript-eslint/class-literal-property-style (35093cb)

32.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-type-{imports/exports}

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

Features

  • @​typescript-eslint/consistent-type-{imports/exports} (bf0f96f)

31.0.0 (2023-01-19)

... (truncated)

Commits
  • 740a85b chore(release): 34.0.1 [skip ci]
  • 7491a03 Merge pull request #1079 from standard/test-config-with-bottom-of-peer-dep
  • fb46a90 fix: bump plugin peerDep
  • 67bf3a6 chore(deps): update dependency @​types/node to v18.15.2 (#1078)
  • d759893 chore(deps): update dependency @​types/eslint to v8.21.2 (#1077)
  • 907c63d chore(deps): update dependency @​types/node to v18.15.1 (#1076)
  • 4cbf793 chore(deps): update dependency eslint to v8.36.0 (#1074)
  • 4c3a7af chore(deps): update dependency @​types/node to v18.15.0 (#1073)
  • 218d6ba chore(deps): update dependency @​types/node to v18.14.6 (#1071)
  • feaf759 chore(deps): update dependency @​types/node to v18.14.5 (#1070)
  • 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

Superseded by #88.