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.3
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
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 7, 2025

  1. 📝 Add CodeRabbit Reviews badge (#42)

    NatoBoram authored Mar 7, 2025
    Copy the full SHA
    a705668 View commit details

Commits on Apr 19, 2025

  1. ⬆️ Bump the minor-development group with 6 updates (#45)

    ⬆️ Bump the minor-development group with 6 updates
    
    Bumps the minor-development group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.23.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.23.0` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.2` | `10.1.1` |
    | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.9` | `0.28.1` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.29.0` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.7` | `3.1.1` |
    
    
    Updates `@eslint/js` from 9.21.0 to 9.23.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.23.0/packages/js)
    
    Updates `eslint` from 9.21.0 to 9.23.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.21.0...v9.23.0)
    
    Updates `eslint-config-prettier` from 10.0.2 to 10.1.1
    - [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.0.2...v10.1.1)
    
    Updates `typedoc` from 0.27.9 to 0.28.1
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.1)
    
    Updates `typescript-eslint` from 8.25.0 to 8.29.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.29.0/packages/typescript-eslint)
    
    Updates `vitest` from 3.0.7 to 3.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.23.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: eslint
      dependency-version: 9.23.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: typedoc
      dependency-version: 0.28.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: typescript-eslint
      dependency-version: 8.29.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: vitest
      dependency-version: 3.1.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 Apr 19, 2025
    Copy the full SHA
    e68d2a9 View commit details
  2. ⬆️ Bump vite from 6.2.0 to 6.2.3 in the npm_and_yarn group (#43)

    ⬆️ Bump vite from 6.2.0 to 6.2.3 in the npm_and_yarn group
    
    Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
    
    
    Updates `vite` from 6.2.0 to 6.2.3
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2025
    Copy the full SHA
    c09c80a View commit details
  3. ⬆️ Bump the patch group across 1 directory with 5 updates (#46)

    ⬆️ Bump the patch group across 1 directory with 5 updates
    
    Bumps the patch group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.13.4` | `0.13.5` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` |
    | [prettier](https://github.com/prettier/prettier) | `3.5.2` | `3.5.3` |
    | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.1` | `0.28.2` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
    
    
    
    Updates `openapi-fetch` from 0.13.4 to 0.13.5
    - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
    - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
    - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-fetch)
    
    Updates `eslint-config-prettier` from 10.1.1 to 10.1.2
    - [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.1...v10.1.2)
    
    Updates `prettier` from 3.5.2 to 3.5.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.2...3.5.3)
    
    Updates `typedoc` from 0.28.1 to 0.28.2
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.1...v0.28.2)
    
    Updates `typescript` from 5.8.2 to 5.8.3
    - [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.2...v5.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: openapi-fetch
      dependency-version: 0.13.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: prettier
      dependency-version: 3.5.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: typedoc
      dependency-version: 0.28.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: typescript
      dependency-version: 5.8.3
      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 Apr 19, 2025
    Copy the full SHA
    487e991 View commit details
  4. 👽️ Update schema (#47)

    * ✨ Add expires_on to SSH keys & draft pull request support
    
    * 🔧 Add SKIP_BITBUCKET_CLOUD and SKIP_BITBUCKET_SERVER to pipeline
    NatoBoram authored Apr 19, 2025
    Copy the full SHA
    1052814 View commit details
Loading