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

Merge main into v1 #922

Merged
merged 22 commits into from Feb 11, 2022
Merged

Merge main into v1 #922

merged 22 commits into from Feb 11, 2022

Commits on Feb 7, 2022

  1. Update changelog and version after v1.0.32

    github-actions[bot] committed Feb 7, 2022
    Copy the full SHA
    2890d30 View commit details
    Browse the repository at this point in the history
  2. 1.0.33

    github-actions[bot] committed Feb 7, 2022
    Copy the full SHA
    b870f13 View commit details
    Browse the repository at this point in the history
  3. Update checked-in dependencies

    github-actions[bot] committed Feb 7, 2022
    Copy the full SHA
    f960720 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #914 from github/mergeback/v1.0.32-to-main-2b46439d

    Mergeback v1.0.32 refs/heads/v1 into main
    cklin committed Feb 7, 2022
    Copy the full SHA
    edd03fb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Use windows-2019 for CI jobs involving build tracing

    Build tracing currently does not support Windows 2022, so use
    `windows-2019` instead of`windows-latest`.
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    b8047e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8dd2b9a View commit details
    Browse the repository at this point in the history
  3. Use Node.js v16 in all Actions

    This is now in active LTS status.
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    34c777f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c72c200 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8768b0f View commit details
    Browse the repository at this point in the history
  6. Bump to v1.1.0

    The upgrade to Node.js v16 warrants a minor version bump.
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    8e2954c View commit details
    Browse the repository at this point in the history
  7. Add changelog note

    henrymercer committed Feb 8, 2022
    Copy the full SHA
    8f27994 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #917 from github/henrymercer/fix-windows-latest-ci…

    …-jobs
    
    Fix CI jobs that broke as a result of `windows-latest` being upgraded to Windows Server 2022
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    a777a98 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    eb172af View commit details
    Browse the repository at this point in the history
  10. Merge pull request #909 from github/henrymercer/bump-node-js-to-v16

    Use Node.js v16 in all Actions
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    88073a5 View commit details
    Browse the repository at this point in the history
  11. Bump simple-get from 3.1.0 to 3.1.1 in /runner

    Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/feross/simple-get/releases)
    - [Commits](feross/simple-get@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: simple-get
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 8, 2022
    Copy the full SHA
    70e63f4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #916 from github/dependabot/npm_and_yarn/runner/si…

    …mple-get-3.1.1
    
    Bump simple-get from 3.1.0 to 3.1.1 in /runner
    henrymercer committed Feb 8, 2022
    Copy the full SHA
    f2027c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Copy the full SHA
    a6d606b View commit details
    Browse the repository at this point in the history
  2. Rename ML powered JS queries status report field

    The new name `ml_powered_javascript_queries` is more consistent with
    status report fields for analysis and interpretation duration metrics.
    This isn't a breaking change since the old name never made it into the
    GitHub API.
    henrymercer committed Feb 9, 2022
    Copy the full SHA
    87bfa0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #918 from github/henrymercer/windows-2022-tracing-…

    …notices
    
    Update changelog and README with build tracing compatibility info
    henrymercer committed Feb 9, 2022
    Copy the full SHA
    7f9dca2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7e15b96 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Merge pull request #919 from github/henrymercer/rename-status-report-…

    …field
    
    Rename ML powered JS queries status report field
    henrymercer committed Feb 10, 2022
    Copy the full SHA
    3d2ad0b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. 1.1.0

    github-actions[bot] committed Feb 11, 2022
    Copy the full SHA
    58f66fa View commit details
    Browse the repository at this point in the history