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 node group across 1 directory with 12 updates #217

Closed
wants to merge 1 commit into from

Commits on Jul 1, 2024

  1. Bump the node group across 1 directory with 12 updates

    Bumps the node group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.5` | `2.16.7` |
    | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.4` | `20.14.9` |
    | [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which) | `3.0.3` | `3.0.4` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `7.15.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.5.0` | `7.15.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.6.0` |
    | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.9.0` |
    | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.4.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
    | [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.1.0` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.5.2` |
    
    
    
    Updates `fp-ts` from 2.16.5 to 2.16.7
    - [Release notes](https://github.com/gcanti/fp-ts/releases)
    - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/gcanti/fp-ts/commits)
    
    Updates `zod` from 3.22.4 to 3.23.8
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
    - [Commits](colinhacks/zod@v3.22.4...v3.23.8)
    
    Updates `@types/node` from 20.12.4 to 20.14.9
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/which` from 3.0.3 to 3.0.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/which)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.15.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.15.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.5.0 to 7.15.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.15.0/packages/parser)
    
    Updates `eslint` from 8.57.0 to 9.6.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.6.0)
    
    Updates `eslint-plugin-n` from 16.6.2 to 17.9.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.9.0)
    
    Updates `eslint-plugin-promise` from 6.1.1 to 6.4.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.4.0)
    
    Updates `prettier` from 3.2.5 to 3.3.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.2)
    
    Updates `tsup` from 8.0.2 to 8.1.0
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
    - [Commits](egoist/tsup@v8.0.2...v8.1.0)
    
    Updates `typescript` from 5.4.4 to 5.5.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.4.4...v5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: fp-ts
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: node
    - dependency-name: zod
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: "@types/which"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: node
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: node
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: node
    - dependency-name: eslint-plugin-promise
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: tsup
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: node
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c99a3b0 View commit details
    Browse the repository at this point in the history