Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps rollbar from 0.16.2 to 1.2.0.

Release notes

Sourced from rollbar's releases.

v1.2.0

What's Changed

Added

Fixed

New Contributors

Full Changelog: rollbar/pyrollbar@v1.1.2...v1.2.0

v1.1.2

What's Changed

  • Fixed build missing entrypoints for pyramid and cli by @​brianr in #471

Full Changelog: rollbar/pyrollbar@v1.1.1...v1.1.2

v1.1.1

What's Changed

Full Changelog: rollbar/pyrollbar@v1.1.0...v1.1.1

v1.1.0

Key Changes

Support for Python 3.12

The SDK officially supports and is tested against Python 3.12.

Support for pathlib.Path()

Thanks to a community contributor David Baumgold we now support pathlib.Path() instead of just strings for both serialization and settings.

Enforce Locals Max Sizes

In this release we have made some significant improvements to how we process large complex stack frames. There were shortening settings that were not properly being applied while truncating large objects. We have resolved those issues and made some other performance improvements to our data processing within the SDK.

We recommend reviewing the locals max sizes settings. The defaults are as follows...

... (truncated)

Changelog

Sourced from rollbar's changelog.

Change Log

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

1.2.0

1.1.2

Fixed build missing entrypoints for pyramid and cli in #471

1.1.1

Fixed #465 httpx 0.28.0 not compatible with pyrollbar by @​danielmorell in #466

1.1.0

1.1.0-beta

1.1.0-alpha

1.0.0

... (truncated)

Commits
  • eda7210 Merge pull request #475 from rollbar/release/v1.2.0
  • 56b0828 Release v1.2.0
  • 44cc2dc Merge pull request #474 from rollbar/fixed/sdk-426-scrubbing-for-namedtuples
  • 036f4f2 Removed ScrubTransform from test lists.
  • 4d93253 Fixed SDK-426 scrubbing for namedtuples
  • b07720a Merge pull request #470 from rollbar/added/custom-transform
  • 49f1b30 add custom data to the correct payload key (#473)
  • 6901051 Merge pull request #469 from rollbar/fixed/issue-344-include_request_body-not...
  • 3aca977 Merge pull request #471 from rollbar/brianr/restore-cli-and-pyramid
  • 7367d5d Merge pull request #472 from rollbar/release/v1.1.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: rollbar
  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 Feb 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2025

Superseded by #1028.

@dependabot dependabot bot closed this Apr 16, 2025
@dependabot dependabot bot deleted the dependabot-pip-requirements-rollbar-1.2.0 branch April 16, 2025 04:29
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.

1 participant