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 all group with 23 updates #337

Closed
wants to merge 1 commit into from

Commits on Jan 8, 2024

  1. chore(deps): bump the all group with 23 updates

    Bumps the all group with 23 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@octokit/core](https://github.com/octokit/core.js) | `5.0.0` | `5.0.2` |
    | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.7.1` | `18.4.4` |
    | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.7.0` | `18.4.4` |
    | [@semantic-release/github](https://github.com/semantic-release/github) | `9.0.6` | `9.2.6` |
    | [@swc/core](https://github.com/swc-project/swc) | `1.3.85` | `1.3.102` |
    | [@swc-node/register](https://github.com/swc-project/swc-node) | `1.6.7` | `1.6.8` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.11` |
    | [@types/mock-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mock-fs) | `4.13.1` | `4.13.4` |
    | [@types/parse-link-header](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse-link-header) | `2.0.1` | `2.0.3` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.47` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.18.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.18.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.56.0` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.0` | `27.6.1` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.2` |
    | [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.2.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` |
    | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` |
    | [semantic-release](https://github.com/semantic-release/semantic-release) | `22.0.0` | `22.0.12` |
    | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
    | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.1` | `0.25.7` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
    
    
    Updates `@octokit/core` from 5.0.0 to 5.0.2
    - [Release notes](https://github.com/octokit/core.js/releases)
    - [Commits](octokit/core.js@v5.0.0...v5.0.2)
    
    Updates `@commitlint/cli` from 17.7.1 to 18.4.4
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.4/@commitlint/cli)
    
    Updates `@commitlint/config-conventional` from 17.7.0 to 18.4.4
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.4/@commitlint/config-conventional)
    
    Updates `@semantic-release/github` from 9.0.6 to 9.2.6
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v9.0.6...v9.2.6)
    
    Updates `@swc/core` from 1.3.85 to 1.3.102
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
    - [Commits](swc-project/swc@v1.3.85...v1.3.102)
    
    Updates `@swc-node/register` from 1.6.7 to 1.6.8
    - [Release notes](https://github.com/swc-project/swc-node/releases)
    - [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.6.7...@swc-node/register@1.6.8)
    
    Updates `@types/jest` from 29.5.5 to 29.5.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `@types/mock-fs` from 4.13.1 to 4.13.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mock-fs)
    
    Updates `@types/parse-link-header` from 2.0.1 to 2.0.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse-link-header)
    
    Updates `@types/react` from 18.2.21 to 18.2.47
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.7.0 to 6.18.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/v6.18.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.7.0 to 6.18.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/v6.18.0/packages/parser)
    
    Updates `eslint` from 8.49.0 to 8.56.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.49.0...v8.56.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-jest` from 27.4.0 to 27.6.1
    - [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.4.0...v27.6.1)
    
    Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.2
    - [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@v5.0.0...v5.1.2)
    
    Updates `lint-staged` from 14.0.1 to 15.2.0
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v14.0.1...v15.2.0)
    
    Updates `prettier` from 3.0.3 to 3.1.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.3...3.1.1)
    
    Updates `rimraf` from 5.0.1 to 5.0.5
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.1...v5.0.5)
    
    Updates `semantic-release` from 22.0.0 to 22.0.12
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v22.0.0...v22.0.12)
    
    Updates `ts-node` from 10.9.1 to 10.9.2
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
    - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)
    
    Updates `typedoc` from 0.25.1 to 0.25.7
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.25.1...v0.25.7)
    
    Updates `typescript` from 5.2.2 to 5.3.3
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@swc-node/register"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@types/mock-fs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@types/parse-link-header"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: lint-staged
      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-minor
      dependency-group: all
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ec7ecdc View commit details
    Browse the repository at this point in the history