Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stacksjs/bumpx ^0.1.17 -> ^0.1.84 age adoption passing confidence
@stacksjs/logsmith ^0.1.8 -> ^0.1.18 age adoption passing confidence
@types/bun (source) ^1.2.14 -> ^1.2.22 age adoption passing confidence
buddy-bot ^0.8.9 -> ^0.9.7 age adoption passing confidence
bunfig ^0.10.0 -> ^0.15.0 age adoption passing confidence
tinyglobby (source) ^0.2.14 -> ^0.2.15 age adoption passing confidence
unocss (source) ^66.1.2 -> ^66.5.1 age adoption passing confidence

Release Notes

stacksjs/bumpx (@​stacksjs/bumpx)

v0.1.84

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.1.83

Compare Source

No significant changes

    View changes on GitHub

v0.1.82

Compare Source

No significant changes

    View changes on GitHub

v0.1.81

Compare Source

No significant changes

    View changes on GitHub

v0.1.80

Compare Source

No significant changes

    View changes on GitHub

v0.1.79

Compare Source

No significant changes

    View changes on GitHub

v0.1.78

Compare Source

No significant changes

    View changes on GitHub

v0.1.77

Compare Source

No significant changes

    View changes on GitHub

v0.1.76

Compare Source

No significant changes

    View changes on GitHub

v0.1.75

Compare Source

No significant changes

    View changes on GitHub

v0.1.74

Compare Source

No significant changes

    View changes on GitHub

v0.1.71

Compare Source

No significant changes

    View changes on GitHub

v0.1.70

Compare Source

No significant changes

    View changes on GitHub

v0.1.69

Compare Source

No significant changes

    View changes on GitHub

v0.1.68

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.1.65

Compare Source

No significant changes

    View changes on GitHub

v0.1.61

Compare Source

No significant changes

    View changes on GitHub

v0.1.60

Compare Source

No significant changes

    View changes on GitHub

v0.1.59

Compare Source

No significant changes

    View changes on GitHub

v0.1.58

Compare Source

No significant changes

    View changes on GitHub

v0.1.57

Compare Source

No significant changes

    View changes on GitHub

v0.1.56

Compare Source

No significant changes

    View changes on GitHub

v0.1.55

Compare Source

No significant changes

    View changes on GitHub

v0.1.54

Compare Source

No significant changes

    View changes on GitHub

v0.1.53

Compare Source

No significant changes

    View changes on GitHub

v0.1.52

Compare Source

No significant changes

    View changes on GitHub

v0.1.46

Compare Source

No significant changes

    View changes on GitHub

v0.1.45

Compare Source

No significant changes

    View changes on GitHub

v0.1.38

Compare Source

No significant changes

    View changes on GitHub

v0.1.37

Compare Source

No significant changes

    View changes on GitHub

v0.1.36

Compare Source

No significant changes

    View changes on GitHub

v0.1.35

Compare Source

No significant changes

    View changes on GitHub

v0.1.34

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.1.33

Compare Source

No significant changes

    View changes on GitHub

v0.1.32

Compare Source

No significant changes

    View changes on GitHub

v0.1.30

Compare Source

No significant changes

    View changes on GitHub

v0.1.29

Compare Source

No significant changes

    View changes on GitHub

v0.1.28

Compare Source

No significant changes

    View changes on GitHub

v0.1.27

Compare Source

No significant changes

    View changes on GitHub

v0.1.26

Compare Source

No significant changes

    View changes on GitHub

v0.1.25

Compare Source

No significant changes

    View changes on GitHub

v0.1.24

Compare Source

No significant changes

    View changes on GitHub

v0.1.23

Compare Source

No significant changes

    View changes on GitHub

v0.1.22

Compare Source

No significant changes

    View changes on GitHub

v0.1.21

Compare Source

No significant changes

    View changes on GitHub

v0.1.20

Compare Source

No significant changes

    View changes on GitHub

v0.1.19

Compare Source

No significant changes

    View changes on GitHub

v0.1.18

Compare Source

No significant changes

    View changes on GitHub
stacksjs/logsmith (@​stacksjs/logsmith)

v0.1.18

Compare Source

No significant changes

    View changes on GitHub

v0.1.15

Compare Source

No significant changes

    View changes on GitHub

v0.1.14

Compare Source

No significant changes

    View changes on GitHub

v0.1.11

Compare Source

No significant changes

    View changes on GitHub

v0.1.10

Compare Source

No significant changes

    View changes on GitHub

v0.1.9

Compare Source

No significant changes

    View changes on GitHub
stacksjs/buddy-bot (buddy-bot)

v0.9.7

Compare Source

v0.9.6

Compare Source

v0.9.5

Compare Source

v0.9.4

Compare Source

v0.8.10

Compare Source

stacksjs/bunfig (bunfig)

v0.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.14.1

Compare Source

No significant changes

    View changes on GitHub

v0.12.0

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors

v0.11.1

Compare Source

compare changes

🚀 Enhancements
  • Add config and .config path support (51f450f)
  • Add dynamic type support (03c4d24)
🏡 Chore
❤️ Contributors

v0.10.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for arrayStrategy (daac4f7)
❤️ Contributors
SuperchupuDev/tinyglobby (tinyglobby)

v0.2.15

Compare Source

Added
  • Documentation page at https://superchupu.dev/tinyglobby,
    which also contains a library comparison page and migration guide.

    It's been a huge effort that took two months to make.

    Big thanks to outslept, 43081j
    and benmccann for helping out! ❤️

  • JSDoc to all functions and options based on the online documentation page

  • Benchmarks with help from
    43081j and benmccann

  • braceExpansion option

  • extglob option

  • fs option

  • globstar option by benmccann

  • signal option

  • package.json export as tinyglobby/package.json

  • Ability to pass readonly types by TomerAberbach

  • Support for URLs in cwd option

Changed
  • Rewritten path processing algorithm leading to a huge performance increase in many cases
    with help from 43081j and benmccann

  • Deprecated using patterns inside the options object

  • Enabled trusted publishing using npm's OIDC support

Fixed
  • Negated bracket expressions i.e. [!abc]
  • Some patterns like +++ breaking the partial matcher
unocss/unocss (unocss)

v66.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.4.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.4.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.3.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.3.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.3.1

Compare Source

No significant changes

    View changes on GitHub

v66.2.3

Compare Source

   🚀 Features
    View changes on GitHub

v66.2.2

Compare Source

   🚀 Features
    View changes on GitHub

v66.2.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.1.3

Compare Source

   🚀 Features
   🐞 Bug Fixes

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

Copy link

netlify bot commented May 29, 2025

Deploy Preview for dtsx failed. Why did it fail? →

Name Link
🔨 Latest commit 30b4a0d
🔍 Latest deploy log https://app.netlify.com/projects/dtsx/deploys/68c705a33126eb0008a6f16c

Copy link

pkg-pr-new bot commented May 29, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/dtsx/bun-plugin-dtsx@56
npm i https://pkg.pr.new/stacksjs/dtsx/@stacksjs/dtsx@56

commit: 30b4a0d

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7e1a5a to cb75328 Compare May 30, 2025 16:46
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to ^1.2.15 chore(deps): update all non-major dependencies May 30, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c3d563d to 6c4daa8 Compare June 12, 2025 10:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4141246 to 971ff59 Compare June 21, 2025 11:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a4496da to f61bf47 Compare June 26, 2025 09:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a5470e5 to 6083959 Compare July 6, 2025 11:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 92257b6 to f9020d7 Compare July 19, 2025 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9020d7 to 4c1c73d Compare July 24, 2025 01:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d6bf797 to 7738877 Compare August 8, 2025 14:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 92383d9 to 763fb33 Compare August 13, 2025 04:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e23966c to 417d5c8 Compare August 29, 2025 02:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 58e9b73 to a6ce7b1 Compare September 2, 2025 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d4f599d to 5351539 Compare September 11, 2025 15:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5351539 to 30b4a0d Compare September 14, 2025 18:12
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.

0 participants