Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Sep 25, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 8
🔧 System Dependencies 1
🚀 GitHub Actions 3
Total 12

📦 npm Dependencies

npm

8 packages will be updated

Package Change Age Adoption Passing Confidence
@dotenvx/dotenvx (source) 1.46.0 -> 1.51.0 age adoption passing confidence
eslint (source) 9.22.0 -> 9.36.0 age adoption passing confidence
typescript (source) 5.8.2 -> 5.9.2 age adoption passing confidence
@stacksjs/bumpx (source) 0.1.17 -> 0.1.84 age adoption passing confidence
@stacksjs/docs (source) 0.70.1 -> 0.70.23 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.8 -> 0.1.18 age adoption passing confidence
@types/bun (source) 1.2.5 -> 1.2.23 age adoption passing confidence
bun-plugin-dtsx (source) 0.21.9 -> 0.21.12 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.17^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

dotenvx/dotenvx (@dotenvx/dotenvx)

1.46.0 -> 1.51.0

v1.51.0

Compare Source

see CHANGELOG

Released by motdotenv on 9/23/2025

v1.50.1

Compare Source

see CHANGELOG

Released by motdotenv on 9/18/2025

v1.50.0

Compare Source

see CHANGELOG

Released by motdotenv on 9/18/2025

eslint/eslint (eslint)

9.22.0 -> 9.36.0

v9.36.0

Compare Source

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)

Bug Fixes

  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)

Documentation

  • b73ab12 docs: update examples to use...

[View full release notes]

Released by eslintbot on 9/19/2025

v9.35.0

Compare Source

Features

  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and ...

[View full release notes]

Released by eslintbot on 9/5/2025

v9.34.0

Compare Source

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

[View full release notes]

Released by eslintbot on 8/22/2025

microsoft/TypeScript (typescript)

5.8.2 -> 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

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/stacks (@stacksjs/docs)

0.70.1 -> 0.70.23

v0.70.23

Compare Source

What's Changed

[View full release notes]

Released by github-actions[bot] on 4/4/2025

v0.70.22

Compare Source

Full Changelog: stacksjs/stacks@v0.70.21...v0.70.22

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

v0.70.21

Compare Source

Full Changelog: stacksjs/stacks@v0.70.20...v0.70.21

Released by github-actions[bot] on 3/27/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.5 -> 1.2.23

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/dtsx (bun-plugin-dtsx)

0.21.9 -> 0.21.12

v0.9.5

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

Released by github-actions[bot] on 6/13/2025

v0.9.4

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 5/24/2025

v0.9.3

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 5/24/2025

bun.com

^1.2.17 → ^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

  • @dotenvx/dotenvx: 896,638 weekly downloads
  • eslint: 61,074,913 weekly downloads
  • typescript: 91,541,323 weekly downloads
  • @stacksjs/bumpx: 144,025 weekly downloads
  • @stacksjs/docs: 135,152 weekly downloads
  • @stacksjs/logsmith: 144,461 weekly downloads
  • @types/bun: 2,093,946 weekly downloads
  • bun-plugin-dtsx: 145,020 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

netlify bot commented Sep 25, 2025

Deploy Preview for bun-plugin-dotenvx ready!

Name Link
🔨 Latest commit 5f12b84
🔍 Latest deploy log https://app.netlify.com/projects/bun-plugin-dotenvx/deploys/68d95cb40750cb00086a5792
😎 Deploy Preview https://deploy-preview-27--bun-plugin-dotenvx.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.

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.

1 participant