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/openai-chat-tokens
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: coderabbitai/openai-chat-tokens
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 16, 2024

  1. ⬆️ Bump the patch-development group with 4 updates (#34)

    ⬆️ Bump the patch-development group with 4 updates
    
    Bumps the patch-development group with 4 updates: [openai](https://github.com/openai/openai-node), [prettier](https://github.com/prettier/prettier), [typedoc](https://github.com/TypeStrong/TypeDoc) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
    
    
    Updates `openai` from 4.52.3 to 4.52.7
    - [Release notes](https://github.com/openai/openai-node/releases)
    - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
    - [Commits](openai/openai-node@v4.52.3...v4.52.7)
    
    Updates `prettier` from 3.3.2 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.3.3)
    
    Updates `typedoc` from 0.26.3 to 0.26.4
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.26.3...v0.26.4)
    
    Updates `vite` from 5.3.3 to 5.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/v5.3.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch-development
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch-development
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch-development
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch-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 16, 2024
    Configuration menu
    Copy the full SHA
    df53791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce749c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27bf974 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. ⬆️ pnpm update (#37)

    * ⬆️ pnpm update
    
    * 👷 Update pnpm patch template
    NatoBoram authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    15d57b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a9d8d View commit details
    Browse the repository at this point in the history
  3. 🔖 v0.1.4

    NatoBoram committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    90f12a6 View commit details
    Browse the repository at this point in the history
Loading