Skip to content

fix(deps): update patch updates (patch)#1020

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/patch-patch-updates
Open

fix(deps): update patch updates (patch)#1020
renovate[bot] wants to merge 2 commits intomainfrom
renovate/patch-patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 2.0.42.0.5 age confidence
@textlint/ast-node-types 15.5.215.5.4 age confidence
@textlint/types (source) 15.5.215.5.4 age confidence
@vitest/eslint-plugin 1.6.141.6.16 age confidence
axios@>=1.0.0 <=1.13.4 (source) [>=1.13.5>=1.13.6](https://renovatebot.com/diffs/npm/axios@>=1.0.0 <=1.13.4/1.13.5/1.13.6) age confidence
caniuse-lite 1.0.300017861.0.30001788 age confidence
chrono-node@<2.2.4 >=2.2.4>=2.2.7 age confidence
defu@<=6.1.4 >=6.1.5>=6.1.7 age confidence
husky ^9.x^9.0.11 age confidence
tailwind-csstree 0.3.00.3.1 age confidence
tinyglobby (source) ^0.2.15^0.2.16 age confidence
tmp@<=0.2.3 >=0.2.4>=0.2.5 age confidence
undici@<6.24.0 (source) >=6.24.0>=6.24.1 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated
textlint/textlint (@​textlint/ast-node-types)

v15.5.4

Compare Source

What's Changed

textlint@​15.5.3 is broken. Please update to v15.5.4.

Bug Fixes
Refactoring
  • refactor: drop unused/replaceable deps (clone, mkdirp, shelljs) by @​azu in #​1994

Full Changelog: textlint/textlint@v15.5.3...v15.5.4

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.16

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.15

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.15

axios/axios (axios@>=1.0.0 <=1.13.4)

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001788

Compare Source

v1.0.30001787

Compare Source

wanasit/chrono (chrono-node@<2.2.4)

v2.2.7

Compare Source

  • Improvement: Apply case-sensitive timezone extraction on date expressions f036345
  • Fix: Time parsing ending with "a" or "p" 77fbd83
  • New: BCE/CE year label support dde6103
  • New: "tmrw" as abbr for "tomorrow" b9c02f5

v2.2.6

Compare Source

  • Fix: Improve performance by avoid unnecessary parsing in time exp cdfb6bc
  • Fix: negative time range parsing 053cc8f
  • Fix: handling quote sign around time parsing 6a52cf3

v2.2.5

Compare Source

  • Fix: Performance improvement by reduce the usage of dayjs in results 38cbefb
  • Fix: Small performance improvement through caching fab8f51
  • New: Adding basic benchmark ac08a8c
unjs/defu (defu@<=6.1.4)

v6.1.7

Compare Source

compare changes

🩹 Fixes
  • defu.d.cts: Export Defu types (#​157)
📦 Build
  • Correct the types export entry (#​160)
❤️ Contributors

v6.1.6

Compare Source

compare changes

📦 Build
❤️ Contributors
typicode/husky (husky)

v9.0.11

Compare Source

v9.0.10

Compare Source

v9.0.9

Compare Source

v9.0.8

Compare Source

v9.0.7

Compare Source

  • fix: typo and source ~/.huskyrc correctly (compatibility with v8)
  • docs: fix example by @​typicode in #​1363

v9.0.6

Compare Source

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

humanwhocodes/tailwind-csstree (tailwind-csstree)

v0.3.1

Compare Source

Bug Fixes
  • Tailwind 4 [@custom-variant](https://redirect.github.com/custom-variant) parsing for ESLint CSS plugin and expand syntax coverage (#​54) (fc4e117)
SuperchupuDev/tinyglobby (tinyglobby)

v0.2.16

Compare Source

Fixed
Changed
  • Overhauled and optimized most internals by Torathion
  • Ignore patterns are no longer compiled twice by webpro
raszi/node-tmp (tmp@<=0.2.3)

v0.2.5

Compare Source

nodejs/undici (undici@<6.24.0)

v6.24.1

Compare Source

Full Changelog: nodejs/undici@v6.24.0...v6.24.1


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "after 10:00 before 19:00 every weekday except after 13:00 before 14:00"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the c: dependencies Pull requests that adds/updates a dependency label Apr 21, 2026
@renovate renovate Bot requested a review from prisis as a code owner April 21, 2026 15:41
@renovate renovate Bot added the c: dependencies Pull requests that adds/updates a dependency label Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Thank you for following the naming conventions! 🙏

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcaniuse-lite@​1.0.30001786 ⏵ 1.0.30001788100 +110075 +196100
Added@​textlint/​ast-node-types@​15.5.41001009093100
Added@​eslint/​compat@​2.0.510010010093100
Added@​textlint/​types@​15.5.410010010093100
Added@​vitest/​eslint-plugin@​1.6.169510010099100

View full report

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 21, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency package: lint-staged-config

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants