Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps monai from 1.5.0 to 1.5.1.

Release notes

Sourced from monai's releases.

1.5.1

Added

  • PyTorch 2.7 and 2.8 support (#8429, #8530)
  • Create SECURITY.md (#8546)
  • Add kwargs in array and functional file (#8508)
  • Add .coderabbit.yaml File (#8513)
  • Add input validation to ImageStats class (#8501)
  • Add support for optional conditioning in PatchInferer, SliceInferer, and SlidingWindowInferer (#8400)
  • Add classifier free guidance unconditioned value (#8562)
  • Improved DiffusionModelEncoder to support output linear layers of different dimensions (#8578, #8580)

Fixed

  • Fix for insecure zip file extraction to address GHSA-x6ww-pf9m-m73m (#8568)
  • Fix for insecure use of torch.load and pickle to address GHSA-6vm5-6jv9-rjpj and GHSA-p8cm-mm2v-gwjm (#8566)
  • Torchvision fix for loading pretrained weights using current syntax (#8563)
  • Fix bug in MAISI vae (#8517)
  • Throw exception on invalid images in retinanet detector (#8515)
  • Fix: HistogramNormalized doc (#8543)
  • Fix build failure by pinning pyamg to versions below 5.3.0 (#8548)
  • Fix hardcoded input dim in DiffusionModelEncoder (#8514)
  • Fix for gdown downloading fails (#8576)

Changed

  • Update README badges to add research paper citations number (#8494)
  • CI: Add custom timeout to ci job in order to save resources (#8504)
  • Improve documentation on the datalist format (#8539)
  • Tests Cleanup and refactor (#8405, #8535)
  • Improve Orientation transform to use the "space" (LPS vs RAS) of a metatensor by default (#8473)
  • Updated supported version of Huggingface Transformers (#8574)

New Contributors

Full Changelog: Project-MONAI/MONAI@1.5.0...1.5.1

Changelog

Sourced from monai's changelog.

[1.5.1] - 2025-09-22

What's Changed

Added

  • PyTorch 2.7 and 2.8 support (#8429, #8530)
  • Create SECURITY.md (#8546)
  • Add kwargs in array and functional file (#8508)
  • Add .coderabbit.yaml File (#8513)
  • Add input validation to ImageStats class (#8501)
  • Add support for optional conditioning in PatchInferer, SliceInferer, and SlidingWindowInferer (#8400)
  • Add classifier free guidance unconditioned value (#8562)
  • Improved DiffusionModelEncoder to support output linear layers of different dimensions (#8578, #8580)

Fixed

  • Fix for insecure zip file extraction to address GHSA-x6ww-pf9m-m73m (#8568)
  • Fix for insecure use of torch.load and pickle to address GHSA-6vm5-6jv9-rjpj and GHSA-p8cm-mm2v-gwjm (#8566)
  • Torchvision fix for loading pretrained weights using current syntax (#8563)
  • Fix bug in MAISI vae (#8517)
  • Throw exception on invalid images in retinanet detector (#8515)
  • Fix: HistogramNormalized doc (#8543)
  • Fix build failure by pinning pyamg to versions below 5.3.0 (#8548)
  • Fix hardcoded input dim in DiffusionModelEncoder (#8514)
  • Fix for gdown downloading fails (#8576)

Changed

  • Update README badges to add research paper citations number (#8494)
  • CI: Add custom timeout to ci job in order to save resources (#8504)
  • Improve documentation on the datalist format (#8539)
  • Tests Cleanup and refactor (#8405, #8535)
  • Improve Orientation transform to use the "space" (LPS vs RAS) of a metatensor by default (#8473)
  • Updated supported version of Huggingface Transformers (#8574)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [monai](https://github.com/Project-MONAI/MONAI) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/Project-MONAI/MONAI/releases)
- [Changelog](https://github.com/Project-MONAI/MONAI/blob/dev/CHANGELOG.md)
- [Commits](Project-MONAI/MONAI@1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: monai
  dependency-version: 1.5.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 26, 2025
@meta-cla meta-cla bot added the cla signed label Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants