Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update loopback to the latest version 🚀 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 24, 2017

Version 3.16.0 of loopback was just published.

Dependency loopback
Current Version 3.8.0
Type devDependency

The version 3.16.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 loopback.

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 88 commits.

  • 4d4070e 3.16.0
  • 2761e62 Merge pull request #3666 from strongloop/fix/multi-user-reset-password
  • 0a2a455 Fix "POST /reset-password" for multi-user setup
  • 4ebc517 test: extract helpers for logging HTTP errors
  • 083fb5d Merge pull request #3659 from strongloop/remove/lehni
  • c3450df CODEOWNERS: move @lehni to Alumni section
  • f30159c 3.15.0
  • 64d60fb Merge pull request #3650 from strongloop/update-strong-globalize
  • 2f02fba update strong-globalize to 3.1.0
  • fb8f3d9 Merge pull request #3647 from lehni/model/fix-updateonly-props-check
  • 9176ee2 Merge pull request #3609 from sebastianfelipe/fix/user-verify-duplicated-token
  • d0a4941 Fix handling of user verification options
  • 826ee2a Handle missing getUpdateOnlyProperties fn
  • 8488da2 Merge pull request #3637 from strongloop/fix/build
  • 33989d7 test: fix too strict test assertion

There are 88 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 Oct 28, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 28, 2017

Version 3.16.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Oct 30, 2017

Version 3.16.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • cb600d1 3.16.2
  • 825d5a6 Merge tag 'v3.16.1'
  • 91729ee Merge pull request #3675 from strongloop/fix/change-password-multiple-users
  • 3996f56 Fix "POST /change-password" for multi-user setup

See the full diff

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

greenkeeper bot commented Nov 29, 2017

Version 3.17.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 1babfcd 3.17.0
  • 5dd5a67 Merge pull request #3689 from CSLTech/master
  • 1a2d8a4 Added missing DateString type in loopback index
  • 0737f54 Merge pull request #3687 from strongloop/license
  • b67a096 chore:update license

See the full diff

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

greenkeeper bot commented Dec 12, 2017

Version 3.17.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 243af4b 3.17.1
  • b045e4a Merge pull request #3681 from zipitwireless/master
  • 317e00d Update nestRemoting to pass optionsFromContext
  • fdb4539 Merge pull request #3725 from STRML/fix/exclusive-test
  • 3af6a1b fix(test): rem exclusive test
  • 3bf84ba Merge pull request #3720 from STRML/fix/falsy-id-3.x
  • 2bfd67c fix(test): working test with 0 userId
  • b362776 fix(AccessContext): Tighten userid/appid checks
  • 0bac0a9 fix(id): replace with != null

See the full diff

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

greenkeeper bot commented Jan 29, 2018

Version 3.18.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • c5ff5fa 3.18.0
  • 60c9dd1 Merge pull request #3733 from nitro404/hotfix/retain-datasource-name
  • ab791fc fix: preserve datasource name
  • 72d48c3 Merge pull request #3746 from JustinTRoss/patch-1
  • 60750b4 Update Copyright Years
  • 0a4940e Merge pull request #3683 from edwardchoh/master
  • 00169d2 Support options.filter in createChangeStream
  • 7c030c6 Merge pull request #3728 from strongloop/update-eslint-config
  • 010bbc6 fixup! add top-level dep on eslint-plugin-mocha
  • 73cc950 Update eslint and eslint-config to latest

See the full diff

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

greenkeeper bot commented Jan 31, 2018

Version 3.18.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0eeb990 3.18.1
  • 6b4234b Merge pull request #3781 from strongloop/update-juggler
  • 2c909b8 update: juggler to version including security fix.

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 3.18.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 38f3d72 3.18.2
  • 0feda03 Merge pull request #3789 from strongloop/nestRemoting/prevent-endless-relation-recursion
  • 386615a model: fix infinite loop on nestRemoting
  • d23ff84 Merge pull request #3784 from zbarbuto/fix/user-status-code
  • 50e2b49 Use statusCode prop for user errors

See the full diff

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

greenkeeper bot commented Mar 22, 2018

Version 3.18.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 77a3523 3.18.3
  • 743b2d1 Remove forgotten debugger statement
  • 77d3d57 Merge pull request #3835 from strongloop/fix/role-acl-with-multiple-users
  • f4527c9 Fix role check in apps with multiple user models
  • 6ddf268 Merge pull request #3820 from strongloop/fix/eslint-issues
  • c611bbb Fix formatting issues reported by recent eslint
  • 8e9fd36 Merge pull request #3799 from strongloop/welcome-nitro404
  • 49bdf2f CODEOWNERS: add nitro404
  • 66497ea Merge pull request #3787 from strongloop/fix/dangling-promise-in-test
  • 3723f10 test: add missing "return" in a promise-style test

See the full diff

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

greenkeeper bot commented Apr 17, 2018

Version 3.19.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model
  • 0cd380c feat: remove all references to a Model

See the full diff

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

greenkeeper bot commented May 21, 2018

Version 3.19.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 3e3092c 3.19.1
  • 07e7592 Merge pull request #3883 from strongloop/fix/principal-type-polymorphic-user
  • 2aead13 Fix isOwner() bug in multiple-principal setup

See the full diff

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

greenkeeper bot commented May 29, 2018

Version 3.19.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 59b1409 3.19.2
  • c2077df Merge pull request #3779 from nitro404/hotfix/case-insensitive-user-email
  • b2bc449 Add check for undefined user email in setter

See the full diff

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

greenkeeper bot commented Jun 4, 2018

Version 3.19.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 85aa3fd 3.19.3
  • 8c4c91a Merge pull request #3904 from itaditya/patch-1
  • cf5b78f Provide link to CODEOWNERS
  • c6d8565 Merge pull request #3896 from wolrajhti/patch-2
  • cc4fc21 fix bug in User.verify when confirm is disabled
  • eb3301a Merge pull request #3899 from strongloop/add-node-10
  • 36ef35d Enable Node.js 10.x on Travis CI

See the full diff

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

greenkeeper bot commented Jun 12, 2018

Version 3.20.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 7d93b27 3.20.0
  • 5a87f8d Merge pull request #3911 from strongloop/update-strong-globalize
  • f17346b Update strong-globalize to 4.x
  • 995c14e Merge pull request #3585 from mitsos1os/nodemailer-update
  • 83fc62c Update nodemailer to v4.x
  • 58090b4 Merge pull request #3908 from strongloop/drop-node-4x
  • ec46c45 Drop support for Node.js 4.x

See the full diff

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

greenkeeper bot commented Jul 9, 2018

Version 3.21.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 72d85fa 3.21.0
  • 7ad5a2e Merge pull request #3938 from mcitdev/master
  • f9e9aaa Make verifyUserRelations() more robust
  • cd1b319 Merge pull request #3934 from strongloop/fix/crash-in-verifyUserRelations
  • 9d77ba2 Fix crash in verifyUserRelations
  • 95bcf03 Merge pull request #3917 from mcitdev/master
  • 37e57f6 Fix crash in User model's "before delete" hook
  • 9c554fd Merge pull request #3933 from candytangnb/webfm-0628-225109-cs,pl,ru-translation
  • 4dd195e [WebFM] cs/pl/ru translation
  • 44951a1 Merge pull request #3912 from strongloop/update-strong-error-handler
  • 0590bd1 Update strong-error-handler

See the full diff

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

greenkeeper bot commented Aug 8, 2018

Version 3.22.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 416b86a 3.22.0
  • aaa1381 fix: accessToken create default acl
  • 0dac936 add: ppc64 and s390x to not run UI tests
  • 5ee731e chore: update deps + fix linting + .npmrc
  • 6d23c2e Merge pull request #3947 from seabaylea/lts-and-support
  • 962efec Update Loopback 2.x EOL dates
  • 951b61a Fix formatting
  • f90e1c5 Merge supported versions and LTS sections
  • cdab151 Update support badge and move LTS section
  • 7e7f8fa Add badges and information for LTS and support

See the full diff

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

greenkeeper bot commented Aug 22, 2018

Version 3.22.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 74d7043 3.22.1
  • 3caf65d Merge pull request #3974 from candytangnb/webfm-0822-053933-translation
  • 700085c [WebFM] ja/ko/zh_CN/zh_TW translation
  • 1c30628 Merge pull request #3971 from strongloop/fix-translation
  • 6b0a880 remove unnecessary format call
  • 89ff760 Make desc when export-api-def translatable

See the full diff

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

greenkeeper bot commented Aug 29, 2018

Version 3.22.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 9f1eb41 3.22.2
  • 516fbbd [WebFM] tr translation
  • d028876 Merge pull request #3978 from candytangnb/webfm-0824-063653-de-translation
  • 78342eb [WebFM] de translation
  • 8ad0f93 Merge pull request #3975 from candytangnb/webfm-0823-120743-translation
  • 55e48cf [WebFM] cs/es/fr/it/nl/pl/pt_BR/ru translation

See the full diff

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

greenkeeper bot commented Sep 12, 2018

  • The devDependency loopback was updated from 3.8.0 to 3.22.3.

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 Oct 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2018

  • The devDependency loopback was updated from 3.8.0 to 3.23.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 4c49b5f 3.23.0
  • d66c912 Merge pull request #4022 from strongloop/change-status
  • 0488cb7 Merge pull request #4011 from MohammedEssehemy/fix/clear-cache-handler-after-method-add
  • e33d10f Clear handler cache when a method is added/removed
  • 97a55bf Merge pull request #4021 from lchaglla/preserveAccessTokens
  • 2b7b0e1 Add options.preserveAccessTokens
  • d7a32ae Update LB3 to be active LTS
  • 0bb7cd6 Merge pull request #3989 from moshemal/issue-3988
  • 186ae2a Fix ACL tests to wait until all assertions finish
  • fa644d6 chore: update to latest linting rules

See the full diff

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

greenkeeper bot commented Oct 18, 2018

  • The devDependency loopback was updated from 3.8.0 to 3.23.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • be91ba3 3.23.1
  • b944b9d Merge pull request #4029 from strongloop/update-lts
  • 9ea6b6a README: highlight Active LTS at the top

See the full diff

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

greenkeeper bot commented Oct 25, 2018

  • The devDependency loopback was updated from 3.8.0 to 3.23.2.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • a4d7cab 3.23.2
  • 69df638 Merge pull request #3954 from moshemal/issue-3953
  • 29c5f20 Fix ACL check to support model wildcard

See the full diff

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

greenkeeper bot commented Nov 15, 2018

  • The devDependency loopback was updated from 3.8.0 to 3.24.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 81d1f74 3.24.0
  • f1c613a Set juggler options for remote calls
  • a239a11 Merge pull request #4039 from strongloop/speed-up-acl-tests
  • 818a750 Speed up ACL tests by reducing saltWorkFactor

See the full diff

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

greenkeeper bot commented Jan 8, 2019

  • The devDependency loopback was updated from 3.8.0 to 3.24.1.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 0bb8c23 3.24.1
  • 6eb8c0e Merge pull request #4107 from 3z3qu13l/master
  • 6b74874 Update underscore.string to 3.3.5
  • da2b8d8 Merge pull request #4083 from andrey-abramow/master
  • 71c6511 Fix: treat empty access token string as undefined
  • aad97c2 Merge pull request #4065 from strongloop/set-default-remote-options

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2019

  • The devDependency loopback was updated from 3.8.0 to 3.24.2.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • b77907f 3.24.2
  • 242c20f Merge pull request #4108 from horstmannmat/fix_4105
  • 2532b0b Fix crash when modifying an unknown user

See the full diff

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

greenkeeper bot commented Feb 5, 2019

  • The devDependency loopback was updated from 3.8.0 to 3.25.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 1e33ec5 3.25.0
  • c38900b Merge pull request #4119 from studykik/fix/appdynamics-proxy
  • edb8dbc Support middleware injected by AppDynamics.

See the full diff

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

greenkeeper bot commented Mar 15, 2019

  • The devDependency loopback was updated from 3.8.0 to 3.25.1.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 34acd02 3.25.1
  • a9a86fe Merge pull request #4158 from strongloop/fixFilterDef
  • b83f563 Back-ticks added to highlight example JSON
  • 6caf506 Add same change to description for findOne
  • b91938e Update the description for persisted-models
  • c8a31e2 Merge pull request #4146 from sylvaindumont/patch-1
  • 4226da5 handle $2b$ in hashed password check

See the full diff

greenkeeper bot added a commit that referenced this pull request May 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 31, 2019

  • The devDependency loopback was updated from 3.8.0 to 3.26.0.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 9b1d488 3.26.0
  • 58a0e6c fix: disallow queries in username and email fields
  • e682914 Merge pull request #4196 from strongloop/ignore-failing-downstream-builds
  • 716347e Ignore failing downstream dependencies
  • cd8db0b Merge pull request #4194 from strongloop/update-karma-nyc
  • 686c6fe Upgrade nyc to version 14
  • c9a2778 Update Karma dependencies to latest versions
  • a685553 Drop Node.js 6.x from the supported versions
  • 4b3a3a3 Merge pull request #4120 from angfal/fix/remote_exists
  • e8d115b Fix Model.exists() to work with remote connector
  • ae3fff9 Merge pull request #4191 from strongloop/copyrights
  • 0e0ca45 chore: update copyrights years
  • e82a74c Merge pull request #4189 from strongloop/eol
  • 182ab7f Update LTS status
  • 3a2a645 Merge pull request #4186 from strongloop/chore/add-node-12

There are 20 commits in total.

See the full diff

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

greenkeeper bot commented Mar 6, 2020

  • The devDependency loopback was updated from 3.8.0 to 3.27.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants