MorevM / vue-transitions

Interface transitions library for Vue 2/3
https://morevm.github.io/vue-transitions/
MIT License
198 stars 5 forks source link

chore: bump @morev/eslint-config from 17.3.1 to 19.0.0 #231

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @morev/eslint-config from 17.3.1 to 19.0.0.

Changelog

Sourced from @​morev/eslint-config's changelog.

19.0.0 (2022-11-12)

⚠ BREAKING CHANGES

  • base: With new rule regexp/no-missing-g-flag preset common became more strict as well as base configuration.

Features

  • base: Add no-empty-static-block rule (fd3c5ba)
  • base: Add no-new-native-nonconstructor rule (1e13ab4)
  • base: Add regexp/no-missing-g-flag rule (abd6db6)

Chores

Refactoring

  • Add comment explaining yaml overrides (2f8310b)

18.1.1 (2022-11-05)

Bug fixes

  • typescript: Allow imports in type annotations (8f361e6)

18.1.0 (2022-11-05)

Features

  • base: Add eslint-plugin-jsdoc/text-escaping rule (0e1a7a2)
  • typescript: Take account of new @typescript-eslint/sort-type-constituents rule (a856273)
  • vue: Add vue/multiline-ternary rule (e577879)
  • vue: Take account of vue/v-on-handler-style (c6d1087)

Chores

  • bump eslint-plugin-jest from 27.1.3 to 27.1.4 (#280) (5ac15b6)
  • bump eslint-plugin-jsdoc from 39.3.25 to 39.6.2 (7fef145)
  • bump eslint-plugin-vue from 9.6.0 to 9.7.0 (99c7a8a)
  • bump [@typescript-eslint](https://github.com/typescript-eslint) packages from 5.41.0 to 5.42.0 (a7940dd)

... (truncated)

Commits
  • 41c7aac release: Release version 19.0.0
  • 2f8310b refactor: Add comment explaining yaml overrides
  • 1e13ab4 feat(base): Add no-new-native-nonconstructor rule
  • fd3c5ba feat(base): Add no-empty-static-block rule
  • b6298d5 chore: bump eslint from 8.26.0 to 8.27.0
  • abd6db6 feat(base)!: Add regexp/no-missing-g-flag rule
  • f628867 chore: bump eslint-plugin-regexp from 1.9.0 to 1.10.0
  • d3f4ddb chore: bump jest from 29.2.2 to 29.3.1
  • 047cd42 chore: bump @​typescript-eslint packages from 5.42.0 to 5.42.1
  • a431ca1 chore: bump eslint-plugin-jest from 27.1.4 to 27.1.5 (#292)
  • 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 @morev/eslint-config is up-to-date now, so this is no longer needed.