Skip to content
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

Update request-on-steroids to the latest version 🚀 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 26, 2017

Version 1.1.7 of request-on-steroids was just published.

Dependency request-on-steroids
Current Version 1.1.6
Type dependency

The version 1.1.7 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 request-on-steroids.

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.


Release Notes v1.1.7

1.1.7 (2017-10-26)

Bug Fixes

  • do not use random-http-useragent by default (50af1ee)
Commits

The new version differs by 12 commits.

  • 94e1534 chore: revert last changes
  • 50af1ee fix: do not use random-http-useragent by default
  • c163bf0 Merge pull request #28 from hfreire/greenkeeper/eslint-plugin-node-5.2.1
  • cc581ba chore(package): update eslint-plugin-node to version 5.2.1
  • 6f17eec Merge pull request #26 from hfreire/greenkeeper/eslint-plugin-import-2.8.0
  • 02fd119 chore(package): update eslint-plugin-import to version 2.8.0
  • 49f7719 Merge pull request #25 from hfreire/greenkeeper/eslint-4.9.0
  • 57cb964 chore(package): update eslint to version 4.9.0
  • 905bcb2 Merge pull request #24 from hfreire/greenkeeper/eslint-plugin-promise-3.6.0
  • f0b4ce1 chore(package): update eslint-plugin-promise to version 3.6.0
  • 875b6e4 Merge pull request #23 from hfreire/greenkeeper/eslint-config-hfreire-1.0.8
  • 472d6dc chore(package): update eslint-config-hfreire to version 1.0.8

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 🌴

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling abdbbca on greenkeeper/request-on-steroids-1.1.7 into ** on master**.

greenkeeper bot added a commit that referenced this pull request Oct 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2017

Version 1.1.8 just got published.

Update to this version instead 🚀

Release Notes v1.1.8

1.1.8 (2017-10-26)

Bug Fixes

  • add get circuit breaker test (50e444a)
Commits

The new version differs by 1 commits.

  • 50e444a fix: add get circuit breaker test

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 31, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2017

Version 1.1.9 just got published.

Update to this version instead 🚀

Release Notes v1.1.9

1.1.9 (2017-10-31)

Bug Fixes

  • replace babel-preset-es2015 with babel-preset-env and set target nodejs version to 6 (7e53437)
Commits

The new version differs by 5 commits.

  • 7e53437 fix: replace babel-preset-es2015 with babel-preset-env and set target nodejs version to 6
  • 0a48307 Merge pull request #30 from hfreire/greenkeeper/eslint-config-hfreire-1.0.9
  • e23875c chore(package): update eslint-config-hfreire to version 1.0.9
  • 2172dc7 Merge pull request #29 from hfreire/greenkeeper/eslint-4.10.0
  • 9c1f745 chore(package): update eslint to version 4.10.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2017

Version 1.1.10 just got published.

Update to this version instead 🚀

Release Notes v1.1.10

1.1.10 (2017-11-02)

Bug Fixes

  • refactor rate limite, retry and circuit breaker code to perseverance (a5af6b9)
Commits

The new version differs by 6 commits.

  • a5af6b9 fix: refactor rate limite, retry and circuit breaker code to perseverance
  • 70a1b63 chore: add package lock file
  • b0f82c3 refactor: minor tweaks
  • 23b629c Merge pull request #31 from hfreire/greenkeeper/pre-git-3.16.0
  • ab01b46 chore(package): update pre-git to version 3.16.0
  • cfa7ca3 chore(travis): use nodejs 6.11.3 in builds

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2017

Version 1.1.11 just got published.

Update to this version instead 🚀

Release Notes v1.1.11

1.1.11 (2017-11-09)

Bug Fixes

  • move response handler inside perseverance execution (ff1b148)
Commits

The new version differs by 5 commits.

  • ff1b148 fix: move response handler inside perseverance execution
  • badabdd Merge pull request #32 from hfreire/greenkeeper/eslint-plugin-unicorn-3.0.0
  • fdaa704 chore(package): update eslint-plugin-unicorn to version 3.0.0
  • 062d7d4 docs(readme): minor tweaks
  • c5e24df chore: upgrade semantic-release to 9.1.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 14, 2017

Version 1.1.12 just got published.

Update to this version instead 🚀

Release Notes v1.1.12

1.1.12 (2017-11-14)

Bug Fixes

  • expose configure method (5748a89)
Commits

The new version differs by 3 commits.

  • 5748a89 fix: expose configure method
  • 97cd563 chore(travis): add greenkeeper plugin to commit package lock file for greenkeeper prs
  • 51f985b docs(readme): update used by section with tinder-wrapper

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2017

Version 1.1.13 just got published.

Update to this version instead 🚀

Release Notes v1.1.13

1.1.13 (2017-11-15)

Bug Fixes

  • update perseverance breaker threshold (23935a4)
Commits

The new version differs by 2 commits.

  • 23935a4 fix: update perseverance breaker threshold
  • e51372f test: minor tweaks

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 1.1.14 just got published.

Update to this version instead 🚀

Release Notes v1.1.14

1.1.14 (2017-11-20)

Bug Fixes

  • package: update perseverance to version 1.0.5 (85ddf86), closes #34
Commits

The new version differs by 4 commits.

  • 98e7e85 Merge pull request #35 from hfreire/greenkeeper/perseverance-1.0.5
  • 488dba0 chore(package): update lockfile
  • 85ddf86 fix(package): update perseverance to version 1.0.5
  • e0b5dc8 docs: minor tweaks

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 1.1.15 just got published.

Update to this version instead 🚀

Release Notes v1.1.15

1.1.15 (2017-11-20)

Bug Fixes

  • package: update random-http-useragent to version 1.1.4 (37360ed)
Commits

The new version differs by 6 commits.

  • 19b2b9a Merge pull request #36 from hfreire/greenkeeper/random-http-useragent-1.1.4
  • a221de2 chore(package): update lockfile
  • 37360ed fix(package): update random-http-useragent to version 1.1.4
  • 83a1dac Merge pull request #33 from hfreire/greenkeeper/eslint-4.11.0
  • 62a9293 chore(package): update lockfile
  • 360cb62 chore(package): update eslint to version 4.11.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 1.1.16 just got published.

Update to this version instead 🚀

Release Notes v1.1.16

1.1.16 (2017-11-20)

Bug Fixes

  • package: update perseverance to version 1.0.6 (0cf4b4f)
Commits

The new version differs by 3 commits.

  • ea37343 Merge pull request #37 from hfreire/greenkeeper/perseverance-1.0.6
  • 4f0c358 chore(package): update lockfile
  • 0cf4b4f fix(package): update perseverance to version 1.0.6

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2017

Version 1.1.17 just got published.

Update to this version instead 🚀

Release Notes v1.1.17

1.1.17 (2017-11-24)

Bug Fixes

  • package: update perseverance to version 1.0.7 (85b40de)
Commits

The new version differs by 6 commits.

  • 9a9a407 Merge pull request #39 from hfreire/greenkeeper/perseverance-1.0.7
  • 62f633b chore(package): update lockfile
  • 85b40de fix(package): update perseverance to version 1.0.7
  • fc05d6e Merge pull request #38 from hfreire/greenkeeper/eslint-config-hfreire-1.0.10
  • 5e06911 chore(package): update lockfile
  • 3f8bd21 chore(package): update eslint-config-hfreire to version 1.0.10

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2017

Version 1.1.18 just got published.

Update to this version instead 🚀

Release Notes v1.1.18

1.1.18 (2017-12-15)

Bug Fixes

  • package: update perseverance to version 1.0.8 (d85b91f)
Commits

The new version differs by 24 commits.

  • 7ca8dda Merge pull request #46 from hfreire/greenkeeper/perseverance-1.0.8
  • daa0a6a chore(package): update lockfile
  • d85b91f fix(package): update perseverance to version 1.0.8
  • 6d265e0 Merge pull request #45 from hfreire/greenkeeper/eslint-plugin-unicorn-3.0.1
  • 7f9eeae chore(package): update lockfile
  • 78e6288 chore(package): update eslint-plugin-unicorn to version 3.0.1
  • f00614c Merge pull request #44 from hfreire/greenkeeper/eslint-4.13.1
  • b923b72 chore(package): update lockfile
  • 37b3ffc chore(package): update eslint to version 4.13.1
  • 8d61a4c Merge pull request #43 from hfreire/greenkeeper/eslint-config-hfreire-1.0.11
  • fc8752a chore(package): update lockfile
  • 68c84da chore(package): update eslint-config-hfreire to version 1.0.11
  • 3f7dae4 Merge pull request #42 from hfreire/greenkeeper/eslint-4.13.0
  • ac9efd1 chore(package): update lockfile
  • 0c40f90 chore(package): update eslint to version 4.13.0

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 1.1.19 just got published.

Update to this version instead 🚀

Release Notes v1.1.19

1.1.19 (2018-03-13)

Bug Fixes

  • package: update lodash to version 4.17.5 (386c3f8)
  • package: update request to version 2.84.0 (bbf8e30)
  • package: update request to version 2.85.0 (4c8cb57)
Commits

The new version differs by 127 commits.

  • 2758299 Merge branch 'master' of https://github.com/hfreire/request-on-steroids
  • f738db8 chore(package): remove release config
  • 96bd241 Merge pull request #88 from hfreire/greenkeeper/request-2.85.0
  • 11983f3 chore(package): update lockfile
  • 4c8cb57 fix(package): update request to version 2.85.0
  • 7f1ccae Merge pull request #87 from hfreire/greenkeeper/request-2.84.0
  • b805dc1 chore(package): update lockfile
  • bbf8e30 fix(package): update request to version 2.84.0
  • 7c00538 Merge pull request #85 from hfreire/greenkeeper/semantic-release-15.0.2
  • 3ee1333 Merge pull request #84 from hfreire/greenkeeper/eslint-plugin-promise-3.7.0
  • 317da2e chore(package): update lockfile
  • 57f7322 chore(package): update semantic-release to version 15.0.2
  • dd84a1c chore(package): update lockfile
  • 44a0946 chore(package): update eslint-plugin-promise to version 3.7.0
  • 69e4773 Merge pull request #83 from hfreire/greenkeeper/semantic-release-15.0.0

There are 127 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 1.1.20 just got published.

Update to this version instead 🚀

Release Notes v1.1.20

1.1.20 (2018-03-13)

Bug Fixes

  • package: update perseverance to version 1.0.9 (e6964c6)
Commits

The new version differs by 6 commits.

  • 565a6c9 Merge pull request #90 from hfreire/greenkeeper/perseverance-1.0.9
  • 826444a Merge pull request #89 from hfreire/greenkeeper/semantic-release-15.0.3
  • 297db58 chore(package): update lockfile
  • e6964c6 fix(package): update perseverance to version 1.0.9
  • f1eabab chore(package): update lockfile
  • 3c50e0c chore(package): update semantic-release to version 15.0.3

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
greenkeeper bot added a commit that referenced this pull request Jul 10, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 19, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 19, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 29, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 29, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 29, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 29, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 29, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 3, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant