The version 1.3.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of @travi/any.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notesv1.3.0
<a name"1.3.0">
1.3.0 (2017-07-28)
Bug Fixes
key-syllables: defaulted simpleObject keys to 3 syllables (e84ac15f)
package: update chance to version 1.0.10 (d0e0729f)
seed: multiplied the random seed by 10 ** 13 to match chance.js (ed454f46)
Features
build: Added bable-preset-stage-3 that supports destructuring (138bf069)
npmrc: Now enforcing pinning exact versions for deps (6b393777)
seed: enabled determining and setting of the randomness seed (b5496184, closes #158)
sentence-and-paragraph: add support for more string types (3581679a)
word: Word generation now defaults to 3 syllables (9eda5d8a)
Commits
The new version differs by 23 commits.
1da4cc0Merge pull request #230 from richardson-trevor/default-word
382ec8achore(package-contributors): Added Trevor Richardson as project contributor
6b39377feat(npmrc): Now enforcing pinning exact versions for deps
9eda5d8feat(word): Word generation now defaults to 3 syllables
138bf06feat(build): Added bable-preset-stage-3 that supports destructuring
677f5d8chore(package): update greenkeeper-postpublish to version 1.3.0
17526fbchore(package): update greenkeeper-postpublish to version 1.2.0
3c18132chore(package): update greenkeeper-postpublish to version 1.1.0
6bcf983chore(package): update sinon to version 2.4.1
ac379dcchore(package): update sinon to version 2.4.0
73c4468chore(package): update @travi/eslint-config-travi to version 1.3.5
04d8ac6chore(package): update @travi/eslint-config-travi to version 1.3.4
6e5950cchore(package): update @travi/eslint-config-travi to version 1.3.3
e01d483chore(package): update validate-commit-msg to version 2.13.1
c0401e9chore(package): update validate-commit-msg to version 2.13.0
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 1.3.0 of @travi/any just got published.
The version 1.3.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of @travi/any. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v1.3.0<a name"1.3.0">
1.3.0 (2017-07-28)
Bug Fixes
Features
Commits
The new version differs by 23 commits.
1da4cc0
Merge pull request #230 from richardson-trevor/default-word
382ec8a
chore(package-contributors): Added Trevor Richardson as project contributor
6b39377
feat(npmrc): Now enforcing pinning exact versions for deps
9eda5d8
feat(word): Word generation now defaults to 3 syllables
138bf06
feat(build): Added bable-preset-stage-3 that supports destructuring
677f5d8
chore(package): update greenkeeper-postpublish to version 1.3.0
17526fb
chore(package): update greenkeeper-postpublish to version 1.2.0
3c18132
chore(package): update greenkeeper-postpublish to version 1.1.0
6bcf983
chore(package): update sinon to version 2.4.1
ac379dc
chore(package): update sinon to version 2.4.0
73c4468
chore(package): update @travi/eslint-config-travi to version 1.3.5
04d8ac6
chore(package): update @travi/eslint-config-travi to version 1.3.4
6e5950c
chore(package): update @travi/eslint-config-travi to version 1.3.3
e01d483
chore(package): update validate-commit-msg to version 2.13.1
c0401e9
chore(package): update validate-commit-msg to version 2.13.0
There are 23 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: