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

Fix stdlib deprecation warnings #334

Merged
merged 4 commits into from
Dec 29, 2020
Merged

Conversation

Zenidd
Copy link
Contributor

@Zenidd Zenidd commented Dec 28, 2020

This PR was originally opened by @Hexta.

Use validate_legacy function instead of deprecated validate_* functions.
Maybe it is better to use Puppet rich data types instead of validate_* functions.

- JP

Use validate_legacy function instead of deprecated validate_* functions.
@Zenidd Zenidd added community type/enhancement Enhacement or new feature labels Dec 28, 2020
@Zenidd Zenidd self-assigned this Dec 28, 2020
Artur Molchanov and others added 3 commits December 28, 2020 23:10
Fix stdlib deprecation warnings with stdlib >= 4.13.0.
Changes:
* Use validate_legacy function instead of deprecated validate_* functions.
* Change minimal required stdlib version to 4.13.0.
@Zenidd Zenidd added this to the Sprint 122 - DevOps milestone Dec 29, 2020
@Zenidd Zenidd merged commit 0db2240 into master Dec 29, 2020
@Zenidd Zenidd deleted the Hexta-fix-stdlib-deprecations branch December 29, 2020 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community type/enhancement Enhacement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant