Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps feathers-hooks-common from 4.14.3 to 4.15.0.

Changelog

Sourced from feathers-hooks-common's changelog.

v4.15.0 (2018-07-24)

Full Changelog

Implemented enhancements:

  • softDelete with a date instead of boolean #385
  • Consider some ideas for softDelete #339
  • See if there are features to add to validateSchema #317
  • Headers info is removed which makes custom API KEY authorization impossible #306
  • Add hooks from feathers-hooks-extra #276
  • softDelete preliminary get should not cause populate to run #270
  • Feature Request: Querying for sub relationships on related data #248
  • Generalized get utility for use in a hook #217
  • Add some (trivial) Sequelize-oriented hooks #210
  • Implicit eager-loading when querying with dot-notation #207
  • convert date for db adapters #153

Fixed bugs:

  • Using softDelete and stashBefore results in infinite loop #345
  • Interaction between softDelete and populate on get() #284
  • SoftDelete Hook still called twice #238

Closed issues:

  • validateSchema with type: array #364
  • How to use getResultsByKey when querying a field with array of ids #358
  • add, remove, replace hooks dynamically. (Consider services too.) #322
  • Suggestion: Hooks specialized for Sequelize #321
  • Follow mongoose schema validation repo #299
  • Suggestion: Hooks specialized for MongoDB #280
  • How to handle streams in a hook #262
  • iff doesn't bind hook functions to service instance #258
  • serialize for Sequelize #245
  • Common Hooks validateschema error #229
  • There may be an interaction between softDelete and authentication #185
  • Convert fields coming in from query params #184
  • Allow softDelete to support dates/timestamps #130
  • hook.params.query.$disableSoftDelete is a security issue #128

Merged pull requests:

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot reopen will reopen this PR
  • @dependabot ignore this dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Automated Updating machanism label Jul 25, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #138.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/feathers-hooks-common-4.15.0 branch August 6, 2018 04:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Automated Updating machanism

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants