Skip to content

max, lstrip: fix deprecated message#1204

Merged
b4ldr merged 1 commit intopuppetlabs:mainfrom
b4ldr:fix-deprecated
Aug 26, 2021
Merged

max, lstrip: fix deprecated message#1204
b4ldr merged 1 commit intopuppetlabs:mainfrom
b4ldr:fix-deprecated

Conversation

@b4ldr
Copy link
Copy Markdown
Collaborator

@b4ldr b4ldr commented Aug 26, 2021

lstrip has a deprecation message pointing to max and vice versa this PR updates the doc string

@b4ldr b4ldr requested a review from a team as a code owner August 26, 2021 17:33
@puppet-community-rangefinder
Copy link
Copy Markdown

lstrip is a function

that may have no external impact to Forge modules.

max is a function

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

This module is declared in 319 of 578 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.

@ekohl ekohl added the bugfix label Aug 26, 2021
@b4ldr b4ldr merged commit cc1fdcf into puppetlabs:main Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants