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

require puppetlabs/stdlib 9.x #883

Closed
wants to merge 2 commits into from

Conversation

bastelfreak
Copy link
Member

The to_json_pretty() function is deprecated. The successor is stdlib::to_json_pretty().

},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.18.0 < 9.0.0"
"version_requirement": ">= 9.0.0 < 10.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to coordinate this with all our modules.

@bastelfreak bastelfreak mentioned this pull request Aug 4, 2023
@jhoblitt
Copy link
Contributor

Could we simply allow stdlib 9 without the function changes?

@jhoblitt
Copy link
Contributor

Opened as an alternative: #891

The `to_json_pretty()` function is deprecated. The successor is
`stdlib::to_json_pretty()`
@ekohl
Copy link
Member

ekohl commented Nov 8, 2023

I ended up merging #898.

@ekohl ekohl closed this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

4 participants