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 v2 into v1 #1021

Merged
merged 34 commits into from
Apr 5, 2022
Merged

Merge v2 into v1 #1021

merged 34 commits into from
Apr 5, 2022

Commits on Mar 30, 2022

  1. Update changelog and version after v2.1.6

    github-actions[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ee3341a View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bcd5c02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1005 from github/mergeback/v2.1.6-to-main-28eead24

    Mergeback v2.1.6 refs/heads/v2 into main
    edoardopirovano committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bae3a3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e769c2d View commit details
    Browse the repository at this point in the history
  5. Delete unused workflows

    henrymercer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    381ea36 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1009 from github/henrymercer/run-pr-checks-on-v2-…

    …branch
    
    Run all PR checks on the `v2` branch
    henrymercer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4d339ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9095ce View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1008 from github/edoardo/no-fail-12.12

    Avoid failure if `@types/node` is already 12.12
    edoardopirovano committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    894face View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e83a1d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6f3e04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7871f0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2949f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea751a9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1010 from github/henrymercer/stop-running-ml-powe…

    …red-queries-on-windows
    
    Stop running ML-powered queries on Windows
    henrymercer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9dcc141 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1ea2f2d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1012 from github/henrymercer/update-actions-major…

    …-versions
    
    Update major versions of Actions in README and workflows
    henrymercer committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b0ddf36 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    57096fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0338e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1011 from github/henrymercer/ml-powered-queries-p…

    …r-check
    
    Add a PR check to validate that ML-powered queries are run correctly
    henrymercer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a90d8bf View commit details
    Browse the repository at this point in the history
  4. Simplify ML-powered query status report definition

    We now limit the cardinality of the ML-powered JS queries status report
    field server-side. With no need for a limit on the cardinality of the
    status report client-side, we can simplify how we produce it.
    henrymercer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    dd6b592 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c03704 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e26813c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1013 from github/henrymercer/ml-powered-query-pac…

    …k-v0.2.0
    
    Run version `~0.2.0` of the ML-powered query pack on v2.8.4+ of the CLI
    henrymercer committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    935969c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    8a00ed0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1015 from github/edoardo/dependency-update

    Fix issue with dependencies
    edoardopirovano committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f090899 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    43d0664 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1018 from github/edoardo/revert-codescanning-config

    Revert usage of `--codescanning-config` flag
    edoardopirovano committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    9cab82f View commit details
    Browse the repository at this point in the history
  3. Update changelog for v2.1.7

    github-actions[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    488f782 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1019 from github/update-v2.1.7-9cab82f2

    Merge main into v2
    edoardopirovano committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0182a2c View commit details
    Browse the repository at this point in the history
  5. Revert "Update version and changelog for v1.1.6"

    This reverts commit 03a275b.
    github-actions[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8165d30 View commit details
    Browse the repository at this point in the history
  6. Revert "Update checked-in dependencies"

    This reverts commit 75743c9.
    github-actions[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    380041e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5e5590 View commit details
    Browse the repository at this point in the history
  8. Update version and changelog for v1.1.7

    github-actions[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    3d10ffe View commit details
    Browse the repository at this point in the history
  9. Update checked-in dependencies

    github-actions[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7eac76f View commit details
    Browse the repository at this point in the history