Skip to content

chore(deps-dev): bump tree-sitter-gleam from 4e4643c to c610c28#1522

Merged
carlos-alm merged 2 commits into
mainfrom
dependabot/npm_and_yarn/tree-sitter-gleam-c610c28
Jun 14, 2026
Merged

chore(deps-dev): bump tree-sitter-gleam from 4e4643c to c610c28#1522
carlos-alm merged 2 commits into
mainfrom
dependabot/npm_and_yarn/tree-sitter-gleam-c610c28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps tree-sitter-gleam from 4e4643c to c610c28.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tree-sitter-gleam](https://github.com/gleam-lang/tree-sitter-gleam) from `4e4643c` to `c610c28`.
- [Commits](gleam-lang/tree-sitter-gleam@4e4643c...c610c28)

---
updated-dependencies:
- dependency-name: tree-sitter-gleam
  dependency-version: c610c282ef73f830d80c1f0999dce8e83f024ef5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2026
@carlos-alm

Copy link
Copy Markdown
Contributor

@greptileai

@greptile-apps

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a Dependabot-generated bump of the dev dependency tree-sitter-gleam from git commit 4e4643c to c610c28, updating the resolved URL, integrity hash, and removing the hasInstallScript field from package-lock.json.

  • The upstream changes include a binary expression precedence fix, formatting corrections for constants, and generated parser updates — no API-breaking changes.
  • The removal of hasInstallScript: true reflects that the new upstream revision no longer triggers lifecycle install scripts; the nan native-addon dependency remains unchanged.

Confidence Score: 5/5

Routine dev-dependency update touching only package-lock.json; no production code paths are affected.

The only change is a lock-file update for a dev-only Gleam parser. The upstream commits fix parser precedence and formatting — no logic changes reach production. The removal of hasInstallScript is an auto-generated field that correctly reflects the upstream revision no longer shipping install-time compilation scripts.

No files require special attention.

Important Files Changed

Filename Overview
package-lock.json Bumps tree-sitter-gleam git dependency from commit 4e4643c to c610c28; updates resolved URL, integrity hash, and removes the hasInstallScript field

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package-lock.json] --> B[tree-sitter-gleam]
    B --> C[Old: 4e4643c\nhasInstallScript: true]
    B --> D[New: c610c28\nhasInstallScript removed]
    D --> E[nan ^2.18.0\nnative addon unchanged]
Loading

Reviews (1): Last reviewed commit: "fix: restore libc discriminators in pack..." | Re-trigger Greptile

@carlos-alm carlos-alm merged commit 68e62a2 into main Jun 14, 2026
22 checks passed
@carlos-alm carlos-alm deleted the dependabot/npm_and_yarn/tree-sitter-gleam-c610c28 branch June 14, 2026 13:23
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant