Update bookshelf to version 0.9.5 🚀 #6836
Merged
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.
Hello 👋
🚀🚀🚀
bookshelf just published its new version 0.9.5, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of bookshelf – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 63 commits .
62673b1
Release 0.9.5.
3e234c8
Prepare for release of 0.9.5
f983754
Delete explicit use of version number
c7db121
Reindent code
6cc7d66
Tracking bookshelf-page (fix bookshelf-page/#1)
3f37b6c
Add plugin link in README
9ba8d76
Attach pagination plugin as Model static member and to Collection prototype, with relevant integration tests.
25e40cd
Change #orderBy to a Helper method, add to Collection/Model, and add integration tests
e1d6594
Integration tests for model#orderBy and final pagination API
f9701af
Move orderBy to Model, alias fetchPage in Bookshelf, finalize pagination API and metadata format.
67d540c
Remove Number.isInteger for node < v0.12 compatibility
a7e4cb5
Remove String.startsWith and Object.assign (node <4 compatibility)
924cdd7
Remove extra migration/seed.
1b416ec
Add new methods to prototype directly rather than extending model to pass Error class inheritance tests.
7306556
4 spaces to 2 spaces
There are 63 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.