-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update all non-major dependencies #225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
chrisbbreuer
wants to merge
22
commits into
main
from
buddy-bot/update-non-major-updates-1760726001641
Closed
chore(deps): update all non-major dependencies #225
chrisbbreuer
wants to merge
22
commits into
main
from
buddy-bot/update-non-major-updates-1760726001641
Conversation
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
commit: |
❌ Deploy Preview for stacks-stx failed. Why did it fail? →
|
…major-updates-1760726001641
…major-updates-1760726001641
…major-updates-1760726001641
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
9 packages will be updated
1.80.0->1.105.00.9.5->0.21.123.2.7->3.3.02.28.0->2.29.05.8.3->5.9.35.5.1->5.6.03.6.0->3.6.3-027.0.0->27.0.116.4.0->16.4.1🔧 System Dependencies
3 packages will be updated across 2 file(s):
deps.yaml,deps.yaml^1.2.10→^1.3.0deps.yaml^23.9.0→^23.11.1deps.yaml^0.15.0→^0.15.1deps.yaml🚀 GitHub Actions
3 actions will be updated
v4→v4.3.0release.ymlv2→v2.35.5buddy-bot.ymlv2→v2.0.2release.ymlRelease Notes
DefinitelyTyped/DefinitelyTyped (@types/vscode)
1.80.0 -> 1.105.0
Compare Source
TypeScript definitions for vscode
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
stacksjs/dtsx (bun-plugin-dtsx)
0.9.5 -> 0.21.12
Compare Source
A Bun Bundler plugin that auto generates your DTS types extremely fast.
📖 View Release Notes
🔗 View Changelog
Release Notes
Changelog
cure53/DOMPurify (dompurify)
3.2.7 -> 3.3.0
3.3.0Compare Source
mask-typeattribute to default allow-list, thanks prasadrajandranADD_ATTRandADD_TAGSto accept functions, thanks nelstromslotelement being in both SVG and HTML allow-list, thanks Wim-ValgaerenReleased by cure53 on 10/13/2025
kkomelin/isomorphic-dompurify (isomorphic-dompurify)
2.28.0 -> 2.29.0
2.29.0Compare Source
Changelog
dompurify.See the complete changelog for more details.
Release
2.29.0
Released by kkomelin on 10/14/2025
v2.9.0Compare Source
Changelog
dompurifyand other dependencies.See the complete changelog for more details.
Release
2.9.0
Released by kkomelin on 4/30/2024
v2.8.0Compare Source
Changelog
dompurifyand other dependencies.See the complete changelog for more details.
Release
2.8.0
Released by kkomelin on 4/28/2024
microsoft/TypeScript (typescript)
5.8.3 -> 5.9.3
v5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
Released by jakebailey on 10/1/2025
v5.9.2Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
Released by jakebailey on 10/1/2025
v5.9-rcCompare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
Released by jakebailey on 10/1/2025
Microsoft/vscode-html-languageservice (vscode-html-languageservice)
5.5.1 -> 5.6.0
v5.6.0Compare Source
Changes:
This list of changes was auto generated.
Released by joaomoreno on 10/17/2025
v5.5.2Compare Source
Changes:
This list of changes was auto generated.
Released by joaomoreno on 9/29/2025
Microsoft/vsce (@vscode/vsce)
3.6.0 -> 3.6.3-0
v3.6.3-0Compare Source
Changes:
This list of changes was auto generated.
Released by joaomoreno on 9/29/2025
v3.6.2Compare Source
Changes:
languageModelChatProvidercontributionsThis list of changes was auto generated.
Released by joaomoreno on 9/26/2025
v3.6.2-0Compare Source
Changes:
languageModelChatProvidercontributionsThis list of changes was auto generated.
Released by joaomoreno on 9/25/2025
jsdom/jsdom (jsdom)
27.0.0 -> 27.0.1
27.0.1Compare Source
class=""attribute changes is only possible with a new version of jsdom. (asamuzaK)Released by domenic on 10/18/2025
27.0.0-beta.3Compare Source
tough-cookie, which now considers URLs likehttp://localhost/to be secure contexts (per the spec), and thus will returnSecure-flagged cookies for such URLs. (colincasey)customElements.getName(). (mash-graz)<input>element'spattern=""attribute to use thevregular expression flag, instead ofu.jsdom.reconfigure({ url })not updatingdocument.baseURIor properties derived from it. This regressed in v26.1.0.initial,inherit, andunsetkeywords, to resolve correctly. This is especially important since the change in v27.0.0-beta.1 to use system colors in the user agent stylesheet. (asamuzaK)backgroundproperty parsing and serialization. (asamuzaK)displaystyle resolution. (asamuzaK)...[View full release notes]
Released by domenic on 8/31/2025
27.0.0-beta.2Compare Source
Significantly improved specification conformance for the
Windowobject, including named properties and changing various data properties to accessor properties. This is not likely to be breaking, but since it's a complex change to such a core object, we're happy to do another beta testing release with this included before graduating the v27 line to stable.Additionally, updated
cssstyleto v4.4.0, which brings along various conformance fixes to theCSSStyleDeclarationobject and its properties.Released by domenic on 6/8/2025
markedjs/marked (marked)
16.4.0 -> 16.4.1
v16.4.1Compare Source
16.4.1 (2025-10-17)
Bug Fixes
Released by github-actions[bot] on 10/17/2025
v9.1.6Compare Source
9.1.6 (2023-11-10)
Bug Fixes
Released by github-actions[bot] on 11/10/2023
v9.1.5Compare Source
9.1.5 (2023-11-02)
Bug Fixes
Released by github-actions[bot] on 11/2/2023
bun.com
^1.2.10 → ^1.3.0
📁 File:
deps.yaml🔗 Release Notes: bun.sh
node
^23.9.0 → ^23.11.1
📁 File:
deps.yaml🔗 Package Info: pkgx.com
zig
^0.15.0 → ^0.15.1
📁 File:
deps.yaml🔗 Package Info: pkgx.com
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
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 🤖