Skip to content

Update JLD2 requirement from 0.4, 0.5 to 0.4, 0.5, 0.6 - #23

Merged
bgroenks96 merged 1 commit into
mainfrom
dependabot/julia/JLD2-0.4-and-0.5-and-0.6
Jul 26, 2026
Merged

Update JLD2 requirement from 0.4, 0.5 to 0.4, 0.5, 0.6#23
bgroenks96 merged 1 commit into
mainfrom
dependabot/julia/JLD2-0.4-and-0.5-and-0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on JLD2 to permit the latest version.

Release notes

Sourced from JLD2's releases.

v0.6.5

JLD2 v0.6.5

Diff since v0.6.4

Merged pull requests:

Closed issues:

  • Tag OrderedCollections-v2 compatible release (#728)
Changelog

Sourced from JLD2's changelog.

0.6.5

  • Update OrderedCollections compat

0.6.4

  • Support for directly reading from and writing to Vector{UInt8}
  • Fix for working with opened IOStream objects
  • Proper boundscheck for internal read_bytestring
  • Fixes for working in IOStream mode

0.6.3

  • Fix edge case in datatype loading (#692)
  • Add keyword argument constructors to Filters
  • Allow negative compression levels for the ZstdFilter

0.6.2

  • Fix an edge case for Vector{Union{}}

0.6.1

  • Improved backwards compat for lz4 compression
  • Docs improvements
  • updated compat bounds for filter pkgs

0.6.0

  • Breaking: Rework compression API. Expose filter approach of hdf5 broadly similar to HDF5.jl. See docs for description. The basic compress=true api still works but backend libraries were replaced.
  • Added new filter pkgs JLD2Lz4 and JLD2Bzip2 to enable lz4 and bzip2 filters without making them dependencies by default.

0.5.17

  • update hash implementation for internal types to eliminate downstream invalidations

0.5.16

  • Improve readmmap to work on more types and misaligned data
  • Make default iotype selection dynamic. Makes precompile files relocatable to win7. (#632)

0.5.15

  • Add full control over type mapping by providing a typemap function

0.5.14

  • Add support for Memory and MemoryRef

0.5.13

  • Make UnPack.jl compat into an extension
  • bumps lower compat for julia to v1.9

0.5.12

  • Fix precompile workload for loading on latest julia

0.5.11

... (truncated)

Commits

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 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)

Updates the requirements on [JLD2](https://github.com/JuliaIO/JLD2.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaIO/JLD2.jl/releases)
- [Changelog](https://github.com/JuliaIO/JLD2.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JuliaIO/JLD2.jl/commits/v0.6.5)

---
updated-dependencies:
- dependency-name: JLD2
  dependency-version: 0.6.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 Jul 25, 2026
@bgroenks96
bgroenks96 merged commit 3f5d454 into main Jul 26, 2026
3 of 4 checks passed
@dependabot
dependabot Bot deleted the dependabot/julia/JLD2-0.4-and-0.5-and-0.6 branch July 26, 2026 11:20
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.

1 participant