kumahq / kuma-gui

🐻 A GUI built on Vue.js for use with Kuma.
https://kuma.io/
Apache License 2.0
39 stars 22 forks source link

chore(deps): Bump @vue/eslint-config-typescript from 13.0.0 to 14.1.3 #3195

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 week ago

Bumps @vue/eslint-config-typescript from 13.0.0 to 14.1.3.

Release notes

Sourced from @​vue/eslint-config-typescript's releases.

v14.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.2...v14.1.3

v14.1.2

Bug Fixes

  • Print more friendly error messages if the user provides a non-existent configuration name to extends.

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.1...v14.1.2

v14.1.1

Bug Fixes

  • Fixed #91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.0...v14.1.1

v14.1.0

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.1...v14.1.0

v14.0.1

Bugfixes

  • Fixed an occasional bug that when using with npm or yarn v1, an invalid ecmaVersion error would be thrown if the wrong version of estree is hoisted to the node_modules root. Fixes #87. [aae95d6]

New Contributors

Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1

... (truncated)

Commits
  • 3f8bf2e 14.1.3
  • a6cb23d fix: skip typechecking cjs and mjs files
  • 4cbb1ba docs: add missing curly bracket in example config
  • aaca88c 14.1.2
  • 6b2d045 chore: add more meaningful error message for incorrect config names
  • 21142b1 docs: fix type-aware linting example
  • 3bca91e 14.1.1
  • d414c99 fix: if no matching files found, skip setting the corresponding config
  • 76c7a96 docs: keep the line length short to avoid scrollbars on GitHub
  • 0370486 14.1.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
netlify[bot] commented 1 week ago

Deploy Preview for kuma-gui ready!

Name Link
Latest commit c8dd00ea755e69c541f4766d96682c0d042a5b13
Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/673b0c6127c176000862ca1c
Deploy Preview https://deploy-preview-3195--kuma-gui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 3 days ago

Superseded by #3223.