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

Allow debase-ruby_core_source 3.2.0 to be used #2526

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Jan 5, 2023

What does this PR do?:

Allow using the latest debase-ruby_core_source together with dd-trace-rb.

Motivation:

As discussed in #1740, we decided to pin the range of versions of debase-ruby_core_source we use, so that we can validate each version as it comes out.

The changes on 3.2.0
(https://my.diffend.io/gems/debase-ruby_core_source/0.10.18/3.2.0) don't impact dd-trace-rb, because they only affect Ruby 3.2.0 and 2.0.0 and we don't use debase-ruby_core_source on Ruby >= 2.6 (nor support Ruby 2.0).

Nevertheless, it's important we keep our version up-to-date as customers may need the latest version of debase-ruby_core_source for other gems they use.

Additional Notes:

CI is breaking for Ruby 3.2 for an unrelated reason. Update: fixed.

How to test the change?:

CI should still be green for all supported Ruby versions.

**What does this PR do?**:

Allow using the latest `debase-ruby_core_source` together with
dd-trace-rb.

**Motivation**:

As discussed in #1740, we decided to pin the range of versions of
`debase-ruby_core_source` we use, so that we can validate each version
as it comes out.

The changes on 3.2.0
(<https://my.diffend.io/gems/debase-ruby_core_source/0.10.18/3.2.0>)
don't impact dd-trace-rb, because they only affect Ruby 3.2.0 and 2.0.0
and we don't use `debase-ruby_core_source` on Ruby >= 2.6 (nor support
Ruby 2.0).

Nevertheless, it's important we keep our version up-to-date as customers
may need the latest version of `debase-ruby_core_source` for other gems
they use.

**Additional Notes**:

(None)

**How to test the change?**:

CI should still be green for all supported Ruby versions.
@ivoanjo ivoanjo requested a review from a team January 5, 2023 11:23
@ivoanjo ivoanjo merged commit a9598b7 into master Jan 6, 2023
@ivoanjo ivoanjo deleted the ivoanjo/bump-debase-ruby-core-source-3.2.0 branch January 6, 2023 08:38
@github-actions github-actions bot added this to the 1.9.0 milestone Jan 6, 2023
@TonyCTHsu TonyCTHsu mentioned this pull request Jan 30, 2023
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