MorevM / vue-transitions

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

chore: bump @morev/eslint-config from 17.3.1 to 17.6.3 #216

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Changelog

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

17.6.3 (2022-10-25)

Chores

  • bump @​typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 (#267) (0b4bf66)
  • bump @​typescript-eslint/parser from 5.40.0 to 5.40.1 (#269) (70af2f6)
  • bump eslint from 8.25.0 to 8.26.0 (#272) (6612d9f)
  • bump eslint-import-resolver-typescript from 3.5.1 to 3.5.2 (#274) (24a5c05)
  • bump eslint-plugin-jest from 27.1.2 to 27.1.3 (#271) (9c3167e)
  • bump eslint-plugin-jsdoc from 39.3.6 to 39.3.14 (#273) (4efe87d)

17.6.2 (2022-10-17)

Chores

  • bump @​typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 (#266) (f3f3fca)
  • bump @​typescript-eslint/parser from 5.39.0 to 5.40.0 (#265) (0fbaaea)
  • bump eslint from 8.24.0 to 8.25.0 (#261) (d39f6c4)
  • bump eslint-plugin-jest from 27.1.0 to 27.1.2 (#262) (863be36)
  • bump eslint-plugin-sonarjs from 0.15.0 to 0.16.0 (#264) (bc38c4e)
  • bump eslint-plugin-unicorn from 44.0.1 to 44.0.2 (#259) (094e1ba)

Bug fixes

  • base: Prefer ternary operator only for single-line statements (3b25e4a)

17.6.1 (2022-10-07)

Bug fixes

  • base: Ignore external deps in import/no-cycle due to performance issues (b1b9cc0)
  • Explicit node_modules ignorance with import/ignore for all entities (aa6ef85)

17.6.0 (2022-10-06)

Features

  • jest: Take account of of no-restricted-jest-methods rule (ba1d328)
  • vue: Add no-required-prop-with-default rule (25651d8)

Chores

... (truncated)

Commits
  • 764c70e release: Release version 17.6.3
  • 0b4bf66 chore: bump @​typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 (#267)
  • ea1cec7 chore: bump jest and @​types/jest (#270)
  • 70af2f6 chore: bump @​typescript-eslint/parser from 5.40.0 to 5.40.1 (#269)
  • 0eaea79 chore: bump @​babel/core from 7.19.3 to 7.19.6 (#268)
  • 9c3167e chore: bump eslint-plugin-jest from 27.1.2 to 27.1.3 (#271)
  • 6612d9f chore: bump eslint from 8.25.0 to 8.26.0 (#272)
  • 4efe87d chore: bump eslint-plugin-jsdoc from 39.3.6 to 39.3.14 (#273)
  • 24a5c05 chore: bump eslint-import-resolver-typescript from 3.5.1 to 3.5.2 (#274)
  • a0b9366 release: Release version 17.6.2
  • 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 #223.