Skip to content

Update MAT requirement from 0.10, 0.11 to 0.10, 0.11, 0.12 in /KomaMRIPlots#746

Merged
cncastillo merged 1 commit intomasterfrom
dependabot/julia/KomaMRIPlots/MAT-0.10-and-0.11-and-0.12
Apr 16, 2026
Merged

Update MAT requirement from 0.10, 0.11 to 0.10, 0.11, 0.12 in /KomaMRIPlots#746
cncastillo merged 1 commit intomasterfrom
dependabot/julia/KomaMRIPlots/MAT-0.10-and-0.11-and-0.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on MAT to permit the latest version.

Release notes

Sourced from MAT's releases.

v0.12.0

MAT v0.12.0

Diff since v0.11.5

Breaking changes

  • Read-write behavior of Char arrays has been changed. This was ill-defined up to now
  • Empty strings are now returned as String[] instead of ""
  • Strings in arrays are no longer trimmed automatically to keep read-write behavior consistent.

New features

  • Better Char array support, including unicode

Fixes:

  • mat v7.3 (HDF5 format) performance issue fixed

Merged pull requests:

Closed issues:

  • Incremental reading of complex matrix from MatlabHDF5File (#76)
  • Function handle support (#221)
  • HDF5 slow reading performance (#237)
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 8, 2026

Labels

The following labels could not be found: julia. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/julia/KomaMRIPlots/MAT-0.10-and-0.11-and-0.12 branch from d4f8b3e to 2b8a049 Compare April 16, 2026 16:42
Updates the requirements on [MAT](https://github.com/JuliaIO/MAT.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaIO/MAT.jl/releases)
- [Commits](https://github.com/JuliaIO/MAT.jl/commits/v0.12.0)

---
updated-dependencies:
- dependency-name: MAT
  dependency-version: 0.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@cncastillo cncastillo force-pushed the dependabot/julia/KomaMRIPlots/MAT-0.10-and-0.11-and-0.12 branch from 2b8a049 to 5036bfe Compare April 16, 2026 21:01
@cncastillo cncastillo merged commit f1bcc17 into master Apr 16, 2026
10 of 11 checks passed
@cncastillo cncastillo deleted the dependabot/julia/KomaMRIPlots/MAT-0.10-and-0.11-and-0.12 branch April 16, 2026 21:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.23%. Comparing base (531036c) to head (5036bfe).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
+ Coverage   89.15%   89.23%   +0.08%     
==========================================
  Files          62       62              
  Lines        3357     3382      +25     
==========================================
+ Hits         2993     3018      +25     
  Misses        364      364              
Flag Coverage Δ
base 90.86% <ø> (+0.23%) ⬆️
core 77.44% <ø> (+4.37%) ⬆️
files 95.63% <ø> (+0.14%) ⬆️
komamri 88.13% <ø> (-5.99%) ⬇️
plots 91.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant