Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @vue/eslint-config-typescript 14.0.1 → 14.1.3 (minor) #151

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 8, 2024

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​vue/eslint-config-typescript (14.0.1 → 14.1.3) · Repo

Release Notes

14.1.3

What's Changed

  • docs: add missing curly bracket in example config by @henribru in #93
  • fix: skip typechecking cjs and mjs files by @henribru in #94

New Contributors

Full Changelog: v14.1.2...v14.1.3

14.1.2

Bug Fixes

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

Full Changelog: v14.1.1...v14.1.2

14.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: v14.1.0...v14.1.1

14.1.0

New Features

  • feat: simplify the *TypeChecked configs by providing a meaningful and performant default by @haoqunjiang in #89

Bug Fixes

  • fix: add the missing dot to extraFileExtensions by @jfrs in #90

New Contributors

  • @jfrs made their first contribution in #90

Full Changelog: v14.0.1...v14.1.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 17 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Only updates dependecies depfu labels Nov 8, 2024
@depfu depfu bot assigned Tobi2K Nov 8, 2024
@Tobi2K Tobi2K merged commit 60e0a97 into main Nov 8, 2024
4 checks passed
@depfu depfu bot deleted the depfu-update-npm-vue-eslint-config-typescript-14.1.3 branch November 8, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Only updates dependecies depfu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant