graphql-bookshelf
graphql-bookshelf copied to clipboard
Bump bookshelf from 0.15.1 to 1.2.0
Bumps bookshelf from 0.15.1 to 1.2.0.
Release notes
Sourced from bookshelf's releases.
1.2.0
1.2.0 Jun 07, 2020 - Diff
Features
- Add option to control auto refresh after save: #2070
Tests
- Adds some more integration tests to
Collection#fetch: #2079Dependencies
- Support Knex version 0.21.0 and up: #2072
- Update some dependencies of dependencies to fix security warnings: #2078
1.1.1
1.1.1 Mar 28, 2020 - Diff
Bug fixes
- Fix attributes that are changed during event hook not being persisted: #2062
- Fix incorrect query object being sent to event handlers with
morphTo: #2059- Fix non-object attributes being passed to
model.parse()in some cases: #2056Documentation
- Fix typo in doclet: #2057
1.1.0
1.1.0 Jan 31, 2020 - Diff
Features
- Add option to disable the count information in
fetchPage: #2045Tests
- Small refactor to some tests: #2050
Dependencies
1.0.1
1.0.1 Oct 6, 2019 - Diff
Bug fixes
... (truncated)
Changelog
Sourced from bookshelf's changelog.
Change Log
1.2.0 Jun 07, 2020 - Diff
Features
- Add option to control auto refresh after save: #2070
Tests
- Adds some more integration tests to
Collection#fetch: #2079Dependencies
- Support Knex version 0.21.0 and up: #2072
- Update some dependencies of dependencies to fix security warnings: #2078
1.1.1 Mar 28, 2020 - Diff
Bug fixes
- Fix attributes that are changed during event hook not being persisted: #2062
- Fix incorrect query object being sent to event handlers with
morphTo: #2059- Fix non-object attributes being passed to
model.parse()in some cases: #2056Documentation
- Fix typo in doclet: #2057
0.15.2 Mar 28, 2020 - Diff
Bug fixes
- Fix attributes that are changed during event hook not being persisted: #2063
1.1.0 Jan 31, 2020 - Diff
Features
- Add option to disable the count information in
fetchPage: #2045Tests
- Small refactor to some tests: #2050
Dependencies
... (truncated)
Commits
58058a7Release 1.2.054928feMerge pull request #2079 from bookshelf/rg-fetch-testsb5e24c5Merge pull request #2078 from bookshelf/rg-update-dependenciesf5e5131Add more Collection#fetch integration tests7ef914bReplace .finally with .then94ea232Fix security issues in some dependenciesd729ae7Merge pull request #2070 from lysedaladvisa/lysedaladvisa/add-autorefresh-opt...9eb5014Merge pull request #2072 from kibertoad/chore/knex-0-2133c752dUpdate package-lock1ddbbb1Add support for knex 0.21.x- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)