chore(deps): bump web-tree-sitter from 0.24.6 to 0.26.6 in /server#498
chore(deps): bump web-tree-sitter from 0.24.6 to 0.26.6 in /server#498dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [web-tree-sitter](https://github.com/tree-sitter/tree-sitter/tree/HEAD/lib/binding_web) from 0.24.6 to 0.26.6. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.6/lib/binding_web) --- updated-dependencies: - dependency-name: web-tree-sitter dependency-version: 0.26.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
I took a quick look at the failing CI here because this PR seems related to the open tree-sitter parser-info update PRs (#295 and #460). The failure does not appear to be caused by WASM generation itself. The workflow gets through The relevant errors are API/type-shape related, for example:
So this looks like This may also be relevant when triaging #295 and #460: those parser-info PRs move generated parser tooling toward No action taken from my side; just leaving the observation here in case it helps maintainer triage. |
Bumps web-tree-sitter from 0.24.6 to 0.26.6.
Release notes
Sourced from web-tree-sitter's releases.
... (truncated)
Commits
534c4a00.26.63b85287web: add default export to CJS bundle47081310.26.57ec17940.26.4cd4b6e20.26.38b819970.26.x744e556build(deps): bump esbuild8a3dcc6release 0.26.1e6bfed3build(deps): bump the npm group across 1 directory with 7 updatesa8f25fabuild(deps): bump glob from 10.4.5 to 10.5.0 in /lib/binding_webMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for web-tree-sitter since your current version.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)