Mayank1791989 / gql

112 stars 19 forks source link

Update semantic-release to the latest version 🚀 #140

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.7.2 of semantic-release was just published.

Dependency semantic-release
Current Version 12.4.1
Type devDependency

The version 15.7.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.

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 v15.7.2

15.7.2 (2018-07-16)

Bug Fixes

  • package: update git-url-parse to version 10.0.1 (d3c7232)
Commits

The new version differs by 144 commits.

  • d3c7232 fix(package): update git-url-parse to version 10.0.1
  • 89e5847 docs: migration to new GitBook version
  • ed6a381 chore(package): update clear-module to version 3.0.0
  • d8e59cc fix: set default path to generateNotes object config
  • 24ce560 refactor: build plugin pipeline parameters at initialization
  • eb26254 refactor: use Object.entries rather than Object.keys
  • 50061bb refactor: remove unnecessary object destructuring
  • 5989989 feat: allow to define multiple generateNotes plugins
  • 576eb60 refactor: simplify plugin validation
  • f7f4aab refactor: use the lastInput arg to compute the prepare pipeline next input
  • 12de628 refactor: fix incorrect comments in lib/plugins/pipeline.js
  • d303286 docs: fix default value for analyzeCommits plugin
  • ed9c456 refactor: always return an Array of results/errors from a plugin pipeline
  • cac4882 docs: clarify verifyRelease plugin description
  • 09348f1 style: disable max-params warning for lib/plugins/normalize.js

There are 144 commits in total.

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 15.8.0 just got published.

Update to this version instead 🚀

Release Notes v15.8.0

15.8.0 (2018-07-17)

Features

  • pass cwd and env context to plugins (a94e08d)
Commits

The new version differs by 3 commits.

  • a94e08d feat: pass cwd and env context to plugins
  • 12e4155 refactor: pass argv via proxyquire for cli tests
  • 264472c chore(package): update fs-extra to version 7.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.8.1 just got published.

Update to this version instead 🚀

Release Notes v15.8.1

15.8.1 (2018-07-18)

Bug Fixes

  • do not override env variable with default if defined (3fb3fa8)
Commits

The new version differs by 1 commits.

  • 3fb3fa8 fix: do not override env variable with default if defined

See the full diff