-
Notifications
You must be signed in to change notification settings - Fork 96
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
An in-range update of rollbar is breaking the build 🚨 #1090
Comments
After pinning to 2.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.8.0HighlightsSource map support for Node.js environments. Works for TypeScript and any other source maps. Enhanced error reports for Chrome anonymous errors. Greatly reduces the number of "Script Error" events. Pull requestsCommitsThe new version differs by 13 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.8.1Fixes two issues in 2.8.0: CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.9.0HighlightsAdds diagnostic keys to the payload. Pull RequestsAdd configured options to payload notifier object, #753 CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.10.0Highlights
Pull requestsAdd ignoreDuplicateErrors config flag, #755 CommitsThe new version differs by 37 commits.
There are 37 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.11.0Highlights
Pull requestsAdd raw error diagnostic; fix key format for API payload, #760 CommitsThe new version differs by 43 commits.
There are 43 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 63 commits.
There are 63 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 66 commits.
There are 66 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.12.3Highlights
Pull requestsUpdate TypeScript types for config object, #776 CommitsThe new version differs by 72 commits.
There are 72 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.13.0Highlights
Pull requestsOptionally guess error class when missing, #779 CommitsThe new version differs by 81 commits.
There are 81 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.14.0Highlights
Pull RequestsUpdate TypeScript types, #786 CommitsThe new version differs by 104 commits.
There are 104 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.14.2Attempt to get Cloudflare to pick up the latest version. No delta from 2.14.0. CommitsThe new version differs by 106 commits.
There are 106 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.14.3Build dist in strict mode, #799 CommitsThe new version differs by 109 commits.
There are 109 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.14.4This release only affects dist/rollbar.snippet.js. Sets the CDN path in the snippet to use 2.13.0 until cdnjs issues are resolved. CommitsThe new version differs by 111 commits.
There are 111 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.15.0Highlights
Pull requestsUpdate vows package to fix util dependency, #804 CommitsThe new version differs by 157 commits.
There are 157 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.15.1Pull requestsOnly build stack for http errors when the feature is enabled, #843 CommitsThe new version differs by 165 commits.
There are 165 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.16.0Highlights
Pull requestsEnable onSendCallback and transform callback for react-native, #847 CommitsThe new version differs by 182 commits.
There are 182 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.16.1Fix TypeScript compilation errors, #854 CommitsThe new version differs by 186 commits.
There are 186 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.16.2Restores originalArgs used by checkIgnore, #858 CommitsThe new version differs by 189 commits.
There are 189 commits in total. See the full diff |
The dependency rollbar was updated from
2.6.1
to2.7.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollbar is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for v2.7.0
Pull Requests:
Commits
The new version differs by 10 commits.
fa0843d
Release v2.7.0
ca1d6f1
Merge pull request #731 from rollbar/wj-cancel-lambda-timer
6a9d7ca
Merge pull request #729 from rollbar/wj-capture-uncaught
cafe22d
Merge pull request #730 from rollbar/wj-rate-limits
958ea0d
fix: clear timer to avoid unexpected "Function timed out" errors
8a0b208
feat: enable rate limiting for node/server
2a8f44f
feat: allow enable/disable uncaught errors and rejections in Rollbar.configure
d35e544
Merge pull request #727 from rollbar/wj-react-native-tests
c612630
test: add tests for react-native build
41dba62
build: migrate to webpack 4
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: