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

Closed
wants to merge 23 commits into from

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    31e94d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request github#2028 from github/update-v2.22.10-fe23b5a3e

    Merge main into releases/v2
    cklin committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    305f654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691226e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bca5bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request github#2029 from github/mergeback/v2.22.10-to-main…

    …-305f6546
    
    Mergeback v2.22.10 refs/heads/releases/v2 into main
    cklin committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3c1878d View commit details
    Browse the repository at this point in the history
  6. Bump the actions group with 2 updates (github#2024)

    * 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>
    
    * Rebuild
    
    ---------
    
    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 12, 2023
    Configuration menu
    Copy the full SHA
    b995212 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Bump the npm group with 4 updates

    Bumps the npm group with 4 updates: [@octokit/types](https://github.com/octokit/types.ts), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `@octokit/types` from 12.3.0 to 12.4.0
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v12.3.0...v12.4.0)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.13.2 to 6.14.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.14.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.13.2 to 6.14.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.14.0/packages/parser)
    
    Updates `typescript` from 5.3.2 to 5.3.3
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/types"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dcf89a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d8f348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b974542 View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/pr-checks.yml

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    nickfyson and henrymercer committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ea1e72c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b5b958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7898bc2 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    nickfyson and henrymercer committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c757f9f View commit details
    Browse the repository at this point in the history
  8. Merge pull request github#2006 from github/nickfyson/node-20

    change to node20 for all actions
    nickfyson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    64e61ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2b5cc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95591ba View commit details
    Browse the repository at this point in the history
  11. Merge pull request github#2034 from github/update-v3.22.11-64e61baea

    Merge main into releases/v3
    nickfyson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b374143 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b2fb6b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7813bda View commit details
    Browse the repository at this point in the history
  14. Merge pull request github#2035 from github/mergeback/v3.22.11-to-main…

    …-b374143c
    
    Mergeback v3.22.11 refs/heads/releases/v3 into main
    nickfyson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ebf5a83 View commit details
    Browse the repository at this point in the history
  15. Merge pull request github#2033 from github/dependabot/npm_and_yarn/np…

    …m-0a98872b3d
    
    Bump the npm group with 4 updates
    henrymercer committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    511f073 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. apply changes to test PR

    nickfyson committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    303c273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e6e4e View commit details
    Browse the repository at this point in the history