Skip to content

[Snyk] Upgrade @vue/eslint-config-typescript from 14.8.0 to 14.9.0 - #108

Merged
qplevier merged 1 commit into
mainfrom
snyk-upgrade-d18654056bfe5147df179d652c897e8f
Jul 28, 2026
Merged

[Snyk] Upgrade @vue/eslint-config-typescript from 14.8.0 to 14.9.0#108
qplevier merged 1 commit into
mainfrom
snyk-upgrade-d18654056bfe5147df179d652c897e8f

Conversation

@kburger

@kburger kburger commented Jul 27, 2026

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade @vue/eslint-config-typescript from 14.8.0 to 14.9.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released a month ago.

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.

Release notes
Package name: @vue/eslint-config-typescript
  • 14.9.0 - 2026-06-21

    New Features

    • vueTsConfigs.* are now valid flat config objects that can work with other ESLint utilities before being passed on to withVueTs() or defineConfigWithVueTs() for final resolution.
    • a new withVueTs(...) helper #302
      • built on top of eslint-flat-config-utils, which lets it compose with the same flat-config transformation model used by antfu and Nuxt’s ESLint config tooling.

    Full Changelog: v14.8.0...v14.9.0

  • 14.8.0 - 2026-06-04

    What's Changed

    New Contributors

    Full Changelog: v14.7.0...v14.8.0

from @vue/eslint-config-typescript GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @vue/eslint-config-typescript from 14.8.0 to 14.9.0.

See this package in npm:
@vue/eslint-config-typescript

See this project in Snyk:
https://app.snyk.io/org/health-ri-kWJRYPTLVaKBVnJkM3FVH9/project/aa7ac46c-94b6-411a-a8b5-a3ed280efc3e?utm_source=github&utm_medium=referral&page=upgrade-pr
@kburger

kburger commented Jul 27, 2026

Copy link
Copy Markdown
Author

Merge Risk: Low

This is a minor version upgrade that introduces new, non-breaking helper functions for configuring ESLint with the modern "flat config" format.

New Features:

  • A new withVueTs(...) helper has been added to simplify the creation of flat ESLint configurations.
  • The existing defineConfigWithVueTs(...) helper remains supported for backward compatibility.

This update is additive and does not introduce breaking changes. Projects can adopt the new helper functions at their convenience. No migration is required.

Source: Release notes

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@kburger

kburger commented Jul 27, 2026

Copy link
Copy Markdown
Author

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@qplevier
qplevier merged commit 885f726 into main Jul 28, 2026
5 checks passed
@qplevier
qplevier deleted the snyk-upgrade-d18654056bfe5147df179d652c897e8f branch July 28, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants