SvenWesterlaken / mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j
https://www.npmjs.com/package/mongo4j
MIT License
14 stars 4 forks source link

Update @semantic-release/git to the latest version 🚀 #8

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.2 of @semantic-release/git was just published.

Dependency @semantic-release/git
Current Version 5.0.0
Type devDependency

The version 6.0.2 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 @semantic-release/git.

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 v6.0.2

6.0.2 (2018-07-17)

Bug Fixes

  • package: update fs-extra to version 7.0.0 (54bd404)
Commits

The new version differs by 8 commits.

  • 54bd404 fix(package): update fs-extra to version 7.0.0
  • 060140a chore(package): update clear-module to version 3.0.0
  • bdd2708 test: sort files array before comparing to expectation
  • 1e99ccd docs: mention setting option to false to override shareable config
  • fac45a3 fix: factorise the verification code in a function
  • 629dfc4 feat: commit files from assets even if in they are in .gitignore
  • fede564 chore(package): update sinon to version 6.0.0
  • 3969424 chore(package): update nyc to version 12.0.1

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:

greenkeeper[bot] commented 6 years ago

Version 7.0.0 just got published.

Update to this version instead 🚀

Release Notes v7.0.0

7.0.0 (2018-07-17)

Features

  • use cwd and env options passed by core (1fab20e)

BREAKING CHANGES

  • require semantic-release >= 15.8.0
Commits

The new version differs by 1 commits.

  • 1fab20e feat: use cwd and env options passed by core

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.1 just got published.

Update to this version instead 🚀

Release Notes v7.0.1

7.0.1 (2018-07-19)

Bug Fixes

  • glob assets before running git ls-files (7eb2b3f)
Commits

The new version differs by 2 commits.

  • 7eb2b3f fix: glob assets before running git ls-files
  • e097ee7 docs: fix lodash template example for message option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.2 just got published.

Update to this version instead 🚀

Release Notes v7.0.2

7.0.2 (2018-08-24)

Bug Fixes

  • package: update execa to version 0.11.0 (20809c3)
Commits

The new version differs by 5 commits.

  • 20809c3 fix(package): update execa to version 0.11.0
  • 87bdf03 chore(package): update get-stream to version 4.0.0
  • ad72012 docs: add note about branch protection
  • e1329ca chore(package): update xo to version 0.22.0
  • 5f82e58 docs: fix typo in usage example

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.3 just got published.

Update to this version instead 🚀

Release Notes v7.0.3

7.0.3 (2018-08-26)

Bug Fixes

  • package: update execa to version 1.0.0 (a35f990)
Commits

The new version differs by 1 commits.

  • a35f990 fix(package): update execa to version 1.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.4 just got published.

Update to this version instead 🚀

Release Notes v7.0.4

7.0.4 (2018-09-11)

Bug Fixes

  • package: update debug to version 4.0.0 (ca9de5f)
Commits

The new version differs by 2 commits.

  • ca9de5f fix(package): update debug to version 4.0.0
  • 928f82f chore(package): update xo to version 0.23.0

See the full diff

SvenWesterlaken commented 6 years ago

:tada: This PR is included in version 0.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: