Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) 9.33.0 -> 9.34.0 age confidence devDependencies minor
@types/node (source) 24.2.1 -> 24.3.0 age confidence devDependencies minor
@vue/tsconfig 0.7.0 -> 0.8.1 age confidence devDependencies minor
eslint (source) 9.33.0 -> 9.34.0 age confidence devDependencies minor
node (source) 22.18.0 -> 22.19.0 age confidence minor
stylelint-config-recess-order 7.1.0 -> 7.2.0 age confidence devDependencies minor
typescript-eslint (source) 8.39.0 -> 8.41.0 age confidence devDependencies minor
unbuild 3.6.0 -> 3.6.1 age confidence devDependencies patch
vite (source) 7.1.1 -> 7.1.3 age confidence devDependencies patch
vite-plugin-checker 0.10.2 -> 0.10.3 age confidence devDependencies patch
vue (source) 3.5.18 -> 3.5.20 age confidence devDependencies patch
vue-tsc (source) 3.0.5 -> 3.0.6 age confidence devDependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.34.0

Compare Source

vuejs/tsconfig (@​vue/tsconfig)

v0.8.1

Compare Source

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Compare Source

Breaking Changes

If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

eslint/eslint (eslint)

v9.34.0

Compare Source

nodejs/node (node)

v22.19.0

Compare Source

stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)

v7.2.0

Compare Source

Minor Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.41.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.40.0

Compare Source

🩹 Fixes
  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#​11475)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

🩹 Fixes
  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#​11464)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

unjs/unbuild (unbuild)

v3.6.1

Compare Source

compare changes

🩹 Fixes
  • Use pathToFileURL for stubbed absolute path (#​546)
🏡 Chore
❤️ Contributors
vitejs/vite (vite)

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v7.1.2

Compare Source

Bug Fixes
Miscellaneous Chores
fi3ework/vite-plugin-checker (vite-plugin-checker)

v0.10.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.20

Compare Source

Bug Fixes

v3.5.19

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.0.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8bfb5b to 8bfa614 Compare August 11, 2025 18:58
@renovate renovate bot changed the title chore(deps): update dependency stylelint-config-recess-order to v7.2.0 chore(deps): update all non-major dependencies Aug 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from eb103ac to 8ba7cd6 Compare August 18, 2025 18:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 19efe06 to 4aa9959 Compare August 25, 2025 17:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4aa9959 to 45d308b Compare August 26, 2025 16:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45d308b to a8ee90f Compare August 29, 2025 03:11
@renovate
Copy link
Contributor Author

renovate bot commented Sep 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ThornWalli ThornWalli merged commit c28e56b into main Sep 6, 2025
3 checks passed
@ThornWalli ThornWalli deleted the renovate/all-minor-patch branch September 6, 2025 10:04
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.

2 participants