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

Bump the all group across 1 directory with 16 updates #334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 1, 2024

  1. Bump the all group across 1 directory with 16 updates

    Bumps the all group with 16 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.100.0` | `3.588.0` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.8` | `29.5.12` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `17.0.45` | `20.13.0` |
    | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `8.3.4` | `9.0.8` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.27.1` | `7.11.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.27.1` | `7.11.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.17.0` | `9.4.0` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.5.0` | `9.1.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `26.4.7` | `28.5.0` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.0.0` | `5.1.3` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `29.7.0` |
    | [jest-junit](https://github.com/jest-community/jest-junit) | `13.2.0` | `16.0.0` |
    | [prettier](https://github.com/prettier/prettier) | `2.6.2` | `3.2.5` |
    | [rimraf](https://github.com/isaacs/rimraf) | `3.0.2` | `5.0.7` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `28.0.8` | `29.1.4` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `4.7.4` | `5.4.5` |
    
    
    
    Updates `@aws-sdk/client-ses` from 3.100.0 to 3.588.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ses/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.588.0/clients/client-ses)
    
    Updates `@types/jest` from 28.1.8 to 29.5.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `@types/node` from 17.0.45 to 20.13.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/uuid` from 8.3.4 to 9.0.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
    
    Updates `@typescript-eslint/eslint-plugin` from 5.27.1 to 7.11.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.11.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 5.27.1 to 7.11.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.11.0/packages/parser)
    
    Updates `eslint` from 8.17.0 to 9.4.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.17.0...v9.4.0)
    
    Updates `eslint-config-prettier` from 8.5.0 to 9.1.0
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.5.0...v9.1.0)
    
    Updates `eslint-plugin-jest` from 26.4.7 to 28.5.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@v26.4.7...v28.5.0)
    
    Updates `eslint-plugin-prettier` from 4.0.0 to 5.1.3
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.0.0...v5.1.3)
    
    Updates `jest` from 28.1.3 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `jest-junit` from 13.2.0 to 16.0.0
    - [Release notes](https://github.com/jest-community/jest-junit/releases)
    - [Commits](jest-community/jest-junit@v13.2.0...v16.0.0)
    
    Updates `prettier` from 2.6.2 to 3.2.5
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.6.2...3.2.5)
    
    Updates `rimraf` from 3.0.2 to 5.0.7
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v3.0.2...v5.0.7)
    
    Updates `ts-jest` from 28.0.8 to 29.1.4
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v28.0.8...v29.1.4)
    
    Updates `typescript` from 4.7.4 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v4.7.4...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ses"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: jest-junit
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8a7de1b View commit details
    Browse the repository at this point in the history