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/v2 #1961

Merged
merged 18 commits into from
Oct 20, 2023
Merged

Merge main into releases/v2 #1961

merged 18 commits into from
Oct 20, 2023

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    632d58c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325a0b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e460e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d83a63 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1948 from github/mergeback/v2.22.3-to-main-0116bc2d

    Mergeback v2.22.3 refs/heads/releases/v2 into main
    henrymercer committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7e7f0cc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1946 from github/mbg/unconditioal-go-warning

    Make Go path warning unconditional
    mbg committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d859d17 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump the npm group with 5 updates (#1951)

    * Bump the npm group with 5 updates
    
    Bumps the npm group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.6` | `4.0.7` |
    | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `10.0.17` | `10.0.19` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.5` | `6.8.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.5` | `6.8.0` |
    | [nock](https://github.com/nock/nock) | `13.3.3` | `13.3.4` |
    
    
    Updates `@types/js-yaml` from 4.0.6 to 4.0.7
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)
    
    Updates `@types/sinon` from 10.0.17 to 10.0.19
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.7.5 to 6.8.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.8.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.7.5 to 6.8.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.8.0/packages/parser)
    
    Updates `nock` from 13.3.3 to 13.3.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.3...v13.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/js-yaml"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/sinon"
      dependency-type: direct:development
      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
    - dependency-name: nock
      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 Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1d83e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad3413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070e92e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0132448 View commit details
    Browse the repository at this point in the history
  5. Bump urllib3 in /python-setup/tests/pipenv/python-3.8 (#1954)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b6b0833 View commit details
    Browse the repository at this point in the history
  6. Bump urllib3 in /python-setup/tests/pipenv/requests-3 (#1955)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    aa55b87 View commit details
    Browse the repository at this point in the history
  7. Bump urllib3 in /python-setup/tests/poetry/requests-3 (#1956)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.17...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a75a0d5 View commit details
    Browse the repository at this point in the history
  8. Bump urllib3 in /python-setup/tests/poetry/python-3.8 (#1957)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.17...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    77bbb99 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    b98a636 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1953 from github/update-bundle/codeql-bundle-v2.15.1

    Update default bundle to 2.15.1
    dbartol committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6347027 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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