Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
FIXED:
The new version differs by 9 commits.
517b2ca
2.0.1
793ad56
update readme cdn links
f82e10d
Merge pull request #129 from keen/akasprowicz-listener-fix-a-download
0610e1f
Merge branch 'master' of https://github.com/keen/keen-tracking.js
3dc0ecc
Merge pull request #128 from hinaloe/ignore-download
4b12997
Merge branch 'hinaloe-ignore-download'
663e02f
listener fix for A download redirection
2507507
use a.hasAttribute('download') instead of a.download
3b66c77
don't make defer linking with a[download]
See the full diff
Update to this version instead π
The new version differs by 7 commits.
5091eac
2.0.2
abded35
Merge pull request #130 from keen/akasprowicz-fetch
070aa68
fix doc
d2e6752
build with Fetch and Promise
ce62d8b
update docs and tests
14b9c09
fix listener not waiting until request completed
07f8c6a
fetch api and promises as a default method of communication
See the full diff
Update to this version instead π
New:
client.initAutoTracking({ collectIpAddress: false });
Update to this version instead π
The new version differs by 9 commits.
733376e
3.0.0
47bcdbb
fix node req header
1028141
Merge pull request #134 from keen/akasprowicz-retry-save
c46f51f
update readme with Retry config
109c482
cleanup files from old pipeline
ec48c18
retry if request fails, related to #51 and #52
c45fd8a
retry if request fails, related to #51 and #52
2dce548
update UUID generation with Crypto
18fb9fa
update UUID generation with Crypto
See the full diff
Update to this version instead π
The new version differs by 5 commits.
8e47fc9
3.0.2
732b672
test demo naming
cbb8c93
Merge pull request #135 from keen/akasprowicz-window-var-keen-tracking
6ace29c
name KeenTracking global window variable, instead of just Keen, to keep docs clear
766eada
fix ending of readme
See the full diff
Update to this version instead π
The new version differs by 6 commits.
79b76fe
3.2.0
3e94e9e
Merge pull request #138 from keen/akasprowicz-hot-features
bdf4c5b
update docs with unique and error handling for autotracking
831fa02
build with new features
1411569
testing new functionality
3802b24
autotracking error handling, unique events feature
See the full diff
Update to this version instead π
New:
Deprecated and removed methods:
This way we reduced the size of gzipped js file to 18.3 KB (5% reduction).
The new version differs by 12 commits.
ae1158c
4.0.1
611496e
update url-parse
753929f
Merge branch 'master' of https://github.com/keen/keen-tracking.js
152ed27
4.0.0
7944724
update version in docs
07b81d2
Merge pull request #139 from keen/akasprowicz-es6-classes
eb0a19b
fix tests
628cc24
remove deprecated methods, clean
052a74d
update docs about using different request types
a227463
cleanup, refactor of browser sending methods
2bafd64
extend tests for autotracking
d500186
refactor, cleaning and unique for node
See the full diff
dependency
keen-tracking was updated from 1.4.2
to 4.0.5
.dependency
keen-tracking was updated from 1.4.2
to 4.0.6
.dependency
keen-tracking was updated from 1.4.2
to 4.0.7
.
Version 2.0.0 of keen-tracking was just published.
keen-tracking
The version 2.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of keen-tracking.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 33 commits.
2dea6aa
2.0.0
879686a
Merge pull request #127 from keen/akasprowicz-v2
2d5a2fc
update autotracking docs to use v2.0.0
076d042
fix tests and remove deprecated dependencies
93c7471
v2.0.0 readme and docs info
2734a71
Merge pull request #126 from keen/akasprowicz-webpack-es5-umd
1423b98
remove deprecated packages and testing software
a0e46cf
remove browserify from travis
707c22a
remove testing from gulp - move to npm
6df51e1
turn off keen debug logs
788c782
jest match unit tests
6a7ddfd
jest match unit tests
f1d0b48
fix test for record-events-server
aeb291e
fix test for record-events-browser
eeffb2d
fix test for helpers
There are 33 commits in total.
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: