Skip to content

chore(deps): update all non-major dependencies #153

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.2.1 -> 24.3.0 age confidence
@vue/tsconfig 0.7.0 -> 0.8.0 age confidence
stylelint-config-recess-order 7.1.0 -> 7.2.0 age confidence
typescript-eslint (source) 8.39.0 -> 8.39.1 age confidence
unbuild 3.6.0 -> 3.6.1 age confidence
vite (source) 7.1.1 -> 7.1.2 age confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

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

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

v7.2.0

Compare Source

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

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.2

Compare Source

Bug Fixes
Miscellaneous Chores

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 2 times, most recently from a30a5ab to b1cf477 Compare August 15, 2025 09:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b1cf477 to c0ab975 Compare August 15, 2025 13:35
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.

0 participants