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 datadog from 2.6.0 to 2.7.0 #5944

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps datadog from 2.6.0 to 2.7.0.

Release notes

Sourced from datadog's releases.

2.7.0

Added

  • Profiling: Enable "heap clean after GC" profiler optimization by default (#4085)

Changed

  • Enable crashtracking by default (#4083)
  • Upgrade to libdatadog 14.1 (#4082)

Fixed

  • Fix Process.waitall hanging and stack overflow when crashtracking enabled (#4082)

Read the full changeset and the release milestone.

Changelog

Sourced from datadog's changelog.

[2.7.0] - 2024-11-13

Added

  • Profiling: Enable "heap clean after GC" profiler optimization by default (#4085[])

Changed

  • Enable crashtracking by default (#4083[])
  • Upgrade to libdatadog 14.1 (#4082[])

Fixed

  • Fix Process.waitall hanging and stack overflow when crashtracking enabled (#4082[])
Commits
  • 7b5fef3 Merge pull request #4110 from DataDog/bump_to_version_2.7.0
  • 923cec8 Update lockfiles for release 2.7.0
  • 42dfa3d Bump version 2.6.0 to 2.7.0
  • 8aa888d Add 2.7.0 to CHANGELOG.md
  • 494abac Merge pull request #4108 from DataDog/lloeki/deny-rubygems-update-injection
  • 20f2fa5 Deny rubygems-update injection
  • 48e5f09 Merge pull request #4093 from DataDog/sarahchen6/update-rackup-use
  • 7d88137 DEBUG-2334 require file presence for line probe (#4105)
  • 7489e77 Merge pull request #4096 from DataDog/auto-generate/update-latest-dependencies
  • 766bf02 DEBUG-2334 dynamic instrumentation probe manager + instrumentation integratio...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [datadog](https://github.com/DataDog/dd-trace-rb) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jorg-vr as a code owner November 18, 2024 13:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@bmesuere bmesuere merged commit f64fcd2 into main Nov 19, 2024
14 checks passed
@bmesuere bmesuere deleted the dependabot/bundler/datadog-2.7.0 branch November 19, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants