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 raven to version 1.1.0 🚀 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link

Hello lovely humans,

raven just published its new version 1.1.0.

State Update 🚀
Dependency raven
New version 1.1.0
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of raven.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

See our forum post for details.

  • Added support for (automatic) breadcrumbs [See #240]
    • Raven.captureBreadcrumb manual method
    • autoBreadcrumbs config field to automatically capture breadcrumbs for:
      • console logs
      • http requests
      • postgres queries
  • Deprecate captureQuery [See #239]

The new version differs by 76 commits .

  • 55b0e2f Version 1.1.0; updated History.md
  • 5c9c927 Small cleanups to instrumentation test run.sh script
  • 91c76a3 Add a couple comments on breadcrumb config and early exit behaviors
  • cc68221 Change default maxBreadcrumbs to 30
  • f0a643a Add context memory usage manual test
  • 70a1148 Add breadcrumb tests for basic capturre, sentry reqs, instrumenting missing module
  • aaab32b Change breadcrumb url construction to depend on options passed instead of own parsed properties
  • 2e5d8f7 Add some basic breadcrumb instrumentation tests
  • 77a70fa Add client.uninstall method
  • be02c32 Add restoreOriginals to breadcrumbs
  • 0c24043 Turn linter on for instrumentation tests
  • a0ef3cc Add node-x.x.x dirs in instrumentation tests to gitignore
  • 20f84be Update readme on instrumentation tests
  • 6e14016 Drop 0.10 and 0.12 from instrumentation tests, make instr tests work on 4.x
  • a022634 Make instrumentation tests run on Travis

There are 76 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants