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 #1791

Merged
merged 33 commits into from
Jul 19, 2023
Merged

Merge main into releases/v2 #1791

merged 33 commits into from
Jul 19, 2023

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    a590b4a View commit details
    Browse the repository at this point in the history
  2. Update checks

    henrymercer committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f1c4784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bd23b5 View commit details
    Browse the repository at this point in the history
  4. Add changelog note

    henrymercer committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    834c357 View commit details
    Browse the repository at this point in the history
  5. Bump minor version number

    henrymercer committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    eb5d323 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5be8bd1 View commit details
    Browse the repository at this point in the history
  7. Update checks formatting

    henrymercer committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9888490 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f45792 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    9a97b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedd8c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1778 from github/mergeback/v2.20.4-to-main-489225d8

    Mergeback v2.20.4 refs/heads/releases/v2 into main
    cklin authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    013a1d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5246291 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #1724 from github/henrymercer/bump-minimum-codeql-…

    …version
    
    Bump minimum CodeQL version to 2.9.4
    henrymercer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2ff6d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1ef12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1759 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions
    henrymercer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    262017a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e85818 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1780 from github/henrymercer/remove-redundant-env…

    …-var
    
    Remove redundant environment variable from PR check
    henrymercer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d85a177 View commit details
    Browse the repository at this point in the history
  6. Run check-sarif Action using Node 16

    `using: node12` Actions have already been running using Node 16 for
    some time.
    henrymercer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5719ca3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1783 from github/henrymercer/check-sarif-node16

    Run check-sarif Action using Node 16
    henrymercer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    84e042b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0806ce View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1785 from github/henrymercer/ignore-incompatible-…

    …dependencies
    
    Update Dependabot config to ignore incompatible updates
    henrymercer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    942acab View commit details
    Browse the repository at this point in the history
  10. Bump the npm group with 6 updates

    Bumps the npm group with 6 updates:
    
    | Package | Update |
    | --- | --- |
    | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | 10.0.2 to 10.0.15 |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.0.0 to 6.1.0 |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.0.0 to 6.1.0 |
    | [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.45.0 |
    | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | 4.8.0 to 4.9.0 |
    | [nock](https://github.com/nock/nock) | 13.3.1 to 13.3.2 |
    
    
    Updates `@types/sinon` from 10.0.2 to 10.0.15
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/parser)
    
    Updates `eslint` from 8.44.0 to 8.45.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.44.0...v8.45.0)
    
    Updates `eslint-plugin-github` from 4.8.0 to 4.9.0
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.8.0...v4.9.0)
    
    Updates `nock` from 13.3.1 to 13.3.2
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.1...v13.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/sinon"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    99c9f6a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e266801 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix CodeQL version checks

    henrymercer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    da4e0a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d3b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f0892 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1788 from github/henrymercer/fix-feature-flag-usage

    Fixes for new analysis summary and scaling reserved RAM feature flag usage
    henrymercer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    651d091 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1786 from github/dependabot/npm_and_yarn/npm-0a41…

    …0f26d2
    
    Bump the npm group with 6 updates
    TomBolton authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d2ed0a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cae69e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1790 from github/henrymercer/aborted-user-error

    Report user errors in the abort stage appropriately
    henrymercer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6ae46f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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