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

Update to VS Code 1.82.2 #6436

Merged
merged 5 commits into from
Sep 20, 2023
Merged

Update to VS Code 1.82.2 #6436

merged 5 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. Update VS Code to 1.82.2

    code-asher committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    76befd7 View commit details
    Browse the repository at this point in the history
  2. Add new libkrb5 dependency

    code-asher committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5d22954 View commit details
    Browse the repository at this point in the history
  3. Update patches

    The only changes were to context except:
    
    - The URL callback provider uses a new _callbackRoute argument and moved
      locations.
    - The telemetry provider gets passed the request service as the first
      argument now.
    - CSP hash changed, as usual.
    code-asher committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6b83057 View commit details
    Browse the repository at this point in the history
  4. Update Node to v18

    code-asher committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9258d92 View commit details
    Browse the repository at this point in the history
  5. Revert back to es2020

    es2022 is breaking Safari.
    code-asher committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    47d1eac View commit details
    Browse the repository at this point in the history