Skip to content

Update MAT requirement from 0.10, 0.11 to 0.10, 0.11, 0.12#743

Merged
cncastillo merged 1 commit intomasterfrom
dependabot/julia/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#743
cncastillo merged 1 commit intomasterfrom
dependabot/julia/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

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/MAT-0.10-and-0.11-and-0.12 branch from 1ae432c to aec834b 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/MAT-0.10-and-0.11-and-0.12 branch from aec834b to 7ad0fef Compare April 16, 2026 20:57
@cncastillo cncastillo merged commit 98b340f into master Apr 16, 2026
11 of 12 checks passed
@cncastillo cncastillo deleted the dependabot/julia/MAT-0.10-and-0.11-and-0.12 branch April 16, 2026 20:57
@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 (246d7f1) to head (7ad0fef).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #743      +/-   ##
==========================================
- Coverage   90.58%   89.23%   -1.35%     
==========================================
  Files          62       62              
  Lines        3388     3382       -6     
==========================================
- Hits         3069     3018      -51     
- Misses        319      364      +45     
Flag Coverage Δ
base 90.86% <ø> (ø)
core 77.44% <ø> (-8.15%) ⬇️
files 95.63% <ø> (ø)
komamri 88.13% <ø> (ø)
plots 91.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 7 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