You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version 3.5.3 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 koop.
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 Notesv3.5.3
Added
Trim leading/trailing whitespace on request's query params if of type string
helper module and function to create route paths with decoration based on passed options
Option to insert the provider-specifc route fragments into the route path (rather then simple prefixing), by replacing occurence of '$namespace$' and '$providerParams$' substring
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 3.5.3 of koop was just published.
The version 3.5.3 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 koop.
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
v3.5.3Added
Fixed
Commits
The new version differs by 160 commits.
7499a78:package: 3.5.33ed2312Fix compare links in CHANGELOG.50e3256Merge pull request #24 from koopjs/params-whitespace-trim4c9bdedMove trim function to middleware and add unit-tests.281ff37Merge pull request #23 from koopjs/greenkeeper/sinon-5.0.0d03eb5fMerge pull request #25 from koopjs/greenkeeper/mocha-5.0.57570b03Merge branch 'master' into greenkeeper/mocha-5.0.5de182beMerge pull request #19 from koopjs/greenkeeper/gh-release-3.1.2ecad2dbMerge branch 'master' into greenkeeper/gh-release-3.1.2a2acefbTrim leading/trailing whitespace on request params that arrive as strings.4ce1c88chore(package): update mocha to version 5.0.53e3ad7bchore(package): update sinon to version 5.0.0cd99fb8chore(package): update standard to version 11.0.0 (#22)13867d1chore(package): update buble to version 0.19.0 (#21)24edf21chore(package): update gh-release to version 3.1.2There are 160 commits in total.
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 🌴