Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#9921
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 7.4.37.7.3 age adoption passing confidence
@inquirer/prompts (source) 8.2.08.3.2 age adoption passing confidence
@types/adm-zip (source) 0.5.70.5.8 age adoption passing confidence
@types/lodash (source) 4.17.234.17.24 age adoption passing confidence
@types/node (source) 25.2.325.5.0 age adoption passing confidence
@vitest/coverage-v8 (source) 4.0.184.1.0 age adoption passing confidence
@vitest/ui (source) 4.0.184.1.0 age adoption passing confidence
esbuild 0.27.30.27.4 age adoption passing confidence
eslint (source) 9.39.29.39.4 age adoption passing confidence
eslint-plugin-format 1.4.01.5.0 age adoption passing confidence
eslint-plugin-json-schema-validator (source) 6.0.36.2.0 age adoption passing confidence
globby 16.1.016.1.1 age adoption passing confidence
vitest (source) 4.0.184.1.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v7.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.5.0

Compare Source

   🚀 Features
    View changes on GitHub
SBoudrias/Inquirer.js (@​inquirer/prompts)

v8.3.2

Compare Source

  • Fix broken 8.3.1 release process.

v8.3.1

Compare Source

  • Bump dependencies

v8.3.0

Compare Source

  • Fix: Keypresses happening before a prompt is rendered are now ignored.
  • Fix (checkbox): Element who're both checked and disabled are now always included in the returned array.
  • Feat (select/checkbox): Cursor will now hover disabled options of the list; but they still cannot be interacted with. This prevents the cursor jumping ahead in ways that can be confusing.
  • Feat: various new theme options to make all prompts content localizable.

Finally, see our new @inquirer/i18n package!

v8.2.1

Compare Source

  • chore: Switch wrap-ansi with fast-wrap-ansi
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
evanw/esbuild (esbuild)

v0.27.4

Compare Source

  • Fix a regression with CSS media queries (#​4395, #​4405, #​4406)

    Version 0.25.11 of esbuild introduced support for parsing media queries. This unintentionally introduced a regression with printing media queries that use the <media-type> and <media-condition-without-or> grammar. Specifically, esbuild was failing to wrap an or clause with parentheses when inside <media-condition-without-or>. This release fixes the regression.

    Here is an example:

    /* Original code */
    @&#8203;media only screen and ((min-width: 10px) or (min-height: 10px)) {
      a { color: red }
    }
    
    /* Old output (incorrect) */
    @&#8203;media only screen and (min-width: 10px) or (min-height: 10px) {
      a {
        color: red;
      }
    }
    
    /* New output (correct) */
    @&#8203;media only screen and ((min-width: 10px) or (min-height: 10px)) {
      a {
        color: red;
      }
    }
  • Fix an edge case with the inject feature ([#​4407](https://redirect.github.com/evanw/e


Configuration

📅 Schedule: Branch creation - Only on Friday ( * * * * 5 ) (UTC), 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 added the dependencies Pull requests that update a dependency file label Aug 22, 2025
@renovate renovate bot temporarily deployed to preview-pr-9921 August 22, 2025 08:57 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Aug 22, 2025

📝 Documentation Preview

Your documentation changes are ready for preview!

🔍 View Preview

This preview will be automatically updated when you push new commits to this PR.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3029912 to 0d49715 Compare August 25, 2025 21:21
@renovate renovate bot temporarily deployed to preview-pr-9921 August 25, 2025 21:21 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ff5840a to f2b95b7 Compare September 2, 2025 17:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 71dd49a to 20ebb82 Compare September 7, 2025 12:25
@renovate renovate bot temporarily deployed to preview-pr-9921 September 7, 2025 12:26 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20ebb82 to 058a8ed Compare September 8, 2025 17:06
@renovate renovate bot temporarily deployed to preview-pr-9921 September 8, 2025 17:06 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 058a8ed to 12d81d0 Compare September 11, 2025 12:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d49f1ee to 73d5914 Compare September 22, 2025 21:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73d5914 to 1f97a51 Compare September 25, 2025 19:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4c9e726 to ebb1021 Compare October 7, 2025 02:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 99e718b to 1932c5f Compare October 31, 2025 20:35
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency whatwg-url to v14.2.0 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1932c5f to b7c5763 Compare November 3, 2025 22:35
@renovate renovate bot changed the title chore(deps): update dependency whatwg-url to v14.2.0 chore(deps): update all non-major dependencies Nov 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e58a955 to 75cc723 Compare November 12, 2025 07:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 93abf22 to 4c82346 Compare November 17, 2025 09:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d43c19c to 1b1508a Compare November 25, 2025 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3ffbe49 to e0060ab Compare December 3, 2025 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a868b60 to 1df2669 Compare December 7, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants