chore(deps): update all non-major dependencies#2965
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
❌ Deploy Preview for ts-inputs failed. Why did it fail? →
|
ff5da66 to
27e8dfd
Compare
5643e6d to
95431cb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Package Updates Summary
📦 npm Dependencies
6 packages will be updated
3.64.1->3.65.00.8.1->0.9.14.3.0->4.4.00.21.12->0.21.170.15.0->0.15.133.5.22->3.5.35🔧 System Dependencies
^1.2.20→^1.3.11pkgx.yamlRelease Notes
DefinitelyTyped/DefinitelyTyped (@types/google.maps)
3.64.1 -> 3.65.0
Compare Source
TypeScript definitions for google.maps
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
vuejs/tsconfig (@vue/tsconfig)
0.8.1 -> 0.9.1
v0.9.1Compare Source
Notable Changes
Full Changelog: vuejs/tsconfig@v0.9.0...v0.9.1
Released by haoqunjiang on 3/24/2026
v0.9.0Compare Source
Noticeable Changes
vuejs/tsconfig#41noUncheckedIndexedAccessfrom base config to the lib config[fa4423b]noUncheckedIndexedAccessmay have false positives, making it hard for existing codebases to upgrade.New Contributors
vuejs/tsconfig#41Full Changelog: vuejs/tsconfig@v0.8.1...v0.9.0
Released by haoqunjiang on 3/2/2026
date-fns/date-fns (date-fns)
4.3.0 -> 4.4.0
v5.0.0-alpha.0Compare Source
v5 focuses on reducing the date-fns package size. Compared to v4.3.0, this version reduces the zipped package size from
5.83 MBdown to2.89 MB.It removes the CDN scripts from the
date-fnspackage and moves them to a separate@date-fns/cdnpackage.It is just the first step in optimizing the package size. Expect further size reduction in the future versions.
Changed
@date-fns/cdnnpm package instead ofdate-fns. Users relying on the latest CDN version (e.g.,https://cdn.jsdelivr.net/npm/date-fns/cdn.min.js) would be served a polyfill that inserts a script with the correct URL (https://cdn.jsdelivr.net/npm/@date-fns/cdn/cdn.min.js) into the page.Released by kossnocorp on 5/29/2026
v4.4.0Compare Source
This release revisits the approach to CDN usage and introduces a new package,
@date-fns/cdnand deprecates thedate-fnsCDN scripts. It allowed reducing the zipped package size from5.83 MBdown to3.96 MBwithout introducing any breaking changes.In
v5.0.0-alpha.0where CDN scripts are completely removed fromdate-fnsthe change is more significant and brings the zipped package size down to2.89 MB.It is just the first step in optimizing the package size. Expect further size reduction in the future v4 and v5 versions.
Changed
DEPRECATED: The
date-fnsCDN scripts are now deprecated and will be removed in the next major release. Please switch to the new@date-fns/cdnpackage for CDN usage.Removed CDN source maps to reduce the package size. If you rely on them, please switch to the new
@date-fns/cdnpackage that still includes them.Released by kossnocorp on 5/29/2026
stacksjs/dtsx (bun-plugin-dtsx)
0.21.12 -> 0.21.17
Compare Source
A Bun Bundler plugin that auto generates your DTS types extremely fast.
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
stacksjs/bunfig (bunfig)
0.15.0 -> 0.15.13
v0.15.13Compare Source
Released by github-actions[bot] on 5/8/2026
v0.15.12Compare Source
Released by github-actions[bot] on 5/8/2026
v0.15.11Compare Source
Released by github-actions[bot] on 5/2/2026
vuejs/core (vue)
3.5.22 -> 3.5.35
v3.6.0-beta.13Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Released by github-actions[bot] on 5/28/2026
v3.5.35Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Released by github-actions[bot] on 5/27/2026
v3.6.0-beta.12Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Released by github-actions[bot] on 5/15/2026
bun.com
^1.2.20 → ^1.3.11
📁 File:
pkgx.yaml🔗 Release Notes: bun.sh
📊 Package Statistics
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.
This PR was generated by Buddy 🤖