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.4
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.5
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 18, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    ff15a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb9153 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. ⬆️ Bump the eslint group with 3 updates (#41)

    ⬆️ Bump the eslint group with 3 updates
    
    Bumps the eslint group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@eslint/js` from 9.7.0 to 9.8.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.8.0/packages/js)
    
    Updates `eslint` from 9.7.0 to 9.8.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.7.0...v9.8.0)
    
    Updates `typescript-eslint` from 7.16.1 to 8.0.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.0.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c6944db View commit details
    Browse the repository at this point in the history
  2. ⬆️ pnpm update (#43)

    NatoBoram authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    682ae06 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. update version

    harjotgill committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2b182c5 View commit details
    Browse the repository at this point in the history
Loading