Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on RData to permit the latest version.

Release notes

Sourced from RData's releases.

v1.1.0

RData v1.1.0

Diff since v1.0.0

Merged pull requests:

Changelog

Sourced from RData's changelog.

RData v0.6.0 Release Notes

Support RData version 3 serialization format (R ≥ 3.5)

Changes
  • fix readuint8() and remove Missings.jl dependency #49
  • improve class() and inherits() methods #51
  • support RData version 3 #53, #54
  • support integer R dates #55

#49: JuliaData/RData.jl#49 #51: JuliaData/RData.jl#51 #53: JuliaData/RData.jl#53 #54: JuliaData/RData.jl#54 #55: JuliaData/RData.jl#55

RData v0.5.0 Release Notes

Updated to Julia v0.7 (older versions not supported)

Changes
  • update to Julia v0.7+ and drop support for older versions #42, #44
  • improve FileIO integration #46
  • fix unix2zdt() overwritten method warning #41, #47

#41: JuliaStats/RData.jl#41 #42: JuliaStats/RData.jl#42 #44: JuliaStats/RData.jl#44 #46: JuliaStats/RData.jl#46 #47: JuliaStats/RData.jl#47

RData v0.4.0 Release Notes

Changes
  • add support for .rds files (single object data files from R) #22, #33
  • add support for Date and POSIXct (only for timezone codes supported by TimeZones) data #34, #35

#22: JuliaStats/RData.jl#22 #33: JuliaStats/RData.jl#33 #34: JuliaStats/RData.jl#34 #35: JuliaStats/RData.jl#35

RData v0.3.0 Release Notes

Updated to DataFrames v0.11, switched from DataArrays to Missings and CategoricalArrays.

Changes
  • updated to DataFrames v0.11 #28
  • switched from DataVector to Vector{Union{T, Missing}} for NAs #28
  • R factors converted into CategoricalVector (instead of PooledDataArray) #28

... (truncated)

Commits
  • 4427fca Bump version to 1.1.0 (#103)
  • fc5df07 CompatHelper: bump compat for CategoricalArrays to 1, (keep existing compat) ...
  • 2485c65 Fix tests for Julia 1.11 (#100)
  • aa8bc3f typo
  • 9d0d02e Merge pull request #97 from JuliaData/ast/ext_singlelinkedlist
  • eb08c82 tests: glm object import
  • 97b0045 readsinglelinkedlist(): refactor
  • 02d2265 support DOTSXP
  • 00dfd9d PROMSXP: add struct field types, refactor reading
  • f58b279 CLOSXP: add struct field types, refactor reading
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 26, 2025
Updates the requirements on [RData](https://github.com/JuliaData/RData.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaData/RData.jl/releases)
- [Changelog](https://github.com/JuliaData/RData.jl/blob/main/NEWS.md)
- [Commits](JuliaData/RData.jl@v0.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: RData
  dependency-version: 1.1.0
  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 Dec 26, 2025
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