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 all dependencies to latest versions #186

Merged
merged 9 commits into from
Aug 23, 2022
Merged

Update all dependencies to latest versions #186

merged 9 commits into from
Aug 23, 2022

Commits on Aug 19, 2022

  1. Update TypeScript

    dorny committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4c7348c View commit details
    Browse the repository at this point in the history
  2. Update js-yaml

    dorny committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    81fcbf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57e5862 View commit details
    Browse the repository at this point in the history
  4. Update got

    dorny committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    bbf369d View commit details
    Browse the repository at this point in the history
  5. Update prettier

    dorny committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5558abf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b595428 View commit details
    Browse the repository at this point in the history
  7. Update dist

    dorny committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0b7f724 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    a95a149 View commit details
    Browse the repository at this point in the history
  2. Downgrade got package to v11.x

    [email protected] has a dependency on @sindresorhus/[email protected] and it uses optional chaining operator "?.".  
    Probably due to issue vercel/ncc#873 this syntax got into our dist/index.js. For some unknown reason it results in error when action is executed in GitHub runner despite the node version is 16.17.
    dorny committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    aba461c View commit details
    Browse the repository at this point in the history