Skip to content
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
...
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
  • 7 commits
  • 6 files changed
  • 2 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] <[email protected]>
    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] <[email protected]>
    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] <[email protected]>
    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] <[email protected]>
    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] <[email protected]>
    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
Loading