Skip to content

Update MAT requirement to 0.11.5#46

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/MAT-0.11.5
Open

Update MAT requirement to 0.11.5#46
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/MAT-0.11.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Updates the requirements on MAT to permit the latest version.

Release notes

Sourced from MAT's releases.

v0.11.5

MAT v0.11.5

Diff since v0.11.4

  • Read FunctionHandle type in HDF5 (v7.3) and v7 mat files
  • Writing FunctionHandle in HDF5

Merged pull requests:

Closed issues:

  • Variables of type duration, datetime, categorical, and table created in MATLAB 2024b cannot be read. (#215)
  • Option to avoid MCOS parsing (#219)
Commits
  • 1135260 RW support for function handles (#232)
  • e16b030 version bump to 0.11.4 (#231)
  • f41c114 Fix: Load structs with large number of fields (#230)
  • c34a862 Raise warnings if any data in unknown/reserved subsystem metadata regions (#227)
  • f845dee Return metadata for MCOS objects instead of throwing error if read is unsucce...
  • b8198e6 Edit: Fix loading datetime with complex valued data in MAT-files (#216)
  • 368b7a3 Fix: get_dynamic_props() retrieves based on dep_id instead of object_id (#225)
  • 7b194a8 Ordered structs (#224)
  • b71cce6 Symbol and Tuple support (#220)
  • 5c9d9b7 DateTime and Millisecond writing (#218)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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](JuliaIO/MAT.jl@v0.2.3...v0.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants