Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Sep 2, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 7
🔧 System Dependencies 1
🚀 GitHub Actions 3
Total 11

📦 npm Dependencies

npm

7 packages will be updated

Package Change Age Adoption Passing Confidence
typescript (source) 5.8.3 -> 5.9.2 age adoption passing confidence
unocss (source) 66.1.1 -> 66.5.2 age adoption passing confidence
@stacksjs/bumpx (source) 0.1.17 -> 0.1.84 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.8 -> 0.1.18 age adoption passing confidence
@types/bun (source) 1.2.12 -> 1.2.23 age adoption passing confidence
changelogen (source) 0.6.1 -> 0.6.2 age adoption passing confidence
sharp (source) 0.34.1 -> 0.34.4 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.12^1.2.20 🟢 patch pkgx.yaml

🚀 GitHub Actions

github-actions

3 actions will be updated

Action Change Type Files
actions/cache v4v4.3.0 🟢 patch ci.yml
shivammathur/setup-php v2v2.35.5 🟢 patch buddy-bot.yml
oven-sh/setup-bun v2v2.0.2 🟢 patch ci.yml

Release Notes

microsoft/TypeScript (typescript)

5.8.3 -> 5.9.2

v5.9.2

Compare Source

For release notes, check out the release announcement

Downloads are available on:

Released by typescript-bot on 7/31/2025

v5.9-rc

Compare Source

For release notes, check out the release announcement

Downloads are available on:

Released by typescript-bot on 7/24/2025

v5.9-beta

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Released by typescript-bot on 7/8/2025

unocss/unocss (unocss)

66.1.1 -> 66.5.2

v66.5.2

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 9/23/2025

v66.5.1

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 9/8/2025

v66.5.0

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 8/31/2025

stacksjs/bumpx (@stacksjs/bumpx)

0.1.17 -> 0.1.84

v0.1.84

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 9/11/2025

v0.1.83

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 9/10/2025

v0.1.82

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 9/10/2025

stacksjs/logsmith (@stacksjs/logsmith)

0.1.8 -> 0.1.18

v0.1.18

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 9/1/2025

v0.1.9

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 8/29/2025

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.12 -> 1.2.23

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

unjs/changelogen (changelogen)

0.6.1 -> 0.6.2

v0.6.2

Compare Source

compare changes

🩹 Fixes

  • cli: Accept hideAuthorEmail arg (#275)

🌊 Types

  • config.types accepts boolean value (#278)

📖 Documentation

  • Add note about version number interpretation (#272)
  • readme: Fix typo (#270)

❤️ Contributors

Released by pi0 on 7/6/2025

lovell/sharp (sharp)

0.34.1 -> 0.34.4

v0.34.4

Compare Source

  • Upgrade to libvips v8.17.2 for upstream bug fixes.

  • Ensure TIFF subifd and OpenSlide level input options are respected (regression in 0.34.3).

  • Ensure autoOrient occurs before non-90 angle rotation.
    #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load.
    #4431

  • TypeScript: Ensure KernelEnum includes linear.
    #4441
    [BayanBennett](https://github.com/BayanBennett)

  • Ensure unlimited flag is passed upstream when reading TIFF images.
    #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3).
    #4451

  • Add sharp-libvips rpath for yarn v5 support.
    #4452
    [arcanis](https://g...

[View full release notes]

Released by github-actions[bot] on 9/17/2025

v0.34.4-rc.4

Compare Source

  • Upgrade to libvips v8.17.2 for upstream bug fixes.

  • Ensure TIFF subifd and OpenSlide level input options are respected (regression in 0.34.3).

  • Ensure autoOrient occurs before non-90 angle rotation.
    #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load.
    #4431

  • TypeScript: Ensure KernelEnum includes linear.
    #4441
    [BayanBennett](https://github.com/BayanBennett)

  • Ensure unlimited flag is passed upstream when reading TIFF images.
    #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3).
    #4451

  • Add sharp-libvips rpath for yarn v5 support.
    #4452
    [arcanis](https://g...

[View full release notes]

Released by github-actions[bot] on 9/17/2025

v0.34.4-rc.3

Compare Source

  • Upgrade to libvips v8.17.2 for upstream bug fixes.

  • Ensure autoOrient occurs before non-90 angle rotation.
    #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load.
    #4431

  • TypeScript: Ensure KernelEnum includes linear.
    #4441
    [BayanBennett](https://github.com/BayanBennett)

  • Ensure unlimited flag is passed upstream when reading TIFF images.
    #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3).
    #4451

  • Add sharp-libvips rpath for yarn v5 support.
    #4452
    [arcanis](https://github.com/arcanis)

Released by github-actions[bot] on 9/15/2025

bun.com

^1.2.12 → ^1.2.20

📁 File: pkgx.yaml

🔗 Release Notes: bun.sh

actions/cache

v4 → v4.3.0

Visit actions/cache for release notes.

shivammathur/setup-php

v2 → v2.35.5

Visit shivammathur/setup-php for release notes.

oven-sh/setup-bun

v2 → v2.0.2

Visit oven-sh/setup-bun for release notes.


📊 Package Statistics

  • typescript: 91,541,323 weekly downloads
  • unocss: 387,427 weekly downloads
  • @stacksjs/bumpx: 144,025 weekly downloads
  • @stacksjs/logsmith: 144,461 weekly downloads
  • @types/bun: 2,093,946 weekly downloads
  • changelogen: 81,257 weekly downloads
  • sharp: 17,800,647 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • actions/cache: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation
  • oven-sh/setup-bun: GitHub Action for workflow automation

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

Copy link

pkg-pr-new bot commented Sep 2, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/imgx/bun-plugin-imgx@19
npm i https://pkg.pr.new/stacksjs/imgx/@stacksjs/imgx@19
npm i https://pkg.pr.new/stacksjs/imgx/vite-plugin-imgx@19

commit: cdf9260

Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for imgx ready!

Name Link
🔨 Latest commit 573f076
🔍 Latest deploy log https://app.netlify.com/projects/imgx/deploys/68d95cfe8262780008b1c338
😎 Deploy Preview https://deploy-preview-19--imgx.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cab-mikee cab-mikee merged commit bd28057 into main Sep 29, 2025
4 checks passed
@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1756829200926 branch September 29, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants