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: v1.1.4
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 7, 2025

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

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
    Configuration menu
    Copy the full SHA
    e68d2a9 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    c09c80a View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    487e991 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    1052814 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. ⬆️ Bump the minor-development group across 1 directory with 12 updates (

    #52)
    
    ⬆️ Bump the minor-development group across 1 directory with 12 updates
    
    Bumps the minor-development group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).
    
    
    Updates `@eslint/js` from 9.23.0 to 9.28.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.28.0/packages/js)
    
    Updates `@natoboram/load_env` from 1.0.0 to 1.0.1
    - [Release notes](https://github.com/NatoBoram/load_env/releases)
    - [Commits](NatoBoram/load_env@v1.0.0...v1.0.1)
    
    Updates `@types/node` from 22.13.8 to 22.15.29
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `dotenv` from 16.4.7 to 16.5.0
    - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
    - [Commits](motdotla/dotenv@v16.4.7...v16.5.0)
    
    Updates `eslint` from 9.23.0 to 9.28.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.23.0...v9.28.0)
    
    Updates `eslint-config-prettier` from 10.1.2 to 10.1.5
    - [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.2...v10.1.5)
    
    Updates `globals` from 16.0.0 to 16.2.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.0.0...v16.2.0)
    
    Updates `markdownlint-cli2` from 0.17.2 to 0.18.1
    - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.1)
    
    Updates `openapi-typescript` from 7.6.1 to 7.8.0
    - [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/[email protected]/packages/openapi-typescript)
    
    Updates `typedoc` from 0.28.2 to 0.28.5
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.2...v0.28.5)
    
    Updates `typescript-eslint` from 8.29.0 to 8.33.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.33.0/packages/typescript-eslint)
    
    Updates `vitest` from 3.1.1 to 3.1.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.28.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: "@natoboram/load_env"
      dependency-version: 1.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-development
    - dependency-name: "@types/node"
      dependency-version: 22.15.29
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: dotenv
      dependency-version: 16.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: eslint
      dependency-version: 9.28.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-development
    - dependency-name: globals
      dependency-version: 16.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: markdownlint-cli2
      dependency-version: 0.18.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: openapi-typescript
      dependency-version: 7.8.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: typedoc
      dependency-version: 0.28.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-development
    - dependency-name: typescript-eslint
      dependency-version: 8.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: vitest
      dependency-version: 3.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 Jun 4, 2025
    Configuration menu
    Copy the full SHA
    c63ba13 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump vite from 6.3.2 to 6.3.4 in the npm_and_yarn group (#48)

    ⬆️ Bump vite from 6.3.2 to 6.3.4 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.3.2 to 6.3.4
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.4
      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 Jun 4, 2025
    Configuration menu
    Copy the full SHA
    945ab3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    097e842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31be6b3 View commit details
    Browse the repository at this point in the history
  5. ⬆️ Bump vitest from 3.1.4 to 3.2.1 in the minor-development group (#55)

    ⬆️ Bump vitest in the minor-development group
    
    Bumps the minor-development group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `vitest` from 3.1.4 to 3.2.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 3.2.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 Jun 4, 2025
    Configuration menu
    Copy the full SHA
    f49626a View commit details
    Browse the repository at this point in the history
  6. 🔖 v1.1.4 (#56)

    NatoBoram authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    ca1bc21 View commit details
    Browse the repository at this point in the history
Loading