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/v3 #2300

Merged
merged 31 commits into from
May 20, 2024
Merged

Merge main into releases/v3 #2300

merged 31 commits into from
May 20, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    6182f33 View commit details
    Browse the repository at this point in the history
  2. Clarify wording

    Co-authored-by: Henry Mercer <henrymercer@github.com>
    NlightNFotis and henrymercer committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eb4969f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Improve wording on internal workflows and add clarification for tools…

    … input in the description.
    NlightNFotis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4f59156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc3670a View commit details
    Browse the repository at this point in the history
  3. Update tests for GHEC-DR

    koesie10 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    90e315a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f6ef11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32f554e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2288 from github/mergeback/v3.25.5-to-main-b7cec752

    Mergeback v3.25.5 refs/heads/releases/v3 into main
    henrymercer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bf2faab View commit details
    Browse the repository at this point in the history
  7. Add option tools: linked for init action.

    Also ensure that option latest remains compatible, and add tests for
    the two options.
    NlightNFotis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cbe408d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cff15d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c92bbd4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    998a4c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4522b08 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1796f54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bcc1365 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df4819e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2281 from github/tools_latest_improvement

    Add option `tools: linked` for `tools` input of init action.
    NlightNFotis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5a14b05 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2284 from github/NlightNFotis/add_tools_help

    Add documentation for the `tools` option in the various workflow files
    NlightNFotis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    08487db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24766fc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    931fabe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2292 from github/koesie10/remove-combine-sarif-fi…

    …les-deprecation-warning-ff
    
    Remove feature flag for combine SARIF files deprecation warning
    koesie10 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7fd4900 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update docs for build-mode: autobuild

    The `autobuild` Action is no longer needed or recommended.
    henrymercer committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9f32769 View commit details
    Browse the repository at this point in the history
  2. Bump the npm group across 1 directory with 4 updates

    Bumps the npm group with 4 updates in the / directory: [@octokit/types](https://github.com/octokit/types.ts), [semver](https://github.com/npm/node-semver), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@octokit/types` from 13.4.1 to 13.5.0
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v13.4.1...v13.5.0)
    
    Updates `semver` from 7.6.0 to 7.6.2
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.0...v7.6.2)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.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/v7.9.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.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/v7.9.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/types"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: semver
      dependency-type: direct:production
      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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3b42294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54dea2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2294 from github/dependabot/npm_and_yarn/npm-d328…

    …5d5234
    
    Bump the npm group across 1 directory with 4 updates
    henrymercer committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b7ef64e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2286 from github/koesie10/ghec-dr-db-upload

    Enable database uploads for GHEC-DR
    koesie10 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a57c67b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de1ac31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9e2729 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2293 from github/henrymercer/update-build-mode-au…

    …tobuild-docs
    
    Update docs for `build-mode: autobuild`
    henrymercer committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0d9161c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request #2295 from github/update-bundle/codeql-bundle-v2.17.3

    Update default bundle to 2.17.3
    dbartol committed May 17, 2024
    Configuration menu
    Copy the full SHA
    63d519c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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