Open greenkeeper[bot] opened 5 years ago
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.
dependency
rollbar was updated from 2.7.0
to 2.7.1
.Your tests are still failing with this version. Compare changes
dependency
rollbar was updated from 2.7.1
to 2.8.0
.Your tests are still failing with this version. Compare changes
Source 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.
The new version differs by 13 commits.
a970220
Release v2.8.0
9180e05
Merge pull request #745 from rollbar/wj-error-boundary
8510bb3
Merge pull request #744 from rollbar/wj-anonymous-errors
b4e6a37
test: add example and test for react error boundaries
06279e5
chore: node 10+ needs updated natives
b63d683
fix: add try/catch for the unexpected
9fcca5c
Merge pull request #736 from rollbar/wj-transmit-flag
3b474e9
Merge pull request #738 from rollbar/wj-node-source-maps
a41ac93
fix: use callback for non-transmitted items
2b0ce76
feat: enhanced error report for anonymous errors
5a41cce
test: tests for Node/TypeScript source maps
e6bce32
feat: node.js (TypeScript) source maps
e60cab0
feat: add transmit option flag
See the full diff
dependency
rollbar was updated from 2.8.0
to 2.8.1
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
f066fab
Release v2.8.1
8ed60db
Merge pull request #748 from rollbar/wj-update-dependencies
0184650
fix: update dependencies
fb2aeb9
Merge pull request #747 from rollbar/wj-add-handleAnonymousErrors-to-shim
e7662eb
build: update snippet
cf52b15
fix: add handleAnonymousErrors to snippet
See the full diff
dependency
rollbar was updated from 2.8.1
to 2.9.0
.Your tests are still failing with this version. Compare changes
Adds diagnostic keys to the payload.
Add configured options to payload notifier object, #753
Add diagnostic key for anonymous errors, #754
The new version differs by 5 commits.
b432344
Release v2.9.0
0d0a01f
Merge pull request #754 from rollbar/wj-diagnostic-anonymous
55d2d7c
feat: add diagnostic key for anonymous errors
b144a0f
Merge pull request #753 from rollbar/wj-diagnostic-config
c81fddf
feat: add configured options to payload notifier object
See the full diff
dependency
rollbar was updated from 2.9.0
to 2.10.0
.Your tests are still failing with this version. Compare changes
ignoreDuplicateErrors
config flagonerror
with arbitrary argumentstrace_chain
for better groupingAdd ignoreDuplicateErrors config flag, #755
Use better message when rollbar.log is called with null or missing arguments, #756
Improve detection of chrome anonymous errors vs omitting the error arg, #757
Fix browser detection inside web workers, #758
Send DOMException as trace_chain; allow nested errors in browser SDK, #759
The new version differs by 13 commits.
50bc646
Release v2.10.0
ad54665
Merge pull request #759 from rollbar/wj-domexception-trace-chain
9811a96
feat: send DOMException as trace_chain; allow nested errors in browser SDK
c808ecd
Merge pull request #757 from rollbar/wj-onerror-args-fix
c020a9c
test: add test for direct call to onerror
186563e
fix: improve detection of chrome anonymous errors vs omitting the error arg
335806c
Merge pull request #756 from rollbar/wj-null-arguments
efd3349
fix: use better message when rollbar.log is called with null or missing arguments
c90c91b
Merge pull request #755 from rollbar/wj-transmit-duplicate-errors
fa6d04f
Merge pull request #758 from ClearCalcs/browser_detection_workers
a9d335c
Fix browser detection inside web workers
ea85092
fix: convert transmitDuplicateErrors flag to ignoreDuplicateErrors
6fb5eee
feat: add transmitDuplicateErrors config flag
See the full diff
dependency
rollbar was updated from 2.10.0
to 2.11.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
d0c8f42
Release v2.11.0
1c97825
hotfix: typo
8464ad2
Merge pull request #761 from rollbar/wj-global-event-wrapper-flag
0e83454
Merge pull request #760 from rollbar/wj-store-raw-error
52c75eb
feat: allow disable of global event wrappers
0b28d7e
add raw error diagnostic; fix key format for API payload
See the full diff
dependency
rollbar was updated from 2.12.0
to 2.12.1
.Your tests are still failing with this version. Compare changes
The new version differs by 20 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
03d27f5
Release v2.12.0
0ffa715
Merge pull request #769 from rollbar/wj-delay-waking-v8-hook
3946ce9
Merge pull request #768 from rollbar/wj-trace-chain-white-black-list
0441321
Merge pull request #767 from rollbar/wj-default-no-global-wrappers
256b145
Merge pull request #766 from rollbar/wj-scrub-request-body
0540630
fix: prevent prepareStackTrace from picking up stray errors
311adc5
fix: apply hostWhiteList/hostBlackList to trace_chain
48cd00f
feat: change default for wrapGlobalEventHandlers
2e664a3
fix: fix regex that will match anything; then fix test case that fails with fixed regex
5204813
feat: scrub JSON request body when enabled (default)
f655de9
chore: don't show perf warnings for test scripts
There are 20 commits in total.
See the full diff
dependency
rollbar was updated from 2.12.1
to 2.12.2
.Your tests are still failing with this version. Compare changes
dependency
rollbar was updated from 2.12.2
to 2.12.3
.Your tests are still failing with this version. Compare changes
Update TypeScript types for config object, #776
Recover from read-only window.console object, #778
The new version differs by 6 commits.
c113dfd
Release v2.12.3
dcf46b1
Merge pull request #778 from rollbar/wj-console-getter-only
9c1b07e
fix: recover from read-only window.console object
af17db3
test: deregister telemetry hooks between tests
e76887d
Merge pull request #776 from rollbar/wj-ts-nodesourcemaps
5f8eec8
fix: update TypeScript types for config object
See the full diff
dependency
rollbar was updated from 2.12.3
to 2.13.0
.Your tests are still failing with this version. Compare changes
Optionally guess error class when missing, #779
Enable react-native path rewrite from config, #780
Use most specific error name, #781
Travis chrome 62, #782
The new version differs by 9 commits.
bb925a9
Release v2.13.0
b1d84a0
Merge pull request #781 from rollbar/wj-most-specific-error-name
3b277b4
fix: use most specific error name
751fdeb
Merge pull request #782 from rollbar/wj-allow-travis-chrome-62
2002afe
test: accommodate travis chrome at v62
3bf950e
Merge pull request #780 from rollbar/wj-rewrite-filename-from-config
6aecd4c
feat: enable react-native path rewrite from config
7741316
Merge pull request #779 from rollbar/wj-optional-guess-error-class
5527685
feat: optionally guess error class when missing
See the full diff
dependency
rollbar was updated from 2.13.0
to 2.14.0
.Your tests are still failing with this version. Compare changes
Update TypeScript types, #786
Network telemetry improvements, #787
CaptureEvent should handle ambiguous args, #788
Bump dep versions in examples, #789
Better semver for node source map deps, #790
Store original error in server and react native targets, #794
Use error-stack-parser for react native, #795
Add source map config to webpack example, #796
The new version differs by 23 commits.
eda7625
Release v2.14.0
f7fd408
Merge pull request #796 from rollbar/wj-webpack-source-map-example
f47a477
test: add source map config to webpack example
d794f65
Merge pull request #795 from rollbar/wj-react-native-error-parser
9921f0c
feat: use error-stack-parser for react native
8d4492b
Merge pull request #794 from rollbar/wj-diagnostic-error
feebefc
fix: store original error in server and rn targets
c21ba3b
chore: better semver for node source map deps
65d558f
Merge pull request #790 from rollbar/wj-node-deps-semver
36f483f
Merge pull request #788 from rollbar/wj-capture-event-fix
cdf2fa8
chore: better semver for node source map deps
edbf923
Merge pull request #789 from rollbar/wj-github-sec-warnings
631bd65
chore: bump dep versions in examples
322868b
fix: captureEvent should handle ambiguous args
bf9a2ef
Merge pull request #787 from rollbar/wj-scrub-network-telemetry
There are 23 commits in total.
See the full diff
dependency
rollbar was updated from 2.14.0
to 2.14.2
.Your tests are still failing with this version. Compare changes
Attempt to get Cloudflare to pick up the latest version. No delta from 2.14.0.
dependency
rollbar was updated from 2.14.2
to 2.14.3
.Your tests are still failing with this version. Compare changes
Build dist in strict mode, #799
dependency
rollbar was updated from 2.14.3
to 2.14.4
.Your tests are still failing with this version. Compare changes
This release only affects dist/rollbar.snippet.js.
Sets the CDN path in the snippet to use 2.13.0 until cdnjs issues are resolved.
dependency
rollbar was updated from 2.14.4
to 2.15.0
.Your tests are still failing with this version. Compare changes
Update vows package to fix util dependency, #804
Enable node 12, #808
Fix npm run lint, #809
Use correct byte size for truncation, #810
Update deprecated uglifier and ensure serialize-javascript >= 2.1.1, #811
build(deps): bump handlebars from 4.0.11 to 4.5.3, #812
Allow rollbar errors on xhr/fetch http status (4xx/5xx/0), #814
Allow matching method names with parens, #815
fix: gracefully handle loadFull being called multiple times, #815
Update dependencies to remove npm security warnings, #820
Remove dev dependency grunt-tagrelease, #827
Add CodePush Rewrite Rule, #827
Add upload to s3 workflow, #831
Use new url format for cdn, #834
The new version differs by 46 commits.
98afc15
Release v2.15.0
d731a9c
Merge pull request #836 from rollbar/wj-cache-control
2d0cc2e
fix: cache-control arg formatting
be56bfa
Merge pull request #835 from rollbar/wj-cache-control
e5cab20
fix: add cache-control
311bb0b
Merge pull request #834 from rollbar/wj-update-cdn-url
8a77a63
chore: use new url format for cdn
9ffc13b
Merge pull request #833 from rollbar/wj-trigger-on-create
88a432c
chore: trigger s3 workflow on release created
0983c33
Add upload to s3 workflow (#831)
80aa38f
Merge pull request #825 from rollbar/dependabot/npm_and_yarn/mixin-deep-1.3.2
2d8812a
Merge pull request #829 from yosimasu/issues/code-push-rewrite-rule
53313b5
Add CodePush Rewrite Rule
f452aac
Merge pull request #827 from rollbar/wj-remove-grunt-tagrelease
e4fa340
fix: remove dev dependency grunt-tagrelease
There are 46 commits in total.
See the full diff
dependency
rollbar was updated from 2.15.0
to 2.15.1
.Your tests are still failing with this version. Compare changes
Only build stack for http errors when the feature is enabled, #843
The new version differs by 8 commits.
fc5e3b2
Release v2.15.1
802b5ce
Merge pull request #843 from rollbar/wj-http-error-stack
8d1312c
fix: only build stack for http errors when the feature is enabled
3792739
Merge pull request #830 from rollbar/wj-ignoredMessages-regex-test
2a8ec70
Merge pull request #838 from rollbar/dependabot/npm_and_yarn/acorn-6.4.1
bab73db
build(deps): bump acorn from 6.4.0 to 6.4.1
bf65a86
test: add a couple more regex tests for ignoredMessages
bd2031d
test: test ignoredMessages with regex including escaped literal
See the full diff
dependency
rollbar was updated from 2.15.2
to 2.16.0
.Your tests are still failing with this version. Compare changes
onSendCallback
, CheckIgnore
, transform
) in react-native targetEnable onSendCallback and transform callback for react-native, #847
Update npm dependencies with security updates, #846
Fix LambdaHandler type definition to work with async handler functions, #849
Diagnostic improvements, #850
Allow configuration of stack trace limit, #851
Add diagnostic keys for node source maps, #852
The new version differs by 17 commits.
4d5c1b0
Release v2.16.0
38d813d
Merge pull request #852 from rollbar/wj-node-source-map-diagnostic
942445a
Merge pull request #851 from rollbar/wj-stack-trace-limit
029e67d
Merge pull request #850 from rollbar/wj-diagnostic-updates
6ed653b
Merge pull request #849 from rollbar/wj-lambda-type-definition
62a6cba
style: fix indentation
3df6610
chore: diagnostic improvements
4efc4c8
chore: add diagnostic keys for node source maps
1e2fd3b
feat: allow configuration of stack trace limit
17810b0
fix: fix type definition to work with async handler functions
9b85887
Fix security vulnerability due to minimist (#846)
0706c55
Merge pull request #847 from rollbar/wj-react-native-callbacks
a840713
test: update error message for travis chrome
0fabbe8
fix: enable onSendCallback and transform callabck for react-native
9a5f9ff
Release v2.15.2
There are 17 commits in total.
See the full diff
dependency
rollbar was updated from 2.16.0
to 2.16.1
.Your tests are still failing with this version. Compare changes
Fix TypeScript compilation errors, #854
dependency
rollbar was updated from 2.16.1
to 2.16.2
.Your tests are still failing with this version. Compare changes
Restores 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
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/greenkeeperio/badges/builds/533076387?utm_source=github_status&utm_medium=notification)).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](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: