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 typescript group across 1 directory with 14 updates #1175

Closed

Commits on May 6, 2024

  1. Bump the typescript group across 1 directory with 14 updates

    Bumps the typescript group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [nats](https://github.com/nats-io/nats.js) | `2.9.0` | `2.24.0` |
    | [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.20.2` | `7.24.1` |
    | [@babel/plugin-proposal-function-sent](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-sent) | `7.18.6` | `7.24.1` |
    | [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-throw-expressions) | `7.18.6` | `7.24.1` |
    | [@babel/plugin-transform-object-assign](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-assign) | `7.18.6` | `7.24.1` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.20.2` | `7.24.5` |
    | [@types/bull](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bull) | `3.15.9` | `4.10.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.9` | `20.12.8` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.42.1` | `7.8.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.42.1` | `7.8.0` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `26.5.6` | `29.1.2` |
    | [tslib](https://github.com/Microsoft/tslib) | `2.4.1` | `2.6.2` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `4.8.4` | `5.4.5` |
    
    
    
    Updates `nats` from 2.9.0 to 2.24.0
    - [Release notes](https://github.com/nats-io/nats.js/releases)
    - [Commits](nats-io/nats.js@v2.9.0...v2.24.0)
    
    Updates `@babel/plugin-proposal-decorators` from 7.20.2 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-proposal-decorators)
    
    Updates `@babel/plugin-proposal-function-sent` from 7.18.6 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-proposal-function-sent)
    
    Updates `@babel/plugin-proposal-throw-expressions` from 7.18.6 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-proposal-throw-expressions)
    
    Updates `@babel/plugin-transform-object-assign` from 7.18.6 to 7.24.1
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-transform-object-assign)
    
    Updates `@babel/preset-env` from 7.20.2 to 7.24.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env)
    
    Updates `@types/bull` from 3.15.9 to 4.10.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bull)
    
    Updates `@types/node` from 18.11.9 to 20.12.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 5.42.1 to 7.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/v7.8.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 5.42.1 to 7.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/v7.8.0/packages/parser)
    
    Updates `eslint` from 8.27.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.27.0...v8.57.0)
    
    Updates `ts-jest` from 26.5.6 to 29.1.2
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v26.5.6...v29.1.2)
    
    Updates `tslib` from 2.4.1 to 2.6.2
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@2.4.1...v2.6.2)
    
    Updates `typescript` from 4.8.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.8.4...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: nats
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@babel/plugin-proposal-decorators"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@babel/plugin-proposal-function-sent"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@babel/plugin-proposal-throw-expressions"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@babel/plugin-transform-object-assign"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@types/bull"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: typescript
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: typescript
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: typescript
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: typescript
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: typescript
    - dependency-name: tslib
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: typescript
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f8bf029 View commit details
    Browse the repository at this point in the history