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

Migrate dev environment and workflows to node16 #1278

Merged
merged 16 commits into from Jan 3, 2023

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    23811ac View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Update ts types to node16

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c91bdba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9ec04 View commit details
    Browse the repository at this point in the history
  3. Run workflows on 16

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e1a991f View commit details
    Browse the repository at this point in the history
  4. Fix audit

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    56c4606 View commit details
    Browse the repository at this point in the history
  5. Fix missing typescript casts

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6b18932 View commit details
    Browse the repository at this point in the history
  6. Quote workflows for windows

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4abb5a2 View commit details
    Browse the repository at this point in the history
  7. Fix linting

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1d61e5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9de68a View commit details
    Browse the repository at this point in the history
  9. Fix linting

    fhammerl committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    80d9927 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Try sequential jest tests

    fhammerl committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2afea66 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge branch 'main' of https://github.com/actions/toolkit into fhamme…

    …rl/node-v16-and-toolkit-fixes
    fhammerl committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    894a049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d46598 View commit details
    Browse the repository at this point in the history
  3. Remove allow-list from audit

    Releases can be made or PRs can be merged even if the workflow is failing
    fhammerl committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    af2d2ff View commit details
    Browse the repository at this point in the history
  4. Update title with hint

    fhammerl committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5e9bcac View commit details
    Browse the repository at this point in the history
  5. Fix json5 vuln

    fhammerl committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4ea0831 View commit details
    Browse the repository at this point in the history