This version is covered by your current version range and after updating it in your project the build failed.
raven-js is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/captbaritone/raven-for-redux/builds/301947957?utm_source=github_status&utm_medium=notification)
Release Notes3.20.0
NEW: autoBreadcrumbs can now disable sentry breadcrumbs and configure them on demand #1099
NEW: Add maxBreadcrumbs and sampleRate to Typescript typings 29b89de989f43a
CHANGE: isEmptyObject utility now checks for object's own properties only #1100
CHANGE: Update how wrapped functions are detected as native functions #1106
CHANGE: Update integration tests on SauceLabs to use Safari 11.0
BUGFIX: Send raw error when vm is undefined while using Vue plugin #1118
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 3.20.0 of raven-js was just published.
This version is covered by your current version range and after updating it in your project the build failed.
raven-js is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/captbaritone/raven-for-redux/builds/301947957?utm_source=github_status&utm_medium=notification)Release Notes
3.20.0autoBreadcrumbs
can now disable sentry breadcrumbs and configure them on demand #1099maxBreadcrumbs
andsampleRate
to Typescript typings 29b89de 989f43aisEmptyObject
utility now checks for object's own properties only #1100vm
is undefined while using Vue plugin #1118Commits
The new version differs by 14 commits.
30c0da4
3.20.0
e6baafa
ci: Update Safari to 11.0 (OSX) on SauceLabs (#1127)
55e9805
ci: Update Safari to 11.0 on SauceLabs (#1126)
989f43a
fix: Add sampleRate typing
29b89de
Add maxBreadcrumbs to Typescript typings
0fbdf95
fix: Send raw error when vm is undefined in Vue plugin (#1118)
4c41fef
fix: Vue plugin doesnt explode if vm is undefined (#1111)
cf89f86
fix: Update how wrapped functions are detected as native functions (#1106)
9cb17c1
ref: Remove doubled isObject declaration
f74498e
feat: Disable automatic breadcrumbs collection #782 (#1099)
783a4ee
meta: Remove jsDelivr badge
df8a89b
Add jsDelivr hits badge
66a5db5
utils: make isEmptyObject check prototype #940
3858b07
build: Reduce publishing to just one step
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: