-
Notifications
You must be signed in to change notification settings - Fork 11
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 🚨 #67
Comments
After pinning to 2.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
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 9 commits.
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 18 commits.
There are 18 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 41 commits.
There are 41 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 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 🚀 Release Notes for v2.14.3Build dist in strict mode, #799 CommitsThe new version differs by 46 commits.
There are 46 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 48 commits.
There are 48 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 94 commits.
There are 94 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 102 commits.
There are 102 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 119 commits.
There are 119 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 123 commits.
There are 123 commits in total. See the full diff |
The dependency rollbar was updated from
2.12.0
to2.12.1
.🚨 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.12.1
Pull requests
Ensure stack is preserved on Chrome, #772
Commits
The new version differs by 4 commits.
822770a
Release v2.12.1
b499d43
fix: ensure same stack data when testing duplicate error handling
9933b26
Merge pull request #772 from rollbar/wj-ensure-chrome-stack
313a3f2
fix: ensure stack is preserved on chrome
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: