Skip to content

Bump newrelic from 5.14.1.144 to 7.2.1.168#247

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-7.2.1.168
Closed

Bump newrelic from 5.14.1.144 to 7.2.1.168#247
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-7.2.1.168

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2021

Bumps newrelic from 5.14.1.144 to 7.2.1.168.

Release notes

Sourced from newrelic's releases.

v7.2.1.168

Notes

This release of the Python agent adds a patch to correctly build wheels for Python 3.10.

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

Bug Fixes

  • Wheels not available for Python 3.10

    An incorrect version of cibuildwheel failed to create Python 3.10 wheels. This has been fixed and wheels should now be available.

v7.2.0.167

Notes

This release of the Python agent adds supported builds for Python 3.10 and fixes bugs.

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

New Features

  • Python 3.10 Wheels

    Wheels for Python 3.10 are now available and supported.

Changes

  • Upgrade internal urllib3 to v1.26.7

    The internal copy of urllib3 has been upgraded to v1.26.7 to address Python 3.10 issues and deprecation warnings.

Bug Fixes

  • Errors fail to be ignored by server-side config

    Previously it was possible on transaction exit to have an error fail to be ignored when the settings were supplied via server-side config. This has been fixed.

  • Deprecation warnings for imp module removed

    The imp module has been deprecated for some time, and has been issuing warnings. This modules has been replaced with importlib when available.

    Older versions of Python may still require the use of imp, but no deprecation warnings should be emitted.

v7.0.0.166

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

v6.10.0.165

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

... (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)

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 5.14.1.144 to 7.2.1.168.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v5.14.1.144...v7.2.1.168)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #248.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/pip/newrelic-7.2.1.168 branch October 18, 2021 11:01
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.

0 participants