Skip to content
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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/helper-plugin-utils (source) ^7.25.9 -> ^7.26.5 age adoption passing confidence devDependencies minor
@babel/plugin-transform-typescript (source) ^7.26.3 -> ^7.26.5 age adoption passing confidence devDependencies patch
@babel/traverse (source) ^7.26.4 -> ^7.26.5 age adoption passing confidence devDependencies patch
@babel/types (source) ^7.26.3 -> ^7.26.5 age adoption passing confidence devDependencies patch
@types/node (source) ^22.10.2 -> ^22.10.7 age adoption passing confidence devDependencies patch
consola ^3.2.3 -> ^3.4.0 age adoption passing confidence devDependencies minor
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence devDependencies minor
fast-glob ^3.3.2 -> ^3.3.3 age adoption passing confidence devDependencies patch
mime ^4.0.4 -> ^4.0.6 age adoption passing confidence devDependencies patch
mlly ^1.7.3 -> ^1.7.4 age adoption passing confidence devDependencies patch
node (source) 22.12.0 -> 22.13.0 age adoption passing confidence minor
pkg-types ^1.2.1 -> ^1.3.1 age adoption passing confidence devDependencies minor
pnpm (source) 9.15.0 -> 9.15.4 age adoption passing confidence packageManager patch
preact (source) ^10.25.2 -> ^10.25.4 age adoption passing confidence devDependencies patch
preact-render-to-string ^6.5.12 -> ^6.5.13 age adoption passing confidence devDependencies patch
solid-js (source) ^1.9.3 -> ^1.9.4 age adoption passing confidence devDependencies patch
tinyexec ^0.3.1 -> ^0.3.2 age adoption passing confidence devDependencies patch
ts-loader ^9.5.1 -> ^9.5.2 age adoption passing confidence devDependencies patch
typescript (source) ^5.7.2 -> ^5.7.3 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/helper-plugin-utils)

v7.26.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization
unjs/consola (consola)

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
eslint/eslint (eslint)

v9.18.0

Compare Source

mrmlnc/fast-glob (fast-glob)

v3.3.3

Compare Source

Full Changelog: mrmlnc/fast-glob@3.3.2...3.3.3

💬 Common

🐛 Bug fixes

  • Apply absolute negative patterns to full path instead of file path (#​441, thanks @​webpro)
broofa/mime (mime)

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes
4.0.4 (2024-07-06)
4.0.3 (2024-04-25)
Bug Fixes
4.0.2 (2024-04-24)
Bug Fixes
4.0.1 (2023-12-17)
Bug Fixes
unjs/mlly (mlly)

v1.7.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors
nodejs/node (node)

v22.13.0

Compare Source

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
pnpm/pnpm (pnpm)

v9.15.4

Compare Source

v9.15.3

Compare Source

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.1

Compare Source

preactjs/preact (preact)

v10.25.4

Compare Source

Types

Fixes

v10.25.3

Compare Source

Fixes

Types

preactjs/preact-render-to-string (preact-render-to-string)

v6.5.13

Compare Source

Patch Changes
  • #​408 8e8e8ac Thanks @​f0x52! - Ensure that the _parent is kept around across multiple suspensions and avoid circular references.
    In doing so our useId hook should always output unique ids during renderingToString.
  • #​409 2afaf31 Thanks @​f0x52! - Ensure the renderToStream types of /stream and /stream-node accept a generic for the props of the passed in VNode
  • #​405 0a698f6 Thanks @​f0x52! - renderToPipeableStream: expose errors through onError, no longer emit un-catchable error event on internal stream
solidjs/solid (solid-js)

v1.9.4

Compare Source

tinylibs/tinyexec (tinyexec)

v0.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: tinylibs/tinyexec@0.3.1...0.3.2

TypeStrong/ts-loader (ts-loader)

v9.5.2

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4cddc1b to 440d1c8 Compare December 26, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a66126a to 6a109f0 Compare January 3, 2025 08:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 7c9a0f8 to a61338e Compare January 11, 2025 20:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0296bbc to 166b340 Compare January 14, 2025 19:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 166b340 to dbb0075 Compare January 16, 2025 02:21
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