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 travis-deploy-once to the latest version 🚀 #26

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 8, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.4.0 of travis-deploy-once was just published.

Dependency travis-deploy-once
Current Version 4.3.4
Type devDependency

The version 4.4.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 travis-deploy-once.

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 v4.4.0

4.4.0 (2018-03-08)

Features

Commits

The new version differs by 6 commits.

  • 6accb1c feat: retry failed API calls
  • 57ab31b chore(package): update semantic-release to version 15.0.0
  • 11c3a1c chore(package): update proxyquire to version 2.0.0
  • 9c9d017 chore(package): simplify xo configuration
  • 8f097f0 chore(package): update xo to version 0.20.0
  • fa8b73c test: remove unnecessary console.error

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

coveralls commented Mar 8, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 32dccb1 on greenkeeper/travis-deploy-once-4.4.0 into c73d65a on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 32dccb1 on greenkeeper/travis-deploy-once-4.4.0 into c73d65a on master.

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

greenkeeper bot commented Mar 15, 2018

Version 4.4.1 just got published.

Update to this version instead 🚀

Release Notes v4.4.1

4.4.1 (2018-03-15)

Bug Fixes

  • package: update execa to version 0.10.0 (97cd026)
Commits

The new version differs by 1 commits.

  • 97cd026 fix(package): update execa to version 0.10.0

See the full diff

gregswindle added a commit that referenced this pull request Apr 12, 2018
Update production dependencies

* markdown-magic@latest
* object-hash@latest
* ejs@latest

Update development dependencies

* @semantic-release/changelog@latest
* @semantic-release/npm@latest
* eslint@latest
* eslint-config-standard@latest
* eslint-config-xo-space@latest
* eslint-plugin-import@latest
* eslint-plugin-jsdoc@latest
* eslint-plugin-no-unsanitized@latest
* eslint-plugin-node@latest
* eslint-plugin-promise@latest
* eslint-plugin-unicorn@latest
* jest@latest
* jest-cli@latest
* nsp@latest
* travis-deploy-once@latest

GH-10, GH-12, GH-13, GH-14, GH-15, GH-16, GH-17,
GH-18, GH-20, GH-21, GH-22, GH-23, GH-24, GH-26,
GH-27, GH-29, GH-30, GH-31, GH-32
gregswindle added a commit that referenced this pull request Apr 16, 2018
Resolve all outdated dependencies.

Resolves #10
Resolves #12
Resolves #13
Resolves #15
Resolves #16
Resolves #17
Resolves #18
Resolves #20
Resolves #21
Resolves #22
Resolves #23
Resolves #24
Resolves #26
Resolves #27
Resolves #29
Resolves #30

GH-32
greenkeeper bot added a commit that referenced this pull request Apr 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 29, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Release Notes v5.0.0

5.0.0 (2018-04-29)

Features

BREAKING CHANGES

  • Node.js <= 6 is not supported anymore
Commits

The new version differs by 2 commits.

  • 8f68fe1 feat: require Node.js 6
  • 9905c36 chore(package): update sinon to version 5.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 29, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes v5.0.1

5.0.1 (2018-06-29)

Bug Fixes

  • package: update yargs to version 12.0.1 (ba77cf4)
Commits

The new version differs by 4 commits.

  • ba77cf4 fix(package): update yargs to version 12.0.1
  • 018ceca chore(package): update sinon to version 6.0.0
  • 4591046 chore(package): update nyc to version 12.0.1
  • 289e539 chore(package): update xo to version 0.21.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 4, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 4, 2018

Version 5.0.2 just got published.

Update to this version instead 🚀

Release Notes v5.0.2

5.0.2 (2018-08-04)

Bug Fixes

  • package: update got to version 9.0.0 (bec148c)
Commits

The new version differs by 2 commits.

  • bec148c fix(package): update got to version 9.0.0
  • 5649360 chore(package): update clear-module to version 3.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 24, 2018

Version 5.0.3 just got published.

Update to this version instead 🚀

Release Notes v5.0.3

5.0.3 (2018-08-24)

Bug Fixes

  • package: update execa to version 0.11.0 (833916a)
Commits

The new version differs by 3 commits.

  • 0875628 chore(package): update got to version 9.1.0
  • 833916a fix(package): update execa to version 0.11.0
  • e40f304 chore(package): update xo to version 0.22.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 26, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 26, 2018

Version 5.0.4 just got published.

Update to this version instead 🚀

Release Notes v5.0.4

5.0.4 (2018-08-26)

Bug Fixes

  • package: update execa to version 1.0.0 (91da1a0)
Commits

The new version differs by 1 commits.

  • 91da1a0 fix(package): update execa to version 1.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 29, 2018

Version 5.0.5 just got published.

Update to this version instead 🚀

Release Notes v5.0.5

5.0.5 (2018-08-29)

Bug Fixes

  • package: update babel to version 7.0.0 (156b366)
Commits

The new version differs by 1 commits.

  • 156b366 fix(package): update babel to version 7.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 30, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 30, 2018

Version 5.0.6 just got published.

Update to this version instead 🚀

Release Notes v5.0.6

5.0.6 (2018-08-30)

Bug Fixes

  • add babel-register file to npm package (21b59db)
Commits

The new version differs by 1 commits.

  • 21b59db fix: add babel-register file to npm package

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 30, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 30, 2018

Version 5.0.7 just got published.

Update to this version instead 🚀

Release Notes v5.0.7

5.0.7 (2018-08-30)

Bug Fixes

  • add babel-register.js file to npm package (c3da8f3)
Commits

The new version differs by 1 commits.

  • c3da8f3 fix: add babel-register.js file to npm package

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2018

Update to this version instead 🚀

Release Notes for v5.0.8

5.0.8 (2018-09-19)

Bug Fixes

  • fix babel-register config when module is globally installed (4697ad5)
Commits

The new version differs by 3 commits.

  • 4697ad5 fix: fix babel-register config when module is globally installed
  • 8105e60 chore(package): update nock to version 10.0.0
  • 43b48a3 chore(package): update xo to version 0.23.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2018

Update to this version instead 🚀

Release Notes for v5.0.9

5.0.9 (2018-09-27)

Bug Fixes

  • use require.resolve to load babel preset (16292d3)
Commits

The new version differs by 2 commits.

  • 16292d3 fix: use require.resolve to load babel preset
  • 858d475 test: add babel-register.js to test coverage

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2018

Update to this version instead 🚀

Release Notes for v5.0.10

5.0.10 (2018-12-12)

Bug Fixes

  • package: update p-retry to version 3.0.0 (b360e09)
Commits

The new version differs by 3 commits.

  • b360e09 fix(package): update p-retry to version 3.0.0
  • fe68469 chore(package): update nyc and sinon
  • 0f8d0d3 chore(package): update commitizen to version 3.0.0

See the full diff

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

greenkeeper bot commented Dec 15, 2018

Update to this version instead 🚀

Release Notes for v5.0.11

5.0.11 (2018-12-15)

Bug Fixes

  • readme: add deprecation notice (70e9057)
Commits

The new version differs by 1 commits.

  • 70e9057 fix(readme): add deprecation notice

See the full diff

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