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

chore(deps): bump the npm group across 1 directory with 24 updates #1277

Closed
wants to merge 1 commit into from

Commits on Sep 9, 2024

  1. chore(deps): bump the npm group across 1 directory with 24 updates

    Bumps the npm group with 24 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.10.1` |
    | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.0` |
    | [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) | `3.109.0` | `3.131.0` |
    | [dedent](https://github.com/dmnd/dedent) | `0.7.0` | `1.5.3` |
    | [envalid](https://github.com/af/envalid) | `7.3.1` | `8.0.0` |
    | [got](https://github.com/sindresorhus/got) | `11.8.6` | `14.4.2` |
    | [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.6.3` |
    | [@types/dedent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dedent) | `0.7.0` | `0.7.2` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.9` | `22.5.4` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `4.33.0` | `8.4.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.33.0` | `8.4.0` |
    | [@vercel/ncc](https://github.com/vercel/ncc) | `0.36.1` | `0.38.1` |
    | [eslint](https://github.com/eslint/eslint) | `7.32.0` | `9.10.0` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
    | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.30.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.0` | `28.8.3` |
    | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.5` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `26.6.3` | `29.7.0` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `27.5.2` | `29.5.12` |
    | [jest-playback](https://github.com/ikatyang/jest-playback) | `3.0.0` | `4.1.0` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.2.10` |
    | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.3.3` |
    | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `6.0.1` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `26.5.6` | `29.2.5` |
    
    
    
    Updates `@actions/core` from 1.10.0 to 1.10.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Updates `@actions/github` from 5.1.1 to 6.0.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    Updates `@pulumi/pulumi` from 3.109.0 to 3.131.0
    - [Release notes](https://github.com/pulumi/pulumi/releases)
    - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pulumi/pulumi/commits/v3.131.0/sdk/nodejs)
    
    Updates `dedent` from 0.7.0 to 1.5.3
    - [Release notes](https://github.com/dmnd/dedent/releases)
    - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md)
    - [Commits](dmnd/dedent@v0.7.0...v1.5.3)
    
    Updates `envalid` from 7.3.1 to 8.0.0
    - [Release notes](https://github.com/af/envalid/releases)
    - [Commits](af/envalid@v7.3.1...v8.0.0)
    
    Updates `got` from 11.8.6 to 14.4.2
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](sindresorhus/got@v11.8.6...v14.4.2)
    
    Updates `semver` from 7.6.0 to 7.6.3
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.0...v7.6.3)
    
    Updates `@types/dedent` from 0.7.0 to 0.7.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dedent)
    
    Updates `@types/node` from 20.4.9 to 22.5.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 4.33.0 to 8.4.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/v8.4.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 4.33.0 to 8.4.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/v8.4.0/packages/parser)
    
    Updates `@vercel/ncc` from 0.36.1 to 0.38.1
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.36.1...0.38.1)
    
    Updates `eslint` from 7.32.0 to 9.10.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.32.0...v9.10.0)
    
    Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)
    
    Updates `eslint-plugin-import` from 2.27.5 to 2.30.0
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.30.0)
    
    Updates `eslint-plugin-jest` from 27.6.0 to 28.8.3
    - [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.0...v28.8.3)
    
    Updates `husky` from 8.0.3 to 9.1.5
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.1.5)
    
    Updates `jest` from 26.6.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 `@types/jest` from 27.5.2 to 29.5.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `jest-playback` from 3.0.0 to 4.1.0
    - [Changelog](https://github.com/ikatyang/jest-playback/blob/master/CHANGELOG.md)
    - [Commits](ikatyang/jest-playback@v3.0.0...v4.1.0)
    
    Updates `lint-staged` from 15.2.2 to 15.2.10
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.10)
    
    Updates `prettier` from 2.8.8 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.8...3.3.3)
    
    Updates `rimraf` from 5.0.1 to 6.0.1
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.1...v6.0.1)
    
    Updates `ts-jest` from 26.5.6 to 29.2.5
    - [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.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@pulumi/pulumi"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: dedent
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: envalid
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: got
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/dedent"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: jest-playback
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    154746b View commit details
    Browse the repository at this point in the history