Skip to content

Remove deprecated lstrip function #1332

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

Closed
wants to merge 1 commit into from
Closed

Remove deprecated lstrip function #1332

wants to merge 1 commit into from

Conversation

smortex
Copy link
Collaborator

@smortex smortex commented Apr 25, 2023

From Puppet 6.0.0, this function has been replaced with a built-in
lstrip
function.

From Puppet 6.0.0, this function has been replaced with a built-in
[`lstrip`](https://puppet.com/docs/puppet/latest/function.html#lstrip)
function.
@puppet-community-rangefinder
Copy link

lstrip is a function

that may have no external impact to Forge modules.

rstrip is a function

Breaking changes to this file MAY impact these 4 modules (near match):

strip is a function

Breaking changes to this file MAY impact these 37 modules (near match):

This module is declared in 318 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@smortex
Copy link
Collaborator Author

smortex commented Apr 25, 2023

Crap, strip also match rstrip and lstrip.

@smortex smortex closed this Apr 25, 2023
@smortex smortex deleted the remove-strip branch April 25, 2023 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants