Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Update travis-deploy-once to the latest version 馃殌 #76

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 29, 2018

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

Dependency travis-deploy-once
Current Version 4.4.1
Type devDependency

The version 5.0.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


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

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
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
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
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
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
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
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
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
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
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
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
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants