Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat) #96

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the StructArrays package from 0.6.18 to 0.6.18, 0.7.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@Moelf Moelf force-pushed the compathelper/new_version/2024-11-22-15-41-09-727-03069520420 branch from edf55ba to 815a3e6 Compare November 22, 2024 15:41
@graeme-a-stewart
Copy link
Member

An upgrade isn't currently possible because of Accessors:

(JetReconstruction) pkg> add StructArrays@0.7
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package StructArrays [09ab397b]:
 StructArrays [09ab397b] log:
 ├─possible versions are: 0.0.1 - 0.7.0 or uninstalled
 ├─restricted to versions 0.6.18 - 0.7 by JetReconstruction [44e8cb2c], leaving only versions: 0.6.18 - 0.7.0
 │ └─JetReconstruction [44e8cb2c] log:
 │   ├─possible versions are: 0.4.3 or uninstalled
 │   └─JetReconstruction [44e8cb2c] is fixed to version 0.4.3
 ├─restricted to versions 0.7 by an explicit requirement, leaving only versions: 0.7.0
 └─restricted by compatibility requirements with Accessors [7d9f7c33] to versions: 0.6.0 - 0.6.21 or uninstalled — no versions left
   └─Accessors [7d9f7c33] log:
     ├─possible versions are: 0.1.0 - 0.1.38 or uninstalled
     └─restricted to versions 0.1.36 - 0.1 by JetReconstruction [44e8cb2c], leaving only versions: 0.1.36 - 0.1.38
       └─JetReconstruction [44e8cb2c] log: see above

@Moelf
Copy link
Member

Moelf commented Nov 26, 2024

JuliaObjects/Accessors.jl#178

I have nudged them to upgrade

@graeme-a-stewart
Copy link
Member

Tested now against the Accessors master branch and it's all good.

@graeme-a-stewart graeme-a-stewart merged commit eb1e269 into main Nov 29, 2024
4 of 7 checks passed
@graeme-a-stewart graeme-a-stewart deleted the compathelper/new_version/2024-11-22-15-41-09-727-03069520420 branch November 29, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants