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

Dependency incompatibility with new stdlib versions #800

Open
Helkar opened this issue Feb 13, 2024 · 8 comments
Open

Dependency incompatibility with new stdlib versions #800

Helkar opened this issue Feb 13, 2024 · 8 comments

Comments

@Helkar
Copy link

Helkar commented Feb 13, 2024

Hi,

The following dependency in the metadata.json is causing an incompatibility with puppet 7 and new modules versions:

    {
      "name": "puppet/zypprepo",
      "version_requirement": ">=3.1.0 <4.0.0"
    }
   

The module already has new versions which support newer stdlib versions (> 8.0.0). Could you please update this?

Thanks

@bkabrda
Copy link
Contributor

bkabrda commented Feb 19, 2024

👋 we seem to have a PR from a contributor that wants to implement 8.x support: #797 - I'll give them a bit to fix their PR. If they don't, I'll try to take over and see how hard it would be to fix and merge it.

@bkabrda
Copy link
Contributor

bkabrda commented Mar 19, 2024

👋 Hi @Helkar, I've just opened #803 which implements this. Is there a chance you could test it out and tell me how it works for you?

@Helkar
Copy link
Author

Helkar commented Mar 20, 2024

Hey @bkabrda , I have tested your branch and it worked without issues. Thanks por the pr!

@Helkar
Copy link
Author

Helkar commented Mar 21, 2024

@bkabrda do you know when this pr will be released? I would like to avoid using a non released version in prod

@bkabrda
Copy link
Contributor

bkabrda commented Mar 25, 2024

Hi @Helkar, tentatively we're aiming at either this or the next week, but it might change. We'll keep you updated.

@Helkar
Copy link
Author

Helkar commented Apr 18, 2024

@bkabrda any updates? thanks

@jamie-at-arkifi
Copy link

Any chance of compatibility with stdlib 9?

@pr3c0g
Copy link

pr3c0g commented Oct 21, 2024

Also interested in this, thank you!

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

No branches or pull requests

4 participants