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

@dependabot-preview dependabot-preview bot commented Aug 6, 2018

Bumps feathers-hooks-common from 4.14.3 to 4.16.0.

Changelog

Sourced from feathers-hooks-common's changelog.

v4.16.0 (2018-08-04)

Full Changelog

Merged pull requests:

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
... (truncated)
Commits
  • 1ab6c52 4.16.0
  • 39df3d7 Merge pull request #423 from feathers-plus/skipOnFlag
  • 580e14f Added prep for skipRemaingHooksOnFlag
  • 12e4d66 Merge pull request #420 from dekelev/master
  • 814453f Changed hook name to keepInArray
  • d9b2dbb Merge pull request #421 from rayfoss/patch-2
  • 1794a7c Changed dependencies include order
  • 5ddaab9 Delete's not a thing
  • 9e33dfe Now throwing BadRequest error when 'field' params is lead to non-empty & non-...
  • a82ffdf Merge pull request #405 from rayfoss/patch-1
  • Additional commits viewable in compare view

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 reopen will reopen this PR if it is closed
  • @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 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 Aug 6, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #165.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/feathers-hooks-common-4.16.0 branch September 20, 2018 19:12
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