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 releases/v2 #1700

Merged
merged 48 commits into from
May 24, 2023
Merged

Merge main into releases/v2 #1700

merged 48 commits into from
May 24, 2023

Commits on May 2, 2023

  1. Update the sarif schema file

    The version we were using is quite old. Copied the latest from
    https://github.com/oasis-tcs/sarif-spec/blob/123e95847b13fbdd4cbe2120fa5e33355d4a042b/Schemata/sarif-schema-2.1.0.json
    
    I do not think the sarif spec will be changing any more without
    an explicit version update, so this is fine for now.
    aeisenberg committed May 2, 2023
    Configuration menu
    Copy the full SHA
    febbadf View commit details
    Browse the repository at this point in the history
  2. Update changelog

    aeisenberg committed May 2, 2023
    Configuration menu
    Copy the full SHA
    ece3cbc View commit details
    Browse the repository at this point in the history
  3. Update jsonschema version

    Fixes bug in `uniqueItems` property.
    aeisenberg committed May 2, 2023
    Configuration menu
    Copy the full SHA
    ef88842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3df8023 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Update changelog and version after v2.3.3

    github-actions[bot] committed May 4, 2023
    Configuration menu
    Copy the full SHA
    913b8b1 View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed May 4, 2023
    Configuration menu
    Copy the full SHA
    898fba2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1670 from github/mergeback/v2.3.3-to-main-29b1f65c

    Mergeback v2.3.3 refs/heads/releases/v2 into main
    dbartol committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1e1aca8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update CHANGELOG.md

    Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
    aeisenberg and adityasharad committed May 5, 2023
    Configuration menu
    Copy the full SHA
    684c4b5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    11fba50 View commit details
    Browse the repository at this point in the history
  3. Fix broken regex

    `($i)` is not valid for javascript regexes.
    aeisenberg committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9824588 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1672 from github/aeisenberg/sarif-again

    Fix broken regex
    adityasharad committed May 5, 2023
    Configuration menu
    Copy the full SHA
    deb312c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@5b4a9f6...284f54f)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9c51a58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1673 from github/dependabot/github_actions/peter-…

    …evans/create-pull-request-5.0.1
    
    Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
    aeisenberg committed May 8, 2023
    Configuration menu
    Copy the full SHA
    95cfca7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    edb138f View commit details
    Browse the repository at this point in the history
  2. fix linter issue

    shaikhul committed May 9, 2023
    Configuration menu
    Copy the full SHA
    699855c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. update changelog

    shaikhul committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f8707c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26fc55 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    0ccdbf8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    RasmusWL committed May 11, 2023
    Configuration menu
    Copy the full SHA
    eb8a706 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    shaikhul and henrymercer committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e5fdcd4 View commit details
    Browse the repository at this point in the history
  4. recompile src

    shaikhul committed May 11, 2023
    Configuration menu
    Copy the full SHA
    903cb27 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    shaikhul and henrymercer committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a0755a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1675 from shaikhul/remove-consts

    Remove MismatchedBranches check from code scanning workflow validation
    henrymercer committed May 11, 2023
    Configuration menu
    Copy the full SHA
    130884e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    b8f39fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc79bf View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    RasmusWL committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c237da1 View commit details
    Browse the repository at this point in the history
  4. Improve python warning message

    The last dot in `=3.11.` is just slightly confusing, so added single
    quotes around the environment variable assignments to make it 100% clear
    RasmusWL committed May 12, 2023
    Configuration menu
    Copy the full SHA
    cc64156 View commit details
    Browse the repository at this point in the history
  5. Generate JS

    RasmusWL committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fce87bb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Update wording for CODEQL_PYTHON warning

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    RasmusWL and henrymercer committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cf58ef4 View commit details
    Browse the repository at this point in the history
  2. Generate JS

    RasmusWL committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e1cca25 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    RasmusWL and henrymercer committed May 15, 2023
    Configuration menu
    Copy the full SHA
    dc0f6da View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge pull request #1676 from github/rasmuswl/python-disable-dependen…

    …cy-installation
    
    Feature flag to disable python dependency installation
    RasmusWL committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5489416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e422b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf10dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1be09e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1680 from github/henrymercer/handle-swift-promotion

    Use `resolve extractor` when finding autobuild scripts
    henrymercer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f515914 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d439786 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1681 from github/henrymercer/remove-redundant-flag

    Remove redundant query help version flag
    henrymercer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ca6b925 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    f54f073 View commit details
    Browse the repository at this point in the history
  2. Add changelog note

    henrymercer committed May 17, 2023
    Configuration menu
    Copy the full SHA
    50931b4 View commit details
    Browse the repository at this point in the history
  3. Improve changelog note

    henrymercer committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a5f4123 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge pull request #1682 from github/henrymercer/semver-bundles

    Extract semantic CLI version from URL when requesting specific tools
    henrymercer committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6cfb483 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Push back semver CodeQL bundles

    Push back the first bundle released using a semantic version number to 2.13.4 now that we're skipping 2.13.2.
    henrymercer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    317cd34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1687 from github/henrymercer/update-changelog-note

    Push back semver CodeQL bundles
    henrymercer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1245696 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    8c923c0 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary conditional for Ruby autodetect (#1699)

    We should check language autodetect for Ruby unconditionally. We can now move it into the step that checks all other languages.
    angelapwen committed May 24, 2023
    Configuration menu
    Copy the full SHA
    570734c View commit details
    Browse the repository at this point in the history
  3. Update changelog for v2.3.4

    github-actions[bot] committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c3ae9dc View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    angelapwen committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0d65621 View commit details
    Browse the repository at this point in the history