mdn / kuma

The project that powers MDN.
https://developer.mozilla.org
Mozilla Public License 2.0
1.93k stars 679 forks source link

Bump newrelic from 6.8.1.164 to 8.0.0.179 #8097

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps newrelic from 6.8.1.164 to 8.0.0.179.

Release notes

Sourced from newrelic's releases.

v8.0.0.179

Notes

This release of the Python agent removes support for Python 3.6. It also includes new instrumentation for Daphne, reporting installed module versions, and a fix for a bug affecting Loguru file paths.

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

Deprecations

  • Removed support for Python 3.6

    Python 3.6 is no longer supported by the agent. Please consider upgrading your application to a supported version of Python in order to continue to receive updates to the Python Agent.

New features

  • Daphne Instrumentation

    Instrumentation has been added for Daphne, a Django project ASGI web server and the recommended server for Django Channels.

  • Module Version Reporting

    Installed python packages now have their versions reported and are visible in the Environment tab for your application in New Relic One.

Bug fixes

  • Fixes a bug in file path detection for Loguru

    Wrappers from the agent interfered with Loguru file path detection for templating messages. This has been corrected on all versions. Thank you to @​rafaelclp for your contribution!

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is 5.0.2.126.

v7.16.0.178

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

v7.14.0.177

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

v7.12.0.176

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

v7.10.0.175

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

v7.8.0.174

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

v7.6.0.173

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

... (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 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 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #8097 (fe3525e) into main (d6e75e6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8097   +/-   ##
=======================================
  Coverage   80.39%   80.39%           
=======================================
  Files          88       88           
  Lines        3330     3330           
  Branches      389      389           
=======================================
  Hits         2677     2677           
  Misses        588      588           
  Partials       65       65           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.