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

Update all dependencies #42

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Update all dependencies #42

merged 1 commit into from
Jan 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
requests (source, changelog) minor ==2.24.0 -> ==2.25.1
sentry-sdk (changelog) patch ==0.19.0 -> ==0.19.5

Release Notes

psf/requests

v2.25.1

Compare Source

Bugfixes

  • Requests now treats application/json as utf8 by default. Resolving
    inconsistencies between r.text and r.json output. (#​5673)

Dependencies

  • Requests now supports chardet v4.x.

v2.25.0

Compare Source

Improvements

  • Added support for NETRC environment variable. (#​5643)

Dependencies

  • Requests now supports urllib3 v1.26.

Deprecations

  • Requests v2.25.x will be the last release series with support for Python 3.5.
  • The requests[security] extra is officially deprecated and will be removed
    in Requests v2.26.0.
getsentry/sentry-python

v0.19.5

Compare Source

  • Fix two regressions added in 0.19.2 with regard to sampling behavior when reading the sampling decision from headers.
  • Increase internal transport queue size and make it configurable.

v0.19.4

Compare Source

  • Fix a bug that would make applications crash if an old version of boto3 was installed.

v0.19.3

Compare Source

  • Automatically pass integration-relevant data to traces_sampler for AWS, AIOHTTP, ASGI, Bottle, Celery, Django, Falcon, Flask, GCP, Pyramid, Tryton, RQ, and WSGI integrations
  • Fix a bug where the AWS integration would crash if event was anything besides a dictionary
  • Fix the Django integrations's ASGI handler for Channels 3.0. Thanks Luke Pomfrey!

v0.19.2

Compare Source

  • Add traces_sampler option.
  • The SDK now attempts to infer a default release from various environment variables and the current git repo.
  • Fix a crash with async views in Django 3.1.
  • Fix a bug where complex URL patterns in Django would create malformed transaction names.
  • Add options for transaction styling in AIOHTTP.
  • Add basic attachment support (documentation tbd).
  • fix a crash in the pure_eval integration.
  • Integration for creating spans from boto3.

v0.19.1

Compare Source

  • Fix dependency check for blinker fixes #​858
  • Fix incorrect timeout warnings in AWS Lambda and GCP integrations #​854

Renovate configuration

📅 Schedule: "every 3 months on the first day of the month" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@jkfran jkfran merged commit 0a53eab into master Jan 5, 2021
@jkfran jkfran deleted the renovate/all branch January 5, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants