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 releases/v3 into releases/v2 #2336

Merged
merged 33 commits into from
Jun 12, 2024
Merged

Commits on May 29, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    25cffc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c481707 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2324 from github/mergeback/v3.25.8-to-main-2e230e8f

    Mergeback v3.25.8 refs/heads/releases/v3 into main
    cklin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8f1a6fe View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump the npm group with 5 updates

    Bumps the npm group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.13` | `0.5.14` |
    | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.13.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.13.0` |
    | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.0` | `5.0.1` |
    
    
    Updates `adm-zip` from 0.5.13 to 0.5.14
    - [Release notes](https://github.com/cthackers/adm-zip/releases)
    - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
    - [Commits](cthackers/adm-zip@v0.5.13...v0.5.14)
    
    Updates `uuid` from 9.0.1 to 10.0.0
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v9.0.1...v10.0.0)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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.13.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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.13.0/packages/parser)
    
    Updates `eslint-plugin-github` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: adm-zip
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-major
      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-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c65a150 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    358d5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2838ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b411f9b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2315 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions
    henrymercer committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c796494 View commit details
    Browse the repository at this point in the history
  5. Use --force-overwrite for creating databases

    ...but only if the feature exists in the CLI.
    aeisenberg committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0a64ae0 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    aeisenberg committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b808216 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    aeisenberg committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2fc7222 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    aeisenberg committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eb1d92b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2330 from github/aeisenberg/force-overwrite

    Use `--force-overwrite` for creating databases
    aeisenberg committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    81b8143 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Fix bash syntax

    This should stop
    
        .github/workflows/script/update-node-modules.sh: line 1: [: missing `]'
    igfoo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b0944a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca3043e View commit details
    Browse the repository at this point in the history
  3. Attempt to clean up the database cluster directory

    This will help to avoid issues where the database cluster directory is left in an inconsistent state.
    henrymercer committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1354fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8fb403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ee83fa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2331 from github/igfoo/bash

    Fix bash syntax
    igfoo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    945bb87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d849e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8d73c0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2326 from github/dependabot/npm_and_yarn/npm-8402…

    …b9d28a
    
    Bump the npm group with 5 updates
    henrymercer committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    31fe7dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed34eb9 View commit details
    Browse the repository at this point in the history
  11. Tweak changelog entries

    Co-authored-by: Andrew Eisenberg <[email protected]>
    henrymercer and aeisenberg committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    159d911 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2332 from github/henrymercer/cleanup-db-location

    Attempt to clean up the database cluster directory
    henrymercer committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    37809d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    65db484 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2334 from github/update-v3.25.9-37809d1f1

    Merge main into releases/v3
    henrymercer committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    530d4fe View commit details
    Browse the repository at this point in the history
  15. Revert "Update version and changelog for v2.25.8"

    This reverts commit 52d2912.
    github-actions[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d37d782 View commit details
    Browse the repository at this point in the history
  16. Revert "Update checked-in dependencies"

    This reverts commit 4103cca.
    github-actions[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f9848b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69a0a46 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    be63ca5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e4f82d6 View commit details
    Browse the repository at this point in the history