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

Merged
merged 54 commits into from
Jan 8, 2024
Merged

Commits on Nov 16, 2023

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

Commits on Nov 27, 2023

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

    Stop testing `stable-20220908` bundle as this is no longer supported.
    henrymercer committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6491452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a36fc67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdea2a5 View commit details
    Browse the repository at this point in the history
  6. Add changelog note

    henrymercer committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0240eaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dc8134 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

    RasmusWL committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1e69962 View commit details
    Browse the repository at this point in the history
  3. Did create feature-flag

    RasmusWL committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    84a9fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc36e6c View commit details
    Browse the repository at this point in the history
  5. prettier

    RasmusWL committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a13f4b8 View commit details
    Browse the repository at this point in the history
  6. build

    RasmusWL committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1e69b89 View commit details
    Browse the repository at this point in the history
  7. Safer wording of CHANGELOG entry

    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    RasmusWL and aeisenberg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    77f4e07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd20793 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    ad5035b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    710aa2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2053 from github/mergeback/v3.22.12-to-main-012739e5

    Mergeback v3.22.12 refs/heads/releases/v3 into main
    adityasharad committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6f5223d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Bump the npm group with 2 updates (#2055)

    * Bump the npm group with 2 updates
    
    Bumps the npm group with 2 updates: [@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 `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.15.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.15.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.14.0 to 6.15.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.15.0/packages/parser)
    
    ---
    updated-dependencies:
    - 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>
    
    * 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 Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e01299b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Bump the actions group with 2 updates (#2056)

    * Bump the actions group with 2 updates
    
    Bumps the actions group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump `setup-python` and `setup-go` to v5
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Angela P Wen <angelapwen@github.com>
    dependabot[bot] and angelapwen committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    596b173 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Bump the npm group with 2 updates

    Bumps the npm group with 2 updates: [@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 `@typescript-eslint/eslint-plugin` from 6.15.0 to 6.17.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.17.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.15.0 to 6.17.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.17.0/packages/parser)
    
    ---
    updated-dependencies:
    - 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 Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ecbf80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e47d0 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/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    fab3a43 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update PR check source

    henrymercer committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fb410e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2057 from github/dependabot/npm_and_yarn/npm-1688…

    …eb420c
    
    Bump the npm group with 2 updates
    henrymercer committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ee9b8ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35b10b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2058 from github/dependabot/github_actions/action…

    …s-970b8d0e10
    
    Bump the actions group with 1 update
    henrymercer committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e345646 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ebbf45 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #2009 from github/henrymercer/drop-codeql-v2.11.5

    Remove support for CodeQL v2.11.5 and earlier
    henrymercer committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7963a60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1994 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions
    henrymercer committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    216127f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce9d281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa98ec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f53698b View commit details
    Browse the repository at this point in the history
  6. Remove unused arguments

    henrymercer committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b683173 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa95d4d View commit details
    Browse the repository at this point in the history
  8. Update changelog wording

    To make it more clear what feature is being removed in the future
    RasmusWL committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d98234a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b30262c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f934b28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f65fc6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4feb32a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67be7bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d7437a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f114e1d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    afef25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e27b3c View commit details
    Browse the repository at this point in the history
  3. Generate JS

    RasmusWL committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9926570 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2031 from github/rasmuswl/no-dep-inst-default

    Python: Don't install deps by default for all users
    RasmusWL committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    58ff74a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2063 from github/henrymercer/remove-ml-powered-qu…

    …eries-repo
    
    Remove unused test example code
    henrymercer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    08ae9bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a533ec6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2062 from github/henrymercer/remove-action-config…

    …-parsing
    
    Remove config parsing logic that is now implemented in the CLI
    henrymercer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8516954 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    838a022 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request #2065 from github/henrymercer/further-run-queries-…

    …cleanup
    
    Clean up running queries some more
    henrymercer committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fd55bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e7b8b View commit details
    Browse the repository at this point in the history