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: e298f0f
Choose a base ref
...
head repository: coderabbitai/bitbucket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9a7ae79
Choose a head ref
  • 17 commits
  • 16 files changed
  • 5 contributors

Commits on Nov 6, 2024

  1. ⬆️ pnpm update (#22)

    NatoBoram authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    baae88d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. ⬆️ Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn gr…

    …oup (#24)
    
    ⬆️ 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).
    
    
    Updates `@eslint/plugin-kit` from 0.2.2 to 0.2.3
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
    - [Commits](eslint/rewrite@plugin-kit-v0.2.2...plugin-kit-v0.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/plugin-kit"
      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 Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e5a9bfd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. ⬆️ Bump openapi-fetch from 0.13.0 to 0.13.3 in the patch group across…

    … 1 directory (#30)
    
    ⬆️ Bump openapi-fetch in the patch group across 1 directory
    
    Bumps the patch group with 1 update in the / directory: [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch).
    
    
    Updates `openapi-fetch` from 0.13.0 to 0.13.3
    - [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)
    
    ---
    updated-dependencies:
    - dependency-name: openapi-fetch
      dependency-type: direct:production
      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 Jan 8, 2025
    Configuration menu
    Copy the full SHA
    165fe5b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    f2cc26e View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#25)

    ⬆️ Bump cross-spawn in the npm_and_yarn group
    
    Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
    
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      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 Jan 9, 2025
    Configuration menu
    Copy the full SHA
    f0faf6b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

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

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    652b70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b51f32 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump the patch group across 1 directory with 4 updates (#37)

    ⬆️ Bump the patch group across 1 directory with 4 updates
    
    Bumps the patch group with 4 updates in the / directory: [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch), [dotenv](https://github.com/motdotla/dotenv), [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) and [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `openapi-fetch` from 0.13.3 to 0.13.4
    - [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 `dotenv` from 16.4.5 to 16.4.7
    - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
    - [Commits](motdotla/dotenv@v16.4.5...v16.4.7)
    
    Updates `openapi-typescript` from 7.6.0 to 7.6.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/[email protected]/packages/openapi-typescript)
    
    Updates `typescript` from 5.7.0-beta to 5.7.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](https://github.com/microsoft/TypeScript/commits/v5.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: openapi-fetch
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: dotenv
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: openapi-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch
    - dependency-name: typescript
      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 Feb 2, 2025
    Configuration menu
    Copy the full SHA
    771ab6d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Feb 27, 2025

  1. 👽️ Update schemas (#39)

    * ✨ Add GPG key management API
    
    * 👷 Modernize CI
    
    * 🔧 erasableSyntaxOnly
    
    * 🔧 Add .gitattributes to mark generated files
    
    * ⬆️ Upgrade all dependencies, remove tsx
    
    * ✅ Skip e2e tests on Bitbucket Server
    NatoBoram authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    07faee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefa30f View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.1.2

    github-actions[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    d02374d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

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

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    966c443 View commit details
    Browse the repository at this point in the history
  2. ⏪ Revert to v1.1.1

    NatoBoram committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    eccd67b View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.1.2

    github-actions[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    9a7ae79 View commit details
    Browse the repository at this point in the history
Loading