Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade getgauge/common to solve typescript server crash issue #2422

Merged
merged 3 commits into from
Oct 27, 2023

Commits on Oct 26, 2023

  1. Upgrade getgauge/common to solve ts issue

    The getgauge/common upgrade solves the issue
    where the gauge server crashes whenever a project is loaded
    that uses the ts plugin.
    
    The cause is described here getgauge#2419
    
    This commit closes/permanently fixes issues like
    getgauge/gauge-vscode#735
    getgauge/gauge-vscode#636
    getgauge/gauge-vscode#885
    
    Signed-off-by: Lukas Bockstaller <lukas.bockstaller@posteo.de>
    bockstaller committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e5edbcb View commit details
    Browse the repository at this point in the history
  2. Tidy Go modules

    Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
    chadlwilson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0a26884 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Bump Gauge version

    Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
    chadlwilson committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2bc6265 View commit details
    Browse the repository at this point in the history