Skip to content

Bump ShellSyntaxTree from 0.2.0-alpha to 0.2.0-beta.1 - #1758

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/ShellSyntaxTree-0.2.0-beta.1
Open

Bump ShellSyntaxTree from 0.2.0-alpha to 0.2.0-beta.1#1758
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/ShellSyntaxTree-0.2.0-beta.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Updated ShellSyntaxTree from 0.2.0-alpha to 0.2.0-beta.1.

Release notes

Sourced from ShellSyntaxTree's releases.

0.2.0-beta.1

Fixed

  • Preserved hyphenated PowerShell native options for safer parsing (#​60)
    PowerShell native options now keep their full hyphenated form when present in
    command text. Parameter forms like -Native-Flag and -Native-Flag=value now
    stay correctly grouped instead of being split in ways that could confuse
    downstream approvals. The parser also avoids over-reading ambiguous colon-value
    combinations by marking those cases as DynamicSkip when the shape is unclear.
    See #​60 for
    details.

Commits viewable in compare view.

Dependabot compatibility score

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)

---
updated-dependencies:
- dependency-name: ShellSyntaxTree
  dependency-version: 0.2.0-beta.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants