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

Merged
merged 39 commits into from
Sep 13, 2023
Merged

Merge main into releases/v2 #1875

merged 39 commits into from
Sep 13, 2023

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    7cd0443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f644ffe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1859 from github/mergeback/v2.21.5-to-main-00e563ea

    Mergeback v2.21.5 refs/heads/releases/v2 into main
    dbartol committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b88b550 View commit details
    Browse the repository at this point in the history
  4. Add better error messages when determining merge-base

    Avoid printing scary error messages to console when the current
    directory is not a git repo. Instead provide a better reason for the git
    failure and continue on.
    aeisenberg committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d721f69 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bump the npm group with 5 updates (#1856)

    * Bump the npm group with 5 updates
    
    Bumps the npm group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.0` | `7.5.1` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.1` | `6.5.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.1` | `6.5.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.48.0` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |
    
    
    Updates `@types/semver` from 7.5.0 to 7.5.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.5.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.5.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.4.1 to 6.5.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.5.0/packages/parser)
    
    Updates `eslint` from 8.47.0 to 8.48.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.47.0...v8.48.0)
    
    Updates `typescript` from 5.1.6 to 5.2.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/semver"
      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: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update checked-in dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8ecc33d View commit details
    Browse the repository at this point in the history
  2. Address comments from PR

    aeisenberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    09940b4 View commit details
    Browse the repository at this point in the history
  3. Add change note

    aeisenberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e603106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4697868 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1860 from github/aeisenberg/better-error-messages

    Add better error messages when determining merge-base
    aeisenberg committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c5acfe3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 4, 2023

  1. Bump the npm group with 3 updates

    Bumps the npm group with 3 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github).
    
    
    Updates `@types/uuid` from 9.0.2 to 9.0.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
    
    Updates `@typescript-eslint/parser` from 6.5.0 to 6.6.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.6.0/packages/parser)
    
    Updates `eslint-plugin-github` from 4.9.2 to 4.10.0
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.9.2...v4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/uuid"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7aafc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3115e0f View commit details
    Browse the repository at this point in the history
  3. Bump the actions group with 1 update

    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    321d3e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    466ed42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574dbbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10389f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    270788d View commit details
    Browse the repository at this point in the history
  5. Add changelog note

    henrymercer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5150b5c View commit details
    Browse the repository at this point in the history
  6. Add changelog note

    henrymercer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bec071a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5d81f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85cd5ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6cb4fe View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1865 from github/dependabot/github_actions/action…

    …s-8a9da2b879
    
    Bump the actions group with 1 update
    TomBolton committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9429343 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1864 from github/dependabot/npm_and_yarn/npm-18a1…

    …c3fa4c
    
    Bump the npm group with 3 updates
    TomBolton committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7bffcb4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1868 from github/henrymercer/improve-dependency-u…

    …pdate
    
    Improve usability of update dependencies workflow
    henrymercer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    37d8d03 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1867 from github/henrymercer/remove-language-base…

    …line-ff
    
    Enable language-specific baseline configuration on GHES
    henrymercer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    798e74c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    f4683e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1870 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions
    henrymercer committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    45d66af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583a101 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    077672f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge pull request #1866 from github/henrymercer/enable-scaling-reser…

    …ved-ram-ghes
    
    Enable scaling reserved RAM on GHES
    henrymercer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4764dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7218de5 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    henrymercer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a7c12a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1872 from github/henrymercer/user-errors-for-uplo…

    …ad-sarif
    
    Mark invalid SARIF errors as user errors in the `upload-sarif` Action
    henrymercer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    43750fe View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    da65035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c7a5c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge pull request #1873 from github/update-bundle/codeql-bundle-v2.14.4

    Update default bundle to 2.14.4
    cklin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6a6a824 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    5462f69 View commit details
    Browse the repository at this point in the history
  2. Fix misplaced changelog entry

    cklin committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1b62990 View commit details
    Browse the repository at this point in the history