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/rollbar from 1.6.0 to 1.7.1 #66

Merged
merged 4 commits into from
Dec 13, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 1, 2018

Bumps rollbar/rollbar from 1.6.0 to 1.7.1.

Release notes

Sourced from rollbar/rollbar's releases.

v1.7.1

No release notes provided.

v1.7.0

  • #391 Add max items config option
  • #389 Logger sends context in body and custom
  • #418 Add documentation for max_nesting_depth option in the docs
  • #411 Add a full range of HHVM versions to Travis builds
  • #416 Implement cycle checks for serialization
  • #413 Duplicated text in error message
  • #414 Allow users to specify a max nesting level
  • #404 Performance Benchmark for Rollbar:init()
  • #403 Support and test newer HHVM

v1.6.3

  • #404 Performance Banchmark for Rollbar::init()
    • added autodetect_branch config option set to false by default which stops the SDK from performing CPU-time heavy git branch lookup
    • removed internal logging to /tmp
  • fixed the build for HHVM

v1.6.2

  • #398 Fix $scrubbedPayload missing definition
  • #399 NUL files being written all over the place

v1.6.1

  • #393 Missed variable $scrubbedPayload definition in send method on FluentSender
Commits
  • c2f8be8 Bump version to 1.7.1
  • 6830cdd Bring back exception throwing in Defaults class when an option doesn't exist
  • 34d86c1 Bump notifier version to v1.7.0
  • d0553cf 391: implement limiting the number of items reported per requested according ...
  • 4260578 391: add max_items config option
  • 71e24d8 389: remove duplication of the context data in context and custom
  • fbc40f4 418: remove verbosity config option
  • e29c7d6 418: remove verbosity config option
  • 9eeb115 411: use the 8-week cycle hhvm and nightly
  • 14158b3 Merge pull request #417 from rollbar/416-ImplementCycleChecks
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [rollbar/rollbar](https://github.com/rollbar/rollbar-php) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/rollbar/rollbar-php/releases)
- [Changelog](https://github.com/rollbar/rollbar-php/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar-php@v1.6.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/rollbar/rollbar-1.7.1 branch from e007383 to 72fd598 Compare December 12, 2018 22:37
Bumps [rollbar/rollbar](https://github.com/rollbar/rollbar-php) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/rollbar/rollbar-php/releases)
- [Changelog](https://github.com/rollbar/rollbar-php/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar-php@v1.6.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/rollbar/rollbar-1.7.1 branch from 72fd598 to 149ab85 Compare December 12, 2018 22:40
@prytoegrian prytoegrian merged commit 979e764 into master Dec 13, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/rollbar/rollbar-1.7.1 branch December 13, 2018 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Amélioration dependencies Pull requests that update a dependency file Help Wanted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants