Skip to content

build(deps): bump newrelic_rpm from 10.4.0 to 10.5.0#5104

Merged
moleske merged 1 commit into
mainfrom
dependabot/bundler/newrelic_rpm-10.5.0
May 16, 2026
Merged

build(deps): bump newrelic_rpm from 10.4.0 to 10.5.0#5104
moleske merged 1 commit into
mainfrom
dependabot/bundler/newrelic_rpm-10.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps newrelic_rpm from 10.4.0 to 10.5.0.

Changelog

Sourced from newrelic_rpm's changelog.

v10.5.0

  • Feature: Add Dalli 5.0 support and fix meta protocol instrumentation

    The agent now supports Dalli 5.0+, which removed Dalli::Protocol::Binary in favor of the meta protocol exclusively. For Dalli 3.2.0+, pipelined_get instrumentation now correctly targets Dalli::Protocol::Base (where the method is defined) rather than Dalli::Protocol::Binary, fixing a gap where get_multi calls went uninstrumented when using the meta protocol. For Dalli 5.0+, the agent additionally instruments Dalli::Protocol::Meta#read_multi_req, which is invoked by Dalli's single-server get_multi optimization. PR#3541

  • Feature: Add active_record_use_table_name configuration option

    A new configuration option, active_record_use_table_name, uses an Active Record model's table name instead of its class name when naming metrics, spans, and transaction trace segments. This can particularly be helpful to reduce cardinality in applications using single-table inheritance. The option defaults to false to preserve existing behavior. PR#3540

  • Feature: Partially redact license keys in agent logs

    Previously, the agent would fully redact New Relic license keys in agent logs. Now, the first 10 characters are visible while the rest are replaced with *. This preserves enough to troubleshoot region-related issues without exposing the secret portion of the key. PR#3547

  • Bugfix: Fix Semantic Logger instrumentation incompatibility with rails_semantic_logger

    Previously, an ArgumentError would be raised when an exception reached ActionDispatch::DebugExceptions while using rails_semantic_logger. This has been fixed. Thank you to @​jdelStrother for reporting this! PR#3548

Commits
  • b3dc21e Merge pull request #3559 from newrelic/prerelease_updates_10.5.0-pre
  • 292b792 bump version
  • a8d3787 Merge pull request #3556 from newrelic/agent-metadata-workflow
  • 8964548 Merge pull request #3555 from newrelic/fix-version-metric
  • 7c53e7b Output the version within the release job
  • 4348115 Set agent version as output
  • dff6793 Move update agent metadata into the release job
  • 02fd33b Update version for update-agent-metadata
  • aeb8ce6 Merge pull request #3547 from newrelic/obfuscate_all_but_first_10
  • 7a57aef Merge branch 'dev' into obfuscate_all_but_first_10
  • 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 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 [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](newrelic/newrelic-ruby-agent@10.4.0...10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 15, 2026
@moleske moleske merged commit b68cac4 into main May 16, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/newrelic_rpm-10.5.0 branch May 16, 2026 19:46
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request May 16, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump newrelic_rpm from 10.4.0 to 10.5.0
    PR: cloudfoundry/cloud_controller_ng#5104
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump solargraph from 0.58.3 to 0.59.0
    PR: cloudfoundry/cloud_controller_ng#5102
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant