chore(deps-dev): bump tree-sitter-gleam from 4e4643c to c610c28#1522
Conversation
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>
Greptile SummaryThis is a Dependabot-generated bump of the dev dependency
Confidence Score: 5/5Routine 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
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]
Reviews (1): Last reviewed commit: "fix: restore libc discriminators in pack..." | Re-trigger Greptile |
Bumps tree-sitter-gleam from
4e4643ctoc610c28.Commits
c610c28Generate parser725f167Fix binary_expression precedence valueseff1e88Fix formatting in constants unit cases0ae061f.gitignore more build artifacts (#148)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)