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 ddtrace from 1.17.0 to 1.18.0 #5231

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps ddtrace from 1.17.0 to 1.18.0.

Release notes

Sourced from ddtrace's releases.

1.18.0

Added

  • Tracing: Support lib injection for ARM64 architecture (#3307)
  • Tracing: Add error_handler for pg instrumentation (#3303)
  • Appsec: Enable "Trusted IPs", a.k.a passlist with optional monitoring (#3229)

Changed

  • Mark ddtrace threads as fork-safe (#3279)
  • Bump datadog-ci dependency to 0.5.0 (#3308)
  • Bump debase-ruby_core_source dependency to 3.2.3 (#3284)
  • Profiling: Disable profiler on Ruby 3.3 when running with RUBY_MN_THREADS=1 (#3259)
  • Profiling: Run without "no signals" workaround on passenger 6.0.19+ (#3280)

Fixed

  • Tracing: Fix pg instrumentation enabled settings (#3271)
  • Profiling: Fix potential crash by importing upstream rb_profile_frames fix (#3289)
  • Appsec: Call devise RegistrationsController block (#3286)

Read the full changeset and the release milestone.

Changelog

Sourced from ddtrace's changelog.

[1.18.0] - 2023-12-07

Added

  • Tracing: Support lib injection for ARM64 architecture (#3307[])
  • Tracing: Add error_handler for pg instrumentation (#3303[])
  • Appsec: Enable "Trusted IPs", a.k.a passlist with optional monitoring (#3229[])

Changed

  • Mark ddtrace threads as fork-safe (#3279[])
  • Bump datadog-ci dependency to 0.5.0 (#3308[])
  • Bump debase-ruby_core_source dependency to 3.2.3 (#3284[])
  • Profiling: Disable profiler on Ruby 3.3 when running with RUBY_MN_THREADS=1 (#3259[])
  • Profiling: Run without "no signals" workaround on passenger 6.0.19+ (#3280[])

Fixed

  • Tracing: Fix pg instrumentation enabled settings (#3271[])
  • Profiling: Fix potential crash by importing upstream rb_profile_frames fix (#3289[])
  • Appsec: Call devise RegistrationsController block (#3286[])
Commits
  • 22c0370 Merge pull request #3311 from DataDog/bump_to_version_1.18.0
  • 8747760 Update lockfiles for ddtrace 1.18.0
  • 17c5f03 Bump version 1.17.0 to 1.18.0
  • bf4cf8e Add 1.18.0 to CHANGELOG.md
  • f3358c0 Merge pull request #3303 from alexevanczuk/ae-add-ability-to-configure-pg-err...
  • ff53df3 Merge pull request #3308 from DataDog/anmarchenko/bump_datadog_ci_to_0.5.0
  • 4d3c788 bump datadog-ci dependency to 0.5.0
  • 9932351 Merge pull request #3307 from DataDog/revert-3272-revert-3260-package-arm
  • 61ed67c Revert "Revert "Support lib injection for ARM64 architecture""
  • c0fc7c0 Merge pull request #3271 from DataDog/tonycthsu/fix-pg-enabled
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.17.0 to 1.18.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@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: ddtrace
  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 December 11, 2023 12:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@bmesuere bmesuere enabled auto-merge December 12, 2023 08:26
@bmesuere bmesuere merged commit 21a4a15 into main Dec 12, 2023
15 checks passed
@bmesuere bmesuere deleted the dependabot/bundler/ddtrace-1.18.0 branch December 12, 2023 08:52
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