Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coderabbitai/bitbucket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
Loading
...
head repository: coderabbitai/bitbucket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
  • 18 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 6, 2025

  1. ⚡️ Migrate to tsgo ( #57 )

    * ⚡️ Migrate to tsgo
    * 🚨 Remove eslint-disable that's no longer needed
    NatoBoram authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    515844b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    2d0e942 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. ⬆️ Bump the minor-development group with 5 updates ( #60 )

    ⬆️ Bump the minor-development group with 5 updates
    Bumps the minor-development group with 5 updates:
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.30.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.30.1` |
    | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.3.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.1` | `8.35.1` |
    Updates `@eslint/js` from 9.28.0 to 9.30.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js)
    Updates `eslint` from 9.28.0 to 9.30.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.28.0...v9.30.1)
    Updates `globals` from 16.2.0 to 16.3.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.2.0...v16.3.0)
    Updates `prettier` from 3.5.3 to 3.6.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.6.2)
    Updates `typescript-eslint` from 8.33.1 to 8.35.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/typescript-eslint)
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
     dependency-version: 9.30.1
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: eslint
     dependency-version: 9.30.1
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: globals
     dependency-version: 16.3.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: prettier
     dependency-version: 3.6.2
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: typescript-eslint
     dependency-version: 8.35.1
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    a9e8d2b View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump the patch group with 2 updates ( #59 )

    ⬆️ Bump the patch group with 2 updates
    Bumps the patch group with 2 updates: [typedoc](https://github.com/TypeStrong/TypeDoc) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    Updates `typedoc` from 0.28.5 to 0.28.7
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.5...v0.28.7)
    Updates `vitest` from 3.2.1 to 3.2.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)
    ---
    updated-dependencies:
    - dependency-name: typedoc
     dependency-version: 0.28.7
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: patch
    - dependency-name: vitest
     dependency-version: 3.2.4
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: patch
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    7f0f885 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump dotenv from 16.5.0 to 17.0.1 ( #63 )

    ⬆️ Bump dotenv from 16.5.0 to 17.0.1
    ---
    updated-dependencies:
    - dependency-name: dotenv
     dependency-version: 17.0.1
     dependency-type: direct:development
     update-type: version-update:semver-major
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    4d977c4 View commit details
    Browse the repository at this point in the history
  4. ⬆️ Bump @types/node from 22.15.29 to 24.0.10 ( #62 )

    ⬆️ Bump @types/node from 22.15.29 to 24.0.10
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.0.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
     dependency-version: 24.0.10
     dependency-type: direct:development
     update-type: version-update:semver-major
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    ade02e1 View commit details
    Browse the repository at this point in the history
  5. ⬆️ Bump @typescript/native-preview from 7.0.0-dev.20250605.1 to 7.0.0...

    ...-dev.20250701.1 in the typescript group across 1 directory (#65)
    ⬆️ Bump @typescript/native-preview
    Bumps the typescript group with 1 update in the / directory: [@typescript/native-preview](https://github.com/microsoft/typescript-go).
    Updates `@typescript/native-preview` from 7.0.0-dev.20250605.1 to 7.0.0-dev.20250701.1
    - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
    - [Commits](https://github.com/microsoft/typescript-go/commits)
    ---
    updated-dependencies:
    - dependency-name: "@typescript/native-preview"
     dependency-version: 7.0.0-dev.20250701.1
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: typescript
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    ebab4d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. ⬆️ Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 in the npm_and_yarn gr...

    ...oup (#66)
    ⬆️ Bump @eslint/plugin-kit in the npm_and_yarn group
    Bumps the npm_and_yarn group with 1 update: [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit).
    Updates `@eslint/plugin-kit` from 0.3.3 to 0.3.4
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
    - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.4/packages/plugin-kit)
    ---
    updated-dependencies:
    - dependency-name: "@eslint/plugin-kit"
     dependency-version: 0.3.4
     dependency-type: indirect
     dependency-group: npm_and_yarn
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    1524af5 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump the patch group with 3 updates ( #67 )

    ⬆️ Bump the patch group with 3 updates
    Bumps the patch group with 3 updates: [@natoboram/load_env](https://github.com/NatoBoram/load_env), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [typedoc](https://github.com/TypeStrong/TypeDoc).
    Updates `@natoboram/load_env` from 1.0.2 to 1.0.3
    - [Release notes](https://github.com/NatoBoram/load_env/releases)
    - [Commits](NatoBoram/load_env@v1.0.2...v1.0.3)
    Updates `eslint-config-prettier` from 10.1.5 to 10.1.8
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8)
    Updates `typedoc` from 0.28.7 to 0.28.9
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.7...v0.28.9)
    ---
    updated-dependencies:
    - dependency-name: "@natoboram/load_env"
     dependency-version: 1.0.3
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: patch
    - dependency-name: eslint-config-prettier
     dependency-version: 10.1.8
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: patch
    - dependency-name: typedoc
     dependency-version: 0.28.9
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: patch
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    bb2ce49 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump @typescript/native-preview from 7.0.0-dev.20250701.1 to 7.0.0...

    ...-dev.20250801.1 in the typescript group (#69)
    ⬆️ Bump @typescript/native-preview in the typescript group
    Bumps the typescript group with 1 update: [@typescript/native-preview](https://github.com/microsoft/typescript-go).
    Updates `@typescript/native-preview` from 7.0.0-dev.20250701.1 to 7.0.0-dev.20250801.1
    - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
    - [Commits](https://github.com/microsoft/typescript-go/commits)
    ---
    updated-dependencies:
    - dependency-name: "@typescript/native-preview"
     dependency-version: 7.0.0-dev.20250801.1
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: typescript
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    9de9f75 View commit details
    Browse the repository at this point in the history
  4. ⬆️ Bump the minor-development group with 7 updates ( #68 )

    ⬆️ Bump the minor-development group with 7 updates
    Bumps the minor-development group with 7 updates:
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.1` | `9.32.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.10` | `24.1.0` |
    | [dotenv](https://github.com/motdotla/dotenv) | `17.0.1` | `17.2.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.32.0` |
    | [jiti](https://github.com/unjs/jiti) | `2.4.2` | `2.5.1` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.1` | `8.38.0` |
    Updates `@eslint/js` from 9.30.1 to 9.32.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js)
    Updates `@types/node` from 24.0.10 to 24.1.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    Updates `dotenv` from 17.0.1 to 17.2.1
    - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
    - [Commits](motdotla/dotenv@v17.0.1...v17.2.1)
    Updates `eslint` from 9.30.1 to 9.32.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.30.1...v9.32.0)
    Updates `jiti` from 2.4.2 to 2.5.1
    - [Release notes](https://github.com/unjs/jiti/releases)
    - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
    - [Commits](unjs/jiti@v2.4.2...v2.5.1)
    Updates `typescript` from 5.8.3 to 5.9.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)
    Updates `typescript-eslint` from 8.35.1 to 8.38.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-eslint)
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
     dependency-version: 9.32.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: "@types/node"
     dependency-version: 24.1.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: dotenv
     dependency-version: 17.2.1
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: eslint
     dependency-version: 9.32.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: jiti
     dependency-version: 2.5.1
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: typescript
     dependency-version: 5.9.2
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: typescript-eslint
     dependency-version: 8.38.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    093a5b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. ⬆️ Bump actions/upload-pages-artifact from 3 to 4 ( #70 )

    ⬆️ Bump actions/upload-pages-artifact from 3 to 4
    Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-pages-artifact/releases)
    - [Commits](actions/upload-pages-artifact@v3...v4)
    ---
    updated-dependencies:
    - dependency-name: actions/upload-pages-artifact
     dependency-version: '4'
     dependency-type: direct:production
     update-type: version-update:semver-major
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    5621ea7 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump actions/checkout from 4 to 5 ( #71 )

    ⬆️ Bump actions/checkout from 4 to 5
    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
     dependency-version: '5'
     dependency-type: direct:production
     update-type: version-update:semver-major
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    0c71dd8 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump typedoc from 0.28.9 to 0.28.12 in the patch group ( #72 )

    ⬆️ Bump typedoc from 0.28.9 to 0.28.12 in the patch group
    Bumps the patch group with 1 update: [typedoc](https://github.com/TypeStrong/TypeDoc).
    Updates `typedoc` from 0.28.9 to 0.28.12
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.9...v0.28.12)
    ---
    updated-dependencies:
    - dependency-name: typedoc
     dependency-version: 0.28.12
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: patch
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    a7453ee View commit details
    Browse the repository at this point in the history
  4. ⬆️ Bump @typescript/native-preview from 7.0.0-dev.20250801.1 to 7.0.0...

    ...-dev.20250902.1 in the typescript group (#74)
    ⬆️ Bump @typescript/native-preview in the typescript group
    Bumps the typescript group with 1 update: [@typescript/native-preview](https://github.com/microsoft/typescript-go).
    Updates `@typescript/native-preview` from 7.0.0-dev.20250801.1 to 7.0.0-dev.20250902.1
    - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
    - [Commits](https://github.com/microsoft/typescript-go/commits)
    ---
    updated-dependencies:
    - dependency-name: "@typescript/native-preview"
     dependency-version: 7.0.0-dev.20250902.1
     dependency-type: direct:development
     update-type: version-update:semver-patch
     dependency-group: typescript
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    9abfbd0 View commit details
    Browse the repository at this point in the history
  5. ⬆️ Bump @natoboram/load_env from 1.0.3 to 2.0.0 ( #75 )

    * ⬆️ Bump @natoboram/load_env from 1.0.3 to 2.0.0
    Bumps [@natoboram/load_env](https://github.com/NatoBoram/load_env) from 1.0.3 to 2.0.0.
    - [Release notes](https://github.com/NatoBoram/load_env/releases)
    - [Commits](NatoBoram/load_env@v1.0.3...v2.0.0)
    ---
    updated-dependencies:
    - dependency-name: "@natoboram/load_env"
     dependency-version: 2.0.0
     dependency-type: direct:development
     update-type: version-update:semver-major
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    * 🏷️ await `loadEnv()`
    ---------
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nathan Gendron <nato@coderabbit.ai>
    Configuration menu
    Copy the full SHA
    d1224ef View commit details
    Browse the repository at this point in the history
  6. ⬆️ Bump the minor-development group with 5 updates ( #73 )

    * ⬆️ Bump the minor-development group with 5 updates
    Bumps the minor-development group with 5 updates:
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.34.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.1.0` | `24.3.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.34.0` |
    | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.8.0` | `7.9.1` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.38.0` | `8.42.0` |
    Updates `@eslint/js` from 9.32.0 to 9.34.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)
    Updates `@types/node` from 24.1.0 to 24.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    Updates `eslint` from 9.32.0 to 9.34.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.32.0...v9.34.0)
    Updates `openapi-typescript` from 7.8.0 to 7.9.1
    - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
    - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
    - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.9.1/packages/openapi-typescript)
    Updates `typescript-eslint` from 8.38.0 to 8.42.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/typescript-eslint)
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
     dependency-version: 9.34.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: "@types/node"
     dependency-version: 24.3.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: eslint
     dependency-version: 9.34.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: openapi-typescript
     dependency-version: 7.9.1
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    - dependency-name: typescript-eslint
     dependency-version: 8.42.0
     dependency-type: direct:development
     update-type: version-update:semver-minor
     dependency-group: minor-development
    ...
    Signed-off-by: dependabot[bot] <support@github.com>
    * 🏷️ import { defineConfig } from "eslint/config"
    ---------
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nathan Gendron <nato@coderabbit.ai>
    Configuration menu
    Copy the full SHA
    5ec0cdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ff3f21 View commit details
    Browse the repository at this point in the history
Loading

AltStyle によって変換されたページ (->オリジナル) /