pelias / pip-service

Pelias point-in-polygon-service
https://pelias.io
MIT License
16 stars 18 forks source link

Update pelias-logger to the latest version 🚀 #87

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.5.0 of pelias-logger was just published.

Dependency pelias-logger
Current Version 0.4.2
Type dependency

The version 0.5.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 pelias-logger.

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 v0.5.0

0.5.0 (2018-09-01)

Features

  • release: replace semantic-release dep with Travis build stages (20b33f4)
Commits

The new version differs by 7 commits.

  • a1cf8d2 Merge pull request #44 from pelias/semantic-release-build-stage
  • 5d7d447 Only run semantic-release on master branch
  • 063ac31 Use ci-tools script for semantic-release
  • 20b33f4 feat(release): replace semantic-release dep with Travis build stages
  • 92a5b1c Allow configuring logs as JSON
  • b587568 Merge pull request #42 from pelias/carat-ranges
  • ed988c7 Use carat ranges for all Pelias Dependencies

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

Update to this version instead 🚀

Release Notes v1.0.0

1.0.0 (2018-09-01)

Features

BREAKING CHANGES

  • version: There actually is nothing in this change, however we
    want to force a release to 1.0.0. sem-ver defines different
    functionality for versions below 1.0.0. We want the normal behavior.
Commits

The new version differs by 3 commits ahead by 3, behind by 5.

  • 8fb3dea feat(version): v1.0.0
  • 10db02b Merge pull request #46 from pelias/v-1.0.0
  • 4ec74e6 feat(version): v1.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.0 just got published.

Update to this version instead 🚀

Release Notes v1.1.0

1.1.0 (2018-09-01)

Features

  • release: replace semantic-release dep with Travis build stages (c795127)
Commits

The new version differs by 4 commits.

  • b825c3b Merge pull request #45 from pelias/semantic-release-build-stage
  • f473a0e Only run semantic-release on master branch
  • a8b9af6 Use ci-tools script for semantic-release
  • c795127 feat(release): replace semantic-release dep with Travis build stages

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.0 just got published.

Update to this version instead 🚀

Release Notes v1.2.0

1.2.0 (2018-09-01)

Features

  • console-log: Allow configuring logs as JSON (9f02774)
Commits

The new version differs by 2 commits.

  • 7ff7e6c Merge pull request #47 from pelias/allow-configuring-json
  • 9f02774 feat(console-log): Allow configuring logs as JSON

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.1 just got published.

Update to this version instead 🚀

Release Notes v1.2.1

1.2.1 (2018-09-01)

Bug Fixes

  • json-logs: use stringify option (fc702f1)
Commits

The new version differs by 2 commits.

  • fa8a7c0 Merge pull request #48 from pelias/stringify-json-logs
  • fc702f1 fix(json-logs): use stringify option

See the full diff