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

Updating stdlib dependency to latest and add support for puppet 8 #201

Closed
wants to merge 1 commit into from

Conversation

Ramesh7
Copy link

@Ramesh7 Ramesh7 commented Oct 17, 2023

Pull Request (PR) description

  • Updating the stdlib dependency
  • Adding support for Puppet 8

This Pull Request (PR) fixes the following issues

@Ramesh7 Ramesh7 force-pushed the stdlib-update-version-latest branch from fe0a0c1 to bb0b09a Compare October 17, 2023 10:07
@@ -11,7 +11,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.0 < 9.0.0"
"version_requirement": ">= 9.4.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.

If you don't make code changes, please don't bump the lower bound. Why specifically 9.4.0 as the lower bound?

@ekohl
Copy link
Member

ekohl commented Jan 9, 2024

Closing this PR in favor of #200 & #199.

@ekohl ekohl closed this Jan 9, 2024
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

Successfully merging this pull request may close these issues.

2 participants