As an additional safety feature for our users, it would be great to test for the lower and upper bound of the support-range.
The support range is always determined by dd-trace in the end due to that being exposed to our customers and our current lower bound is Node.js 18, while we are planning to update to v6 soon where the support would be adjusted to Node.js 20. If this always sticks with the overall lower support range, we will never come into a conflict, so I guess that is fine.
As an additional safety feature for our users, it would be great to test for the lower and upper bound of the support-range.
The support range is always determined by
dd-tracein the end due to that being exposed to our customers and our current lower bound is Node.js 18, while we are planning to update to v6 soon where the support would be adjusted to Node.js 20. If this always sticks with the overall lower support range, we will never come into a conflict, so I guess that is fine.