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

fix(deps): update all patch dependencies #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyYAML (source) 6.0.1 -> 6.0.2 age adoption passing confidence
newrelic (source) 10.3.0 -> 10.3.1 age adoption passing confidence
pytest-env 0.8.1 -> 0.8.2 age adoption passing confidence
requests (source, changelog) 2.32.2 -> 2.32.3 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

yaml/pyyaml (PyYAML)

v6.0.2

Compare Source

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: yaml/pyyaml@6.0.1...6.0.2

newrelic/newrelic-python-agent (newrelic)

v10.3.1

Compare Source

Notes

This release of the Python agent fixes a bug in the package version collector that disabled telemetry from being sent to New Relic in certain cases.

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

  • Fix agent crash when uploading package version info

    • Previously, if package versioning was a class property then the function itself was sent with the payload. This would then display the __repr__() of the versioning class in the environment stats. In v10.3.0, this task was tweaked and moved to the harvest cycle that caused a failure during the payload conversion to JSON and disabled the telemetry transmission. This release introduces logic to exclude invalid data types from the module payload.

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.

pytest-dev/pytest-env (pytest-env)

v0.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: pytest-dev/pytest-env@0.8.1...0.8.2

psf/requests (requests)

v2.32.3

Compare Source

Bugfixes

  • Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of
    HTTPAdapter. (#​6716)
  • Fixed issue where Requests started failing to run on Python versions compiled
    without the ssl module. (#​6724)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv notification-document-download-api-Kw75zxb3-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because notifications-utils (53.0.1) @ git+https://github.com/cds-snc/[email protected] depends on both PyYAML (6.0.1) and PyYAML (6.0.1), pyyaml is required.
So, because notification-document-download-api depends on PyYAML (6.0.2), version solving failed.

@renovate renovate bot added the Renovate label Sep 14, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch from e7e0a61 to 28d6b19 Compare September 20, 2024 19:02
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 95c941b to d711bfa Compare October 3, 2024 20:22
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from b29ec08 to 0d98d66 Compare October 11, 2024 19:07
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 33cb206 to deda3ce Compare December 4, 2024 19:07
@renovate renovate bot force-pushed the renovate/all-patch branch from deda3ce to e6d8cf5 Compare December 12, 2024 19:43
@renovate renovate bot force-pushed the renovate/all-patch branch from e6d8cf5 to 05e43c1 Compare December 13, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants