Skip to content

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

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.28.0 -> 9.29.0 age adoption passing confidence
@types/node (source) 22.15.29 -> 22.15.32 age adoption passing confidence
eslint (source) 9.28.0 -> 9.29.0 age adoption passing confidence
eslint-plugin-prettier 5.4.1 -> 5.5.0 age adoption passing confidence
eslint-plugin-vue (source) 10.1.0 -> 10.2.0 age adoption passing confidence
lint-staged 16.1.0 -> 16.1.2 age adoption passing confidence
prettier (source) 3.5.3 -> 3.6.0 age adoption passing confidence
stylelint (source) 16.20.0 -> 16.21.0 age adoption passing confidence
typescript-eslint (source) 8.33.1 -> 8.34.1 age adoption passing confidence
vitest (source) 3.2.1 -> 3.2.4 age adoption passing confidence
vue (source) 3.5.16 -> 3.5.17 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.29.0

Compare Source

eslint/eslint (eslint)

v9.29.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.0

Compare Source

Minor Changes
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.2.0

Compare Source

Minor Changes
Patch Changes
lint-staged/lint-staged (lint-staged)

v16.1.2

Compare Source

Patch Changes
  • #​1570 a7c0c88 Thanks @​ItsNickBarry! - When using --diff-filter with the D option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error from git add like fatal: pathspec 'deleted-file' did not match any files.

  • 38f942e Thanks @​iiroj! - Removed an extraneous log entry that printed shouldHidePArtiallyStagedFiles to console output.

v16.1.1

Compare Source

Patch Changes
  • #​1565 3686977 Thanks @​iiroj! - Lint-staged now explicitly warns about potential data loss when using --no-stash.

  • #​1571 02299a9 Thanks @​iiroj! - Function tasks (introduced in v16.0.0) only received the staged files matching the conpmnfigured glob, instead of all staged files.

  • #​1563 bc61c74 Thanks @​iiroj! - This version fixes incorrect behavior where unstaged changes were committed when using the --no-stash option. This happened because --no-stash implied --no-hide-partially-staged, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.

    The previous (incorrect) behavior can still be achieved by using both options --no-stash --no-hide-partially-staged at the same time.

prettier/prettier (prettier)

v3.6.0

Compare Source

diff

🔗 Release Notes

stylelint/stylelint (stylelint)

v16.21.0

Compare Source

It rounds out the message secondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.34.1

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

vitest-dev/vitest (vitest)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

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

v3.5.17

Compare Source

Bug Fixes

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.

Copy link

pkg-pr-new bot commented Jun 6, 2025

Open in StackBlitz

npm i https://pkg.pr.new/basics/vue-semantic-structure@140

commit: eb83374

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 2e17b49 to ff56067 Compare June 16, 2025 14:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3eb4c61 to e87336b Compare June 19, 2025 18:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e87336b to eb83374 Compare June 23, 2025 08:47
@ThornWalli ThornWalli merged commit 51790cc into main Jun 23, 2025
4 checks passed
@ThornWalli ThornWalli deleted the renovate/all-minor-patch branch June 23, 2025 16:06
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.

1 participant