Skip to content
This repository was archived by the owner on Dec 31, 2018. It is now read-only.

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jan 29, 2018

Version 4.3.0 of feathers-hooks-common was just published.

Dependency feathers-hooks-common
Current Version 3.10.0
Type dependency

The version 4.3.0 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 feathers-hooks-common.

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.


Commits

The new version differs by 92 commits.

  • 06862a0 4.3.0
  • e67eb8a Merge pull request #338 from Protoss78/master
  • bfea43f Moved BadRequest check after $disableStashBefore validation
  • 5530f9a Bumped version to 4.2.3
  • 0d452d9 Fixed issue #337 and included relevant test - ignore missing id when query is used.
  • da26331 Merge pull request #336 from Mattchewone/master
  • 371255b Fixed issue with params being populated at the wrong level
  • fe55ca6 Merge pull request #335 from Mattchewone/master
  • 986aeec Bump version
  • dfcab47 Update makeCallingParams hook to use getByDot/setByDot
  • 4217d54 Merge pull request #332 from beeplin/master
  • aa94224 Improve alterItems: better null-check for the returned value
  • 60ba74b Improve alterItems hook: can map to a newly created object
  • 6ada8b3 Merge pull request #331 from feathers-plus/semver420
  • aaa81d2 Minor semver change for disableMultiItemCreate hook.

There are 92 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 🌴

greenkeeper bot added a commit that referenced this pull request Feb 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2018

Version 4.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2018

Version 4.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2018

Version 4.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2018

Version 4.5.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2018

Version 4.5.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a9cb13b 4.5.3
  • df20dd9 Merge pull request #352 from feathers-plus/cache
  • 1ca593b Fixed bug in cache for get, updatre, patch, remove.
  • 68f9c45 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2018

Version 4.5.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2018

Version 4.5.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 7bf5342 4.5.5
  • 697ed4f Merge pull request #354 from feathers-plus/alter-items-03
  • 78916d9 Refactored alterItems to remove unneeded code.
  • 0939580 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2018

Version 4.5.6 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2018

Version 4.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2018

Version 4.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 4.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2018

Version 4.10.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • a049ca2 4.10.0
  • 1971180 4.9.0
  • 5d00020 Merge pull request #373 from feathers-plus/ajv-1
  • 7a636b8 Fixed actOnDispatch for node v6
  • 4f925cb Fixed actOnDispatch for node v6
  • 07b4f9b Disable act-on-dispatch.test on node v6
  • f2ee53c Revert ajv from 6.1.1 to 5.5.2. Errors testing schemas in existing ajv instances.
  • 20eddd4 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2018

Version 4.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 3236ce6 4.11.0
  • b68eb5c Merge pull request #375 from RubyRubenstahl/deleteByDot-array-fix
  • 4338a2e Fix deletion of array items
  • 3e03de6 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2018

Version 4.11.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • 24ac944 4.11.3
  • 74d9bf1 4.11.2
  • 9a3dfb7 Merge pull request #403 from feathers-plus/getbydot
  • f9e55c5 getByDot no-ops non-obejct records
  • 35f539e Merge pull request #400 from bertho-zero/get-by-dot
  • 9e3db4c Merge pull request #402 from feathers-plus/keep
  • 5166bac keep hook ignores records which are not objects
  • 17b79ed Merge pull request #395 from daffl/update-deps-badges
  • 3a4904b Merge pull request #396 from daffl/enable-linting
  • 6e9266f add test
  • dae7d9a closes #368
  • 12f804a Enable Semistandard and update code style
  • 13125d4 Revert to old AJX dependency
  • d73dd5e Update all dependencies and badges
  • 1942e7c Updating changelog

There are 21 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2018

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2018

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • b247471 4.17.8
  • cf9f0aa 4.17.7
  • 89d3f23 Merge pull request #448 from j2L4e/typings/fastJoin
  • 058e143 Typings/fastJoin: fix linting
  • 2c2ce72 Typings/fastJoin: add _loaders property to resolvers' context object
  • df129e3 Typings: Add context to resolver callback arguments.
  • 5d86057 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • ea558f0 4.17.11
  • acedfe4 Merge pull request #457 from feathers-plus/fgraphql
  • a0af7f1 Added fgraphql hook.
  • a87e7df Added decision table-driven tests for discard.
  • ef5ad8c Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 7452622 4.17.12
  • 534f0b6 Merge pull request #458 from feathers-plus/depop
  • 86cafe0 Added custom dePopulate func to dePopulate hook.'
  • 585617d Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e932302 4.17.13
  • 3267f57 Merge pull request #459 from feathers-plus/fgraphql-2
  • 8c7b9dc Added support for dePopulate to fgraphql hook.
  • cf941eb Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 17, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5fcb6f3 4.18.0
  • 6fce00c Fixed fgraphql to work with BatchLoader.
  • a6c9671 Merge pull request #454 from dekelev/keep-query-in-array
  • 4cdaad2 Updating changelog
  • 1e4fa9c Added keepQueryInArray hook to keep fields from a nested array in the query object

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 17, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2018

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • c9ae3bc 4.19.1
  • 55664b3 Merge pull request #473 from feathers-plus/cache
  • c65d48f Fixed cache to ignore find calls with
  • 8226e48 Merge pull request #470 from antarasi/patch-1
  • f9bbd68 required() of value false throws fieldname is null
  • 08bcb91 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 42ace96 4.19.3
  • 60ad62d Merge pull request #475 from feathers-plus/dialablePhoneNumber
  • 78410e2 Added dialablePhoneNumber hook
  • e45d484 Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 87c0364 4.19.4
  • 9635580 Merge pull request #476 from feathers-plus/dialablePhone
  • ee312df Fixed dialablePhoneNumber
  • 033106b Updating changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2018

Update to this version instead 🚀

Commits

The new version differs by 24 commits.

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • b84236d 4.19.6
  • 3e96019 4.19.5
  • e71d767 Merge pull request #486 from feathers-plus/pr484
  • 74b3127 Merge pull request #485 from feathers-plus/pr484

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant