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: bentoml/BentoML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.18
Choose a base ref
...
head repository: bentoml/BentoML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.19
Choose a head ref
  • 4 commits
  • 6 files changed
  • 5 contributors

Commits on Jul 25, 2025

  1. Merge commit from fork

    * fix: remediated ssrf
    
    * fix: ran pre-commit
    
    * feat: added verbose error handling
    
    * feat: restructured exception handling around specific operations
    
    ---------
    
    Co-authored-by: nkoorty <amalyshau2002@gmail.com>
    geckosecurity and nkoorty authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    534c358 View commit details
    Browse the repository at this point in the history
  2. fix: run post setup commands for codespace (#5414)

    * fix: run post setup commands for codespace
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    86ee5dd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    b0ccd75 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the pip group across 2 directories with 1 update (#…

    …5413)
    
    Updates the requirements on  and [transformers](https://github.com/huggingface/transformers) to permit the latest version.
    
    Updates `transformers` to 4.53.1
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@0.1.2...v4.53.1)
    
    Updates `transformers` to 4.53.1
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@0.1.2...v4.53.1)
    
    ---
    updated-dependencies:
    - dependency-name: transformers
      dependency-version: 4.53.1
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: transformers
      dependency-version: 4.53.1
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    a51b1a1 View commit details
    Browse the repository at this point in the history
Loading