Skip to content

Conversation

@rishichawda
Copy link
Member

@rishichawda rishichawda commented Apr 23, 2025

Description

handling the warnings for ruby 3.5 that were added in 3.4

warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add logger to your Gemfile or gemspec to silence this warning.

JIRA: https://progresssoftware.atlassian.net/browse/CHEF-20948

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
@rishichawda rishichawda requested review from a team as code owners April 23, 2025 11:40
@sonarqubecloud
Copy link

Copy link
Collaborator

@jaymzh jaymzh left a comment

Choose a reason for hiding this comment

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

my approval is still broken, but ... here it is anyway

@tpowell-progress tpowell-progress merged commit 727c625 into main Apr 29, 2025
6 of 7 checks passed
@rishichawda rishichawda deleted the rishichawda/update-dependencies-for-ruby34 branch May 6, 2025 05:09
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.

4 participants