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

Bump rollbar from 0.15.2 to 0.16.1 #777

Merged
merged 1 commit into from
Jun 20, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2021

Bumps rollbar from 0.15.2 to 0.16.1.

Release notes

Sourced from rollbar's releases.

v0.16.1

  • Fix artifact v0.16.0 on PyPI

v0.16.0

  • Add support for FastAPI framework. See #373
  • Add support for Starlette framework. See #373
  • Add support for ASGI-compliant frameworks. See #373
  • Add support for HTTPX async handler. See #373
  • Add new honored values of rollbar.SETTINGS['handler']: default, async and httpx. See #373
  • Add support for async report_exc_info and report_message. See #373
  • Collect user IP from X-Forwarded-For, fall back to X-Real-Ip. See #370
  • Improve examples. See #368
  • Fix Python 3.3 builds. See #374
  • Fix Flask 0.x builds. See #376
Changelog

Sourced from rollbar's changelog.

Change Log

The change log is also available on the GitHub Releases Page.

0.16.1

  • Fix PyPI artifacts

0.16.0

  • Add support for FastAPI framework. See #373
  • Add support for Starlette framework. See #373
  • Add support for ASGI-based frameworks. See #373
  • Add support for HTTPX async handler. See #373
  • Add support for async report_exc_info and report_message. See #373
  • Collect user IP from X-Forwarded-For, fall back to X-Real-Ip. See #370
  • Improve examples. See #368
  • Fix Python 3.3 builds. See #374
  • Fix Flask 0.x builds. See #376

0.15.2

  • Add support for whitelist/blacklist for safelist/blocklist. See #354
  • Add Twisted to the available frameworks. See #360

0.15.1

  • Add support to Python 3.8. See #351
  • Fix deque test. See #349
  • Add alternatives to exception handler. See #335
  • Change dict_merge to allow strict mode. See #339
  • Improve scrubbing test case. See #343

0.15.0

  • Prevent recursive re-raising of exceptions. See #317
  • Correctly apply logger formatting to Rollbar messages. See #312
  • Fix deprecation warnings. See #325 and #331
  • Allow the request pool to be configured. See #305
  • Use callable() instead of try/except TypeError. See #319
  • Update Travis CI matrix. See #317
  • Fix Travis build errors. See #328
  • Update trove classifiers. See #331

0.14.7

  • Allow the raw request body to be included if desired. See #304
  • Send Rollbar access token in HTTP header. See #303
  • Add support for Django 1.7 & 1.8 in _build_django_request_data. See #301
  • Add support for Quart framework. See #300

... (truncated)

Commits
  • 618b9aa Merge pull request #384 from rollbar/bxsx/release-0.16.1
  • 3eb999b Release v0.16.1
  • e76f623 Merge pull request #379 from rollbar/bxsx/ch84702/v0.16.0-release
  • eb93f3b Merge pull request #378 from rollbar/bxsx/fastapi-starlette-integration
  • 8c67aaa Bump version to 0.16.0
  • a8afa7c Add a change log for 0.16.0 release
  • 5775928 Restore CHANGELOG.md
  • ec518a7 Fix syntax typo
  • f2e7441 Merge branch 'master' into bxsx/fastapi-starlette-integration
  • f0c44f1 Log warning when fails back to synchronous reporting
  • Additional commits viewable in compare view

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)

@fredfalcon fredfalcon temporarily deployed to bugheist-dependabot-pip-vfgwvl June 20, 2021 09:54 Inactive
@fredfalcon
Copy link
Contributor

@dependabot rebase

@fredfalcon
Copy link
Contributor

@dependabot recreate

Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.15.2 to 0.16.1.
- [Release notes](https://github.com/rollbar/pyrollbar/releases)
- [Changelog](https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md)
- [Commits](rollbar/pyrollbar@v0.15.2...v0.16.1)

---
updated-dependencies:
- dependency-name: rollbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rollbar-0.16.1 branch from a011fc4 to 8617b6a Compare June 20, 2021 17:40
@souravbadami souravbadami temporarily deployed to bugheist-dependabot-pip-vfgwvl June 20, 2021 17:41 Inactive
@fredfalcon fredfalcon merged commit d54f66f into master Jun 20, 2021
@fredfalcon fredfalcon deleted the dependabot/pip/rollbar-0.16.1 branch June 20, 2021 17:51
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.15.2 to 0.16.1.
- [Release notes](https://github.com/rollbar/pyrollbar/releases)
- [Changelog](https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md)
- [Commits](rollbar/pyrollbar@v0.15.2...v0.16.1)

---
updated-dependencies:
- dependency-name: rollbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants