Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-extractor (source) ^7.52.7 -> ^7.52.11 age adoption passing confidence
@stacksjs/bumpx ^0.1.17 -> ^0.1.78 age adoption passing confidence
@stacksjs/logsmith ^0.1.8 -> ^0.1.18 age adoption passing confidence
@types/bun (source) ^1.2.12 -> ^1.2.21 age adoption passing confidence
@vue/tsconfig ^0.7.0 -> ^0.8.1 age adoption passing confidence
buddy-bot ^0.8.9 -> ^0.9.4 age adoption passing confidence
bumpp ^10.1.0 -> ^10.2.3 age adoption passing confidence
bunfig ^0.8.5 -> ^0.15.0 age adoption passing confidence
changelogen ^0.6.1 -> ^0.6.2 age adoption passing confidence
simple-git-hooks ^2.13.0 -> ^2.13.1 age adoption passing confidence
typescript (source) ^5.8.3 -> ^5.9.2 age adoption passing confidence
vue (source) ^3.0.0 -> ^3.5.21 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-extractor)

v7.52.11

Compare Source

Tue, 19 Aug 2025 20:45:02 GMT

Patches
  • Fix self-package import resolution by removing outDir/declarationDir from compiler options

v7.52.10

Compare Source

Fri, 01 Aug 2025 00:12:48 GMT

Patches
  • Upgrades the minimatch dependency from ~3.0.3 to 10.0.3 across the entire Rush monorepo to address a Regular Expression Denial of Service (ReDoS) vulnerability in the underlying brace-expansion dependency.

v7.52.9

Compare Source

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

v7.52.8

Compare Source

Tue, 13 May 2025 02:09:20 GMT

Patches
  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified
stacksjs/bumpx (@​stacksjs/bumpx)

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
vuejs/tsconfig (@​vue/tsconfig)

v0.8.1

Compare Source

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Compare Source

Breaking Changes

If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

stacksjs/buddy-bot (buddy-bot)

v0.9.4

Compare Source

v0.8.10

Compare Source

antfu-collective/bumpp (bumpp)

v10.2.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v10.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
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

v0.10.0

Compare Source

compare changes

🚀 Enhancements
  • Add home directory support (c5acd79)
🏡 Chore
❤️ Contributors

v0.9.0

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors
unjs/changelogen (changelogen)

v0.6.2

Compare Source

compare changes

🩹 Fixes
  • cli: Accept hideAuthorEmail arg (#​275)
📖 Documentation
  • Add note about version number interpretation (#​272)
🌊 Types
  • config.types accept boolean value (#​278)
🏡 Chore
❤️ Contributors
toplenboren/simple-git-hooks (simple-git-hooks)

v2.13.1

Compare Source

Patch Changes
microsoft/TypeScript (typescript)

v5.9.2

Compare Source

vuejs/core (vue)

v3.5.21

Compare Source

Bug Fixes
Performance Improvements

v3.5.20

Compare Source

Bug Fixes

v3.5.19

Compare Source

Bug Fixes

v3.5.18

Compare Source

Bug Fixes

v3.5.17

Compare Source

Bug Fixes

[v3.5.16](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#


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 9, 2025

Deploy Preview for ts-inputs failed. Why did it fail? →

Name Link
🔨 Latest commit 6cf58b8
🔍 Latest deploy log https://app.netlify.com/projects/ts-inputs/deploys/68b242682787a400088a0c58

Copy link

pkg-pr-new bot commented May 9, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-inputs@7

commit: 369174a

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6477beb to 808db71 Compare May 11, 2025 01:07
@renovate renovate bot added patch and removed minor labels May 11, 2025
@renovate renovate bot changed the title chore(deps): update dependency vue to ^3.5.13 chore(deps): update all non-major dependencies May 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8b1937b to 92605ec Compare May 16, 2025 04:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 50a4794 to be1ddad Compare May 29, 2025 00:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be1ddad to 1850ee7 Compare May 29, 2025 03:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 452212f to ece5892 Compare June 18, 2025 17:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ece5892 to 162fb4c Compare June 21, 2025 11:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7221272 to 6ccc932 Compare July 6, 2025 10:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fd0269d to cc18abd Compare July 23, 2025 22:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a1afe85 to 91bdaf8 Compare July 31, 2025 23:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8d526f6 to 8df3329 Compare August 1, 2025 09:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7ed2e6c to 369174a Compare August 13, 2025 04:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9ac5f1f to 061c815 Compare August 21, 2025 03:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 50cf408 to 2f56613 Compare August 31, 2025 22:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from de60c18 to 1b180a5 Compare September 2, 2025 16:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b180a5 to b1c6d4a Compare September 2, 2025 17:39
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