Bump the all-dependencies group with 5 updates - #172
Merged
Merged
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [esrap](https://github.com/sveltejs/esrap) | `2.3.5` | `2.3.6` | | [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) | `0.147.0` | `0.148.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.1` | | [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) | `20.11.6` | `20.13.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` | Updates `esrap` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/sveltejs/esrap/releases) - [Changelog](https://github.com/sveltejs/esrap/blob/main/CHANGELOG.md) - [Commits](sveltejs/esrap@v2.3.5...v2.3.6) Updates `oxc-parser` from 0.147.0 to 0.148.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.148.0/napi/parser) Updates `@types/node` from 26.2.0 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@happy-dom/global-registrator` from 20.11.6 to 20.13.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.6...v20.13.2) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) --- updated-dependencies: - dependency-name: esrap dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: oxc-parser dependency-version: 0.148.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@happy-dom/global-registrator" dependency-version: 20.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/all-dependencies-1afc7f344a
branch
September 5, 2026 17:12
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.
Bumps the all-dependencies group with 5 updates:
2.3.52.3.60.147.00.148.026.2.026.4.120.11.620.13.24.23.124.23.13Updates
esrapfrom 2.3.5 to 2.3.6Release notes
Sourced from esrap's releases.
Changelog
Sourced from esrap's changelog.
Commits
7351063Version Packages (#180)a46e8a2fix: preserve missing type annotations and arguments (#174) (#179)Updates
oxc-parserfrom 0.147.0 to 0.148.0Release notes
Sourced from oxc-parser's releases.
Changelog
Sourced from oxc-parser's changelog.
Commits
894c8f9release(crates): oxc v0.148.0 (#26198)63bc313chore(npm): update funding URL (#26066)Updates
@types/nodefrom 26.2.0 to 26.4.1Commits
Updates
@happy-dom/global-registratorfrom 20.11.6 to 20.13.2Release notes
Sourced from @happy-dom/global-registrator's releases.
... (truncated)
Commits
5b3559bfix: #2349 Fix problem with getComputedStyle with :host and :host-context s...f33da73fix: #2347 getComputedStyle should return inherited value when it is set to...68b9806feat: #2345 Adds support for :host psuedo query selector (#2346)9300a9ffix: #2342 Custom elements should be upgraded when connected to DOM (#2343)103ccdefix: #2256 Fixes issue when parsing CSS fallback variables (#2341)4b0af0cfeat: Adds support for Element.animate (#2335)e1a8af5fix: #2331 Fixes issue with upgrading custom element caused by previous rel...096317bfix: #2331 Change prototype of element to the custom element when upgraded ...9ff4b47fix: #2329 Copy event listeners when upgrading a custom element (#2330)3d282e5fix: #2322 Add check for if the node is still a parent during disconnect (#...Updates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions