-
Notifications
You must be signed in to change notification settings - Fork 13
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 🚨 #54
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 still failing with this version. Compare changes 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 still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes 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 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.10.0Highlights
Pull requestsAdd ignoreDuplicateErrors config flag, #755 CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v2.12.3Highlights
Pull requestsUpdate TypeScript types for config object, #776 CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.13.0Highlights
Pull requestsOptionally guess error class when missing, #779 CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.14.0Highlights
Pull RequestsUpdate TypeScript types, #786 CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.14.2Attempt to get Cloudflare to pick up the latest version. No delta from 2.14.0. |
Your tests are still failing with this version. Compare changes Release Notes for v2.14.3Build dist in strict mode, #799 |
Your tests are still failing with this version. Compare changes 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. |
Your tests are still failing with this version. Compare changes Release Notes for v2.15.0Highlights
Pull requestsUpdate vows package to fix util dependency, #804 CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.15.1Pull requestsOnly build stack for http errors when the feature is enabled, #843 CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.16.0Highlights
Pull requestsEnable onSendCallback and transform callback for react-native, #847 CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.16.1Fix TypeScript compilation errors, #854 |
Your tests are still failing with this version. Compare changes Release Notes for v2.16.2Restores originalArgs used by checkIgnore, #858 |
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: