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.0 #57

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.0.

Release notes

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

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

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

v31.0.0

31.0.0 (2023-01-19)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-generic-constructors

Features

... (truncated)

Changelog

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

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)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-generic-constructors

Features

  • @​typescript-eslint/consistent-generic-constructors (0248ed7)

30.0.0 (2023-01-17)

... (truncated)

Commits
  • 24dfef7 chore(release): 34.0.0 [skip ci]
  • 7ffdd8f Merge pull request #1049 from standard/renovate/@​typescript-eslint-packages
  • f1d8be3 feat: @​typescript-eslint/key-spacing
  • 4fbd915 chore(deps): update dependency @​typescript-eslint/eslint-plugin to v5.50.0
  • 6c0839d chore(deps): update dependency typescript to v4.9.5 (#1048)
  • 2c469c1 chore(deps): update dependency eslint to v8.33.0 (#1047)
  • 5224fc4 chore(release): 33.0.0 [skip ci]
  • c5144ac Merge pull request #1046 from standard/class-literal-property-style
  • 35093cb feat: @​typescript-eslint/class-literal-property-style
  • 9521c0f chore(deps): update dependency semantic-release to v20.1.0 (#1045)
  • 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 #63.