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.16.1 to 0.16.2 #820

Merged
merged 3 commits into from
Mar 16, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2022

Bumps rollbar from 0.16.1 to 0.16.2.

Release notes

Sourced from rollbar's releases.

v0.16.2

  • Fix building person data in Django. See #385
  • Fix circular error logging for non-HTTP events in Starlette. See #390
  • Fix Python 3.4 builds. See #389
Changelog

Sourced from rollbar's changelog.

Change Log

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

0.16.2

  • Fix building person data in Django. See #385
  • Fix circular error logging for non-HTTP events in Starlette. See #390
  • Fix Python 3.4 builds. See #389

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

... (truncated)

Commits
  • 205d904 Merge pull request #391 from rollbar/bxsx/release-0.16.2
  • b3d3a10 Merge pull request #385 from terencehonles/fix-collecting-users-on-django
  • 166b601 Merge pull request #390 from rollbar/bxsx/fix-starlette-log-error
  • faeacd6 Merge pull request #389 from rollbar/bxsx/fix-setup
  • ff8b2c4 Release v0.16.2
  • 72dad9d Merge branch 'bxsx/fix-starlette-log-error' into bxsx/release-0.16.2
  • 427cab6 Limit the creation of the request object to an HTTP scope only
  • ff30ac1 Do not log error if request is missing in the context
  • c4f7e3e Call django.setup() for Django 1.7+ only
  • 6a7e74d Merge branch 'bxsx/fix-setup' into fix-collecting-users-on-django
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rollbar-0.16.2 branch from c4acf4b to e2de032 Compare March 16, 2022 02:39
@fredfalcon fredfalcon merged commit c2bab66 into main Mar 16, 2022
@fredfalcon fredfalcon deleted the dependabot/pip/rollbar-0.16.2 branch March 16, 2022 03:07
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
Bumps [rollbar](https://github.com/rollbar/pyrollbar) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/rollbar/pyrollbar/releases)
- [Changelog](https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md)
- [Commits](rollbar/pyrollbar@v0.16.1...v0.16.2)

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

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

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

1 participant