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

Bump debase-ruby_core_source dependency to 3.3.1 #3373

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Jan 9, 2024

What does this PR do?

This PR bumps our dependency on debase-ruby_core_source to version 3.3.1. This version includes the headers for the recently-released Ruby 3.3.0; up until now we were supporting that Ruby version using a copy of the headers from the preview release.

Motivation:

Use up-to-date headers for profiling on Ruby 3.3.0.

Additional Notes:

I've updated the appraisal gemfiles as well.

I previously tried to upgrade the gem dependency to 3.3.0 but that version was affected by ruby-debug/debase-ruby_core_source#10 .

How to test the change?

Validate that CI is green.

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

Fixes #3372

**What does this PR do?**

This PR bumps our dependency on `debase-ruby_core_source` to version
3.3.1. This version includes the headers for the recently-released
Ruby 3.3.0; up until now we were supporting that Ruby version using
a copy of the headers from the preview release.

**Motivation:**

Use up-to-date headers for profiling on Ruby 3.3.0.

**Additional Notes:**

I've updated the appraisal gemfiles as well.

I previously tried to upgrade the gem dependency to 3.3.0 but that version
was affected by ruby-debug/debase-ruby_core_source#10 .

**How to test the change?**

Validate that CI is green.
@ivoanjo ivoanjo requested a review from a team as a code owner January 9, 2024 14:59
@ivoanjo ivoanjo requested a review from a team January 9, 2024 15:03
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ffcf68c) 98.24% compared to head (b0f9de9) 98.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3373   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files        1254     1254           
  Lines       73347    73347           
  Branches     3437     3437           
=======================================
+ Hits        72059    72061    +2     
+ Misses       1288     1286    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ivoanjo ivoanjo merged commit 8d88686 into master Jan 9, 2024
219 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/bump-debase-ruby-core-source-3_3_1 branch January 9, 2024 15:38
@github-actions github-actions bot added this to the 1.19.0 milestone 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.

debase-ruby_core_source should be updated 3.3.0
4 participants