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

Merged
merged 29 commits into from
Dec 22, 2023
Merged

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
    95591ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b2fb6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7813bda View commit details
    Browse the repository at this point in the history
  6. Merge pull request #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
  7. Merge pull request #2033 from github/dependabot/npm_and_yarn/npm-0a98…

    …872b3d
    
    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 15, 2023

  1. Configuration menu
    Copy the full SHA
    8e4a6c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c2b0a View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    nickfyson and henrymercer committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ee53012 View commit details
    Browse the repository at this point in the history
  4. rename regex for clarity

    nickfyson committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fda1796 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    0724061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e086df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda785e View commit details
    Browse the repository at this point in the history
  4. Bump the npm group with 2 updates (#2045)

    * Bump the npm group with 2 updates
    
    Bumps the npm group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import).
    
    
    Updates `eslint` from 8.55.0 to 8.56.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.56.0)
    
    Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 18, 2023
    Configuration menu
    Copy the full SHA
    144b7d5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2041 from github/nickfyson/fix-changelog-backports

    improve handling of changelog processing for backports
    nickfyson committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0978396 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8478e2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2603673 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    7e187e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. Merge pull request #2047 from github/update-bundle/codeql-bundle-v2.15.5

    Update default bundle to 2.15.5
    adityasharad committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a110746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42c9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed5fc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49812ec View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Fix type error

    angelapwen committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    658e3c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be9290 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2051 from github/angelapwen/patch-release-script

    Fix type error in `Update release branch` workflow
    adityasharad committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    40cb08c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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