Skip to content

chore(deps): bump newrelic from 11.2.0 to 13.1.0#9578

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/newrelic-13.1.0
Open

chore(deps): bump newrelic from 11.2.0 to 13.1.0#9578
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/newrelic-13.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps newrelic from 11.2.0 to 13.1.0.

Release notes

Sourced from newrelic's releases.

v13.1.0

Notes

This release of the Python agent adds support for multiple new Redis commands. fixes a bug in LangGraph instrumentation, and improves handling and logging of harvest limit settings.

Install the agent using easy_install/pip/distribute via the Python Package Index, using conda via the Conda-Forge Package Index, or download it directly from the New Relic download site.

Improved Features

  • Add instrumentation for new Redis v8.8.0 commands

    • Add instrumentation for the following new Redis commands from redis-py v8.8.0:
      • Misc commands: INCREX, XNACK
      • Array commands: ARCOUNT, ARDEL, ARDELRANGE, ARGET, ARGETRANGE, ARGREP, ARINFO, ARINSERT, ARLASTITEMS, ARLEN, ARMGET, ARMSET, ARNEXT, AROP, ARRING, ARSCAN, ARSEEK, ARSET

Bugs

  • Fix crash in LangGraph instrumentation

    • Previously, when using LangGraph instrumentation, the agent would crash due to an issue with context propagation to jobs in AsyncBackgroundExecutor. This has been fixed, and the agent should now work correctly with LangGraph.
  • Improved handling and logging of harvest limit settings

    • The agent now more accurately reports the list of harvest methods and limits to the Environment tab in New Relic One.
    • The agent now has more consistent debug logging on startup for harvest limit settings.

Support statement

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date.

See the New Relic Python agent EOL policy for information about agent releases and support dates.

v13.0.1

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-130001/

v13.0.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-130000/

v12.1.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-120100/

v12.0.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-120000/

v11.5.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-110500/

v11.4.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-110400/

... (truncated)

Commits

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](https://github.com/newrelic/newrelic-python-agent) from 11.2.0 to 13.1.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v11.2.0...v13.1.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Bot PRs that update dependencies label Jun 3, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.01%. Comparing base (944f200) to head (1968981).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #9578    +/-   ##
========================================
  Coverage   83.01%   83.01%            
========================================
  Files         617      617            
  Lines       35677    35677            
  Branches     3269     3278     +9     
========================================
  Hits        29616    29616            
+ Misses       5911     5699   -212     
- Partials      150      362   +212     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot PRs that update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant