Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

This PR contains the following updates:

Package Change Age Confidence
@headlessui/vue (source) 1.7.19 -> 1.7.23 age confidence
@types/node (source) ^20.11.27 -> ^20.19.22 age confidence
case-police ^0.6.1 -> ^0.7.2 age confidence
consola ^3.2.3 -> ^3.4.2 age confidence
jiti ^1.21.0 -> ^1.21.7 age confidence
magicast ^0.3.3 -> ^0.3.5 age confidence
markdownlint-cli ^0.39.0 -> ^0.45.0 age confidence
myzod ^1.11.0 -> ^1.12.1 age confidence
ofetch ^1.3.3 -> ^1.4.1 age confidence
pkg-types ^1.0.3 -> ^1.3.1 age confidence
unstorage (source) ^1.10.2 -> ^1.17.1 age confidence
vis-data (source) ^7.1.9 -> ^7.1.10 age confidence
vis-network (source) ^9.1.9 -> ^9.1.13 age confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/vue)

v1.7.23

Compare Source

Fixed
  • use native useId from Vue.js 3.5 when available (#​3458)

v1.7.22

Compare Source

Fixed
  • Don’t cancel touchmove on input elements inside a dialog (#​3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#​3180)

v1.7.21

Compare Source

Fixed
  • Prevent closing the Combobox component when clicking inside the scrollbar area (#​3104)
  • Don’t unmount portal targets used by other portals (#​3144)

v1.7.20

Compare Source

Fixed
  • Expose disabled state on Tab component (#​2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#​2919)
  • Don’t override explicit disabled prop for components inside MenuItem (#​2929)
  • Add hidden attribute to internal Hidden component when the Features.Hidden feature is used (#​2955)
  • Allow setting custom tabIndex on the Switch component (#​2966)
  • Forward disabled state to hidden inputs in form-like components (#​3004)
  • Respect selectedIndex for controlled Tab components (#​3037)
antfu/case-police (case-police)

v0.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub
unjs/consola (consola)

v3.4.2

Compare Source

compare changes

🩹 Fixes
  • Export tree utils (#​349)
  • Calculate box width with the title width (#​362)
🏡 Chore
❤️ Contributors

v3.4.1

Compare Source

compare changes

🩹 Fixes
  • Remove all message lines from stack (#​356)
🏡 Chore
❤️ Contributors

v3.4.0

Compare Source

compare changes

🚀 Enhancements
  • Use upstream @clack/prompts (#​332)
🩹 Fixes
  • Calculate box width without escape sequence chars (#​336)
💅 Refactors
📦 Build
  • Update exports for node16 typescript resolution (#​331)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Yongqi <yongqi14@​qq.com>

v3.3.3

Compare Source

compare changes

📦 Build
  • Revert "build: update exports for node16 typescript resolution" (2065136)
❤️ Contributors

v3.3.2

Compare Source

compare changes

📦 Build
  • Patch string-width for node 14 support (421c663)
  • Update exports for node16 typescript resolution (18bc852)
❤️ Contributors

v3.3.1

Compare Source

compare changes

🩹 Fixes
  • fancy: Fallback whenIntl is unavailable (#​326)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Enhancements
  • utils: formatTree utility (#​223)
  • Export prompt option types (#​301)
  • Support report error cause (#​308)
  • prompt: Configurable cancel strategy (#​325)
  • formatTree: Support max depth (#​267)
🩹 Fixes
  • Use initial in select and multiselect prompts (#​232)
  • Make box title color same as border (#​236)
📖 Documentation
📦 Build
  • Fix subpath types (#​265)
  • Add require condition for browser builds (#​243)
🌊 Types
  • Fix prompt with select type return value type (#​238)
🏡 Chore
🎨 Styles
🤖 CI
  • Use conventional commit for autofix (#​217)
❤️ Contributors
unjs/jiti (jiti)

v1.21.7

Compare Source

compare changes (📦 bundled dependencies updated)

🩹 Fixes
  • Use native require cache of loaded entries only Node.js 22.12.+ compatibility (#​349)

v1.21.6

Compare Source

compare changes

🩹 Fixes
  • Use internal cached modules only if loaded (#​247)

v1.21.5

Compare Source

compare changes

🩹 Fixes

From 1.21.4

  • Avoid node: protocol for node 14 compatibility (5d877de)
  • Update deps (5e11181)

v1.21.4

Compare Source

v1.21.3

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.1

Compare Source

compare changes

🏡 Chore
🤖 CI
❤️ Contributors
unjs/magicast (magicast)

v0.3.5

Compare Source

compare changes

🚀 Enhancements
  • Add $prepend and $append APIs to imports (#​124)
📦 Build
🏡 Chore
❤️ Contributors

v0.3.4

Compare Source

compare changes

🚀 Enhancements
  • Support logical and member expression (#​111)
🏡 Chore
❤️ Contributors
  • Anthony Fu <anthonyfu117@​hotmail.com>
  • Lucie (@​lihbr)
igorshubovych/markdownlint-cli (markdownlint-cli)

v0.45.0

Compare Source

  • Update markdownlint dependency to 0.38.0
    • Add MD059/descriptive-link-text
    • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
    • Remove support for end-of-life Node version 18
  • Update all dependencies via Dependabot

v0.44.0

Compare Source

  • Update markdownlint dependency to 0.37.4
    • Convert module to ECMAScript (breaking change)
    • Stop using require, convert to import
    • Improve MD032
  • Update all dependencies via Dependabot

v0.43.0

Compare Source

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot

v0.42.0

Compare Source

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default
    • Improve performance
  • Update all dependencies via Dependabot

v0.41.0: 0.41.0

Compare Source

  • Change TOML parser to smol-toml which supports v1.0.0 of the specification
  • Update all dependencies via Dependabot

v0.40.0: 0.40.0

Compare Source

  • Update markdownlint dependency to 0.34.0
    • Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048
    • Improve MD013/MD034/MD049/MD050/MD051
  • Add support for TOML configuration files via --config
  • Add --configPointer argument for nested configuration
  • Update --ignore for directories to ignore all files within
  • Update all dependencies via Dependabot
davidmdm/myzod (myzod)

v1.12.1

Compare Source

v1.12.0

Compare Source

unjs/ofetch (ofetch)

v1.4.1

Compare Source

compare changes

🩹 Fixes
  • Remove undefined method and query/params from fetch options (#​451)
  • Use response._bodyInit as fallback for react-native and qq (#​398)
🏡 Chore
✅ Tests
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Support retryDelay with callback function (#​372)
  • Add better message and code for timeout error (#​351)
  • Allow custom global options for $fetch.create (#​401)
  • Support interceptors arrays (#​353)
  • Always clone and normalize options.headers and options.query (#​436)
🩹 Fixes
  • Export types from node export condition (#​407)
  • Use wrapper to allow patching global fetch (#​377)
📖 Documentation
  • Add docs for using undici dispatcher (#​389)
🌊 Types
  • Add agent and dispatcher options (node-specific) (#​308)
🏡 Chore
✅ Tests
  • Add additional tests for hook errors (7ff4d11)
🤖 CI
❤️ Contributors

v1.3.4

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Clear abort timeout after response was received (#​369)
💅 Refactors
📖 Documentation
📦 Build
  • Add top level react-native field (03680dd)
🏡 Chore
❤️ Contributors
unjs/pkg-types (pkg-types)

v1.3.1

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • types: Add packageManager field to PackageJson (#​204)
🏡 Chore
🤖 CI
  • Enable tests on windows (#​205)
❤️ Contributors

v1.2.1

Compare Source

compare changes

🩹 Fixes
  • Optional fields from publishConfig (#​194)
  • tsconfig: Add missing references key (#​198)
🏡 Chore
✅ Tests
  • packagejson: Add tests for partial objects (e2dc735)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Johan Meester <johan.meester71@​gmail.com>
  • Kevin Deng 三咲智子 sxzz@sxzz.moe

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add more fields into package.json (#​190)
🏡 Chore
❤️ Contributors

v1.1.3

Compare Source

compare changes

🩹 Fixes
  • Fix types for PackageJson exports (#​185)
🏡 Chore
  • Update tsconfig and enable type tests (#​184)
🤖 CI
  • Enable --typecheck for vitest step (cacfa8e)
❤️ Contributors

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Expand the types of exports (#​183)
🏡 Chore
❤️ Contributors

v1.1.1

Compare Source

compare changes

🩹 Fixes
  • Check for all lockfiles before ascending directories (#​179)
🏡 Chore
❤️ Contributors

v1.1.0

Compare Source

compare changes

🚀 Enhancements
  • Auto detect and preserve format (#​175)
  • Try to parse package.json as jsonc (#​176)
🩹 Fixes
  • Add object syntax browser field type (#​145)
  • types: Allow extends as array (#​151)
  • Add imports field to the types (#​160)
💅 Refactors
  • Migrate from jsonc-parser to unjs/confbox (#​174)
📖 Documentation
🏡 Chore
❤️ Contributors
unjs/unstorage (unstorage)

v1.17.1

Compare Source

compare changes

🩹 Fixes
  • prefixStorage: Strip prefix from keys() (#​666)
  • vercel-blob: Expose driver options (#​671)
📖 Documentation
  • redis: Update github links and cluster warning (#​667)
📦 Build
  • Allow @vercel/functions v3 as peer dep (8bb9943)
🏡 Chore
❤️ Contributors

v1.17.0

Compare Source

compare changes

🚀 Enhancements
  • Add vercel-runtime-cache driver (#​656)
  • deno-kv: Support ttl for setItem and setItemRaw (#​659)
📖 Documentation
  • database: Correct tableName config key (#​652)
  • database: Correct tableName config key (#​653)
🏡 Chore
❤️ Contributors

v1.16.1

Compare Source

compare changes

🔥 Performance
  • mongoDB: Use bulk operations for getItems and setItems (#​641)
  • redis, upstash: Use bulk operations for getItems (#​642)
🩹 Fixes
  • types: Fix prefixStorage type compatibility (#​630)
  • s3: Accept 200 for delete response for better compatibility (#​636)
  • github: Add user-agent header (#​644)
💅 Refactors
  • Allow @netlify/blobs v9 and v10 as peer dependency (#​640)
📖 Documentation
  • github: Update GitHub casing (#​632)
📦 Build
  • Fix invalid runtime type (#​631)
🏡 Chore
✅ Tests
❤️ Contributors

v1.16.0

Compare Source

compare changes

🚀 Enhancements
  • redis, vercel-kv, upstash: Use non-blocking methods (#​600)
  • redis: Add support for preConnect (#​614)
  • mongodb: Allow setting additional clientOptions (#​625)
  • azure-storage-blob: Add raw support (#​565)
🩹 Fixes
  • deno: Avoid crossing package boundary in deno-kv driver (70310f9)
  • prefixStorage: Prefix getItems and setItems (#​611)
  • session-storage: Correct name (#​623)
💅 Refactors
  • redis: Remove colon from base prefix (#​586)
📖 Documentation
  • Add notes for .setItemRaw of IndexedDB driver (#​564)
📦 Build
  • Allow @capacitor/preferences v7 in peerDependencies (#​620)
  • Add homepage field to package.json (#​624)
🏡 Chore
❤️ Contributors

v1.15.0

Compare Source

compare changes

🚀 Enhancements
  • Support maxDepth for getKeys (#​547)
  • Add flags key to driver interface (#​552)
  • fs, fs-lite: Native maxDepth support (#​551)
🔥 Performance
  • Skip maxDepth filtering if natively supported (#​560)
🩹 Fixes
  • prefixStorage: Wrap shorthand aliases (#​556)
💅 Refactors
  • Upgrade to chokidar to v4 (#​596)
  • fs: Better options handling (#​597)
📖 Documentation
  • Fix link to planetscale (#​576)
  • redis: Update hashtags note (#​593)
🏡 Chore
✅ Tests
  • Clear storage after each test (#​548)
  • Exclude drivers and scripts directories from test coverage (#​562)
❤️ Contributors

v1.14.4

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.14.3

Compare Source

compare changes

🩹 Fixes
  • types: Allow passing generic to untyped storage (#​543)
❤️ Contributors

v1.14.2

Compare Source

compare changes

🩹 Fixes
  • db: Escape mysql queries (#​542)
📖 Documentation
  • cloudflare: Fix example comments (#​534)
📦 Build
❤️ Contributors

v1.14.1

Compare Source

compare changes

🩹 Fixes
  • types: Fallback to StorageValue for un-typed stores (#​532)
📖 Documentation
  • Add driver name to each usage section (#​533)
📦 Build
  • Fix netlify options type (756fee4)
❤️ Contributors

v1.14.0

Compare Source

compare changes

🚀 Enhancements
  • Add upstash driver (#​500)
  • cloudflare-r2-binding: Allow specify raw type (#​519)
  • indexedb: Support raw storage (#​520)
  • Add experimental db0 driver (#​476)
  • Add vercel-blob driver (#​472)
  • Add deno-kv driver (#​233)
  • deno-kv-node driver (#​521)
  • Typed storage interface (#​509)
  • Add s3 driver (#​361)
  • Add uploadthing driver (#​390)
  • Support raw conversion in envs without Buffer (#​364)
🩹 Fixes

Configuration

📅 Schedule: Branch creation - "on Monday" (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 changed the title chore(deps): update devdependency @types/node to ^20.11.28 chore(deps): update npm packages Mar 18, 2024
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from cb0dfcf to 5e78b11 Compare March 25, 2024 06:48
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 6c5dd05 to 0d66e36 Compare April 6, 2024 01:46
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 47e7db1 to 19bb3ca Compare April 12, 2024 01:20
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 9e956c5 to f1bc5bc Compare April 22, 2024 06:06
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 271be3b to 278d0d4 Compare May 1, 2024 19:48
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 9f62ff6 to 7a549fe Compare May 9, 2024 19:17
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 6d40fc4 to 0315204 Compare May 20, 2024 09:56
@renovate renovate bot force-pushed the renovate/npm branch from 0315204 to 8b313bb Compare May 26, 2024 03:26
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 37d42f1 to 4558765 Compare July 1, 2025 21:24
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 7d0c65d to 39bfb10 Compare July 10, 2025 21:27
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 64b50dd to b9dbd95 Compare July 19, 2025 08:04
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from a15b7b8 to edec46b Compare August 15, 2025 11:25
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from 8ed4841 to e22b9b7 Compare August 23, 2025 02:48
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 0539b63 to fdcd674 Compare September 4, 2025 10:56
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 3210bac to 53df50b Compare September 18, 2025 03:22
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 1d5d098 to f34bdf8 Compare October 1, 2025 00:14
@renovate renovate bot force-pushed the renovate/npm branch 2 times, most recently from b4b5dd1 to 5a47238 Compare October 11, 2025 14:32
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