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 npm-dependencies group across 1 directory with 14 updates #57

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

Commits on Jun 1, 2024

  1. Bump the npm-dependencies group across 1 directory with 14 updates

    Bumps the npm-dependencies group with 14 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.3.5` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.5` | `20.13.0` |
    | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.7` | `9.0.8` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `7.11.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `7.11.0` |
    | [amqplib](https://github.com/amqp-node/amqplib) | `0.10.3` | `0.10.4` |
    | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.4.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `28.5.0` |
    | [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `2.1.0` | `3.0.0` |
    | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.23.0` | `1.0.3` |
    | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `50.0.1` | `53.0.0` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.1.4` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
    
    
    
    Updates `debug` from 4.3.4 to 4.3.5
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Commits](debug-js/debug@4.3.4...4.3.5)
    
    Updates `@types/jest` from 29.5.11 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 20.11.5 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 9.0.7 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 6.19.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 6.19.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 `amqplib` from 0.10.3 to 0.10.4
    - [Release notes](https://github.com/amqp-node/amqplib/releases)
    - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
    - [Commits](amqp-node/amqplib@v0.10.3...v0.10.4)
    
    Updates `eslint` from 8.56.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.56.0...v9.4.0)
    
    Updates `eslint-plugin-jest` from 27.6.3 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@v27.6.3...v28.5.0)
    
    Updates `eslint-plugin-security` from 2.1.0 to 3.0.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-security@v2.1.0...v3.0.0)
    
    Updates `eslint-plugin-sonarjs` from 0.23.0 to 1.0.3
    - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
    - [Commits](SonarSource/eslint-plugin-sonarjs@0.23.0...1.0.3)
    
    Updates `eslint-plugin-unicorn` from 50.0.1 to 53.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v50.0.1...v53.0.0)
    
    Updates `ts-jest` from 29.1.2 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@v29.1.2...v29.1.4)
    
    Updates `typescript` from 5.3.3 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@v5.3.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: amqplib
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-security
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-sonarjs
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: ts-jest
      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] <[email protected]>
    dependabot[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3aa5129 View commit details
    Browse the repository at this point in the history