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

Dependency updates #193

Merged
merged 4 commits into from
Mar 22, 2024
Merged

Dependency updates #193

merged 4 commits into from
Mar 22, 2024

Commits on Mar 22, 2024

  1. Bump the npm-dependencies group with 6 updates

    Bumps the npm-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.2.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
    | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.1` | `4.10.2` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `27.9.0` |
    | [nock](https://github.com/nock/nock) | `13.5.1` | `13.5.4` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |
    
    
    Updates `@typescript-eslint/parser` from 6.21.0 to 7.2.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.2.0/packages/parser)
    
    Updates `eslint` from 8.56.0 to 8.57.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.0)
    
    Updates `eslint-plugin-github` from 4.10.1 to 4.10.2
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2)
    
    Updates `eslint-plugin-jest` from 27.6.3 to 27.9.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.6.3...v27.9.0)
    
    Updates `nock` from 13.5.1 to 13.5.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.1...v13.5.4)
    
    Updates `typescript` from 5.3.3 to 5.4.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    17c54d1 View commit details
    Browse the repository at this point in the history
  2. Bump undici from 5.28.2 to 5.28.3

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a5e0024 View commit details
    Browse the repository at this point in the history
  3. Update known wrapper checksums

    bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3ed9f8e View commit details
    Browse the repository at this point in the history
  4. Build outputs

    bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    734052d View commit details
    Browse the repository at this point in the history