Commit Graph

2416 Commits

Author SHA1 Message Date
Diana Lau 13371fd2a1
Merge pull request #4343 from achrinzafork/chore/update-lts
chore: update LTS status to End-of-Life
2021-03-05 20:01:03 -05:00
Rifa Achrinza 1316be55c5 chore: update LTS status to End-of-Life
see https://github.com/strongloop/loopback-next/issues/6957
Co-authored-by: Diana Lau <dhmlau@ca.ibm.com>
2021-03-04 18:21:00 +08:00
jannyHou a22d4f9197 3.28.0
* upgrade nodemailer to greater than 6.4.16 (jannyHou)
 * chore: sync LoopBack 4 with Node.js v14 EOL (Rifa Achrinza)
 * chore: add Node.js 14 to travis (Diana Lau)
 * Remove "major" and "p1" from stalebot (Miroslav Bajtoš)
2020-11-25 17:06:34 -05:00
Diana Lau 223dd5d58e
Merge pull request #4338 from achrinzafork/chore/update-module-lts-node14
chore: sync LoopBack 4 with Node.js v14 EOL
2020-11-25 09:29:27 -05:00
Janny fbd9783e47
Merge pull request #4340 from strongloop/upgrade-nodemailer
chore: upgrade nodemailer
2020-11-24 15:34:12 -05:00
jannyHou 6f04b61f88 upgrade nodemailer to greater than 6.4.16
Signed-off-by: jannyHou <juehou@ca.ibm.com>
2020-11-24 11:56:27 -05:00
Rifa Achrinza ab3e159fed chore: sync LoopBack 4 with Node.js v14 EOL
see https://github.com/strongloop/loopback-next/issues/6709
2020-11-03 17:22:07 +08:00
Diana Lau 5b61efb855
Merge pull request #4334 from strongloop/travis
chore: add Node.js 14 to travis
2020-09-10 15:24:16 -04:00
Diana Lau e457e2651d chore: add Node.js 14 to travis 2020-07-28 13:31:44 -04:00
Miroslav Bajtoš ab2e462ca6
Merge pull request #4318 from strongloop/bajtos-patch-1
Remove "major" and "p1" from stalebot
2020-03-10 16:41:24 +01:00
Miroslav Bajtoš f2f7332916
Remove "major" and "p1" from stalebot
LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical
security fixes will be provided. Major and p1 issues are not qualified
and if nobody submits a pull request for them, then they should be
automatically closed as stale.
2020-03-10 15:56:10 +01:00
Miroslav Bajtoš 06fcaa144e
3.27.0
* Update LTS status in README (Miroslav Bajtoš)
 * chore: update copyright year (Diana Lau)
 * feat: change hasone relation error message (Sujesh T)
 * chore: disable security issue reporting (Nora)
 * chore: fix eslint violations (Nora)
 * fixup! manual fixes (Miroslav Bajtoš)
 * fixup! eslint --fix . (Miroslav Bajtoš)
 * chore: update eslint & eslint-config to latest (Miroslav Bajtoš)
 * chore: update dev-dependencies (Miroslav Bajtoš)
 * chore: update chai to v4, dirty-chai to v2 (Miroslav Bajtoš)
 * Updated "ismail" package to v3.2 (Stanislav Sarbinski)
 * Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš)
 * Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
 * test: use Chromium (not Chrome) when available (Miroslav Bajtoš)
 * test: disable Chrome sandboxing when inside Docker (Miroslav Bajtoš)
 * test: switch from PhantomJS to HeadlessChrome (Miroslav Bajtoš)
2020-03-06 10:00:20 +01:00
Miroslav Bajtoš d929b57da4
Merge pull request #4315 from strongloop/feat/maintenance-lts
Update LTS status in README
2020-03-06 09:59:09 +01:00
Miroslav Bajtoš 58f65454e9
Update LTS status in README 2020-03-05 13:40:44 +01:00
Diana Lau cdf48b648e
Merge pull request #4303 from strongloop/copyright
chore: update copyright year
2020-01-23 15:07:27 -05:00
Diana Lau f788aae464 chore: update copyright year 2020-01-21 14:19:18 -05:00
Diana Lau 6a7fc529fc
Merge pull request #4290 from sujeshthekkepatt/fix/hasone-relation-error-message
feat: change hasone relation error message
2019-12-15 19:32:43 -05:00
Sujesh T b93187b0f9 feat: change hasone relation error message
The current hasone error message is not appropriate one.
So adds a better message.
2019-12-02 23:28:02 +05:30
Nora 2db09a3d00
Merge pull request #4281 from strongloop/chore/improve-issue-templates
chore: disable security issue reporting
2019-11-19 15:41:03 -05:00
Nora 4edcc4f14c chore: disable security issue reporting 2019-11-18 23:48:24 -05:00
Nora b848bd9d9f
Merge pull request #4283 from strongloop/fix-comma-dangle
chore: fix eslint violations
2019-11-18 23:44:59 -05:00
Nora aa76a19e33 chore: fix eslint violations
Fix comma-dangle violations.
2019-11-17 14:04:57 -05:00
Miroslav Bajtoš f2f0b3aa91
Merge pull request #4267 from strongloop/update-dev-deps
Update dev dependencies + switch from "var" to "const"
2019-10-08 08:21:20 +02:00
Miroslav Bajtoš 82cd6681f6
fixup! manual fixes
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš 397d141036
fixup! eslint --fix .
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš aec86ccc3f
chore: update eslint & eslint-config to latest
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš 5dd9561cb6
chore: update dev-dependencies
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš dd6d2a5e6c
chore: update chai to v4, dirty-chai to v2
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš da51c992ba
Merge pull request #4241 from Sarbinski/issue-4239/update-ismail-lib-for-mail-validation
Updated "isemail" package to ver. 3.2.x
2019-10-07 11:39:17 +02:00
Stanislav Sarbinski 4846048e48
Updated "ismail" package to v3.2 2019-10-07 11:19:19 +02:00
Miroslav Bajtoš edb925529e
Merge pull request #4266 from strongloop/improve/github-templates
Improve issue & pull-request templates
2019-10-07 11:10:33 +02:00
Miroslav Bajtoš bd276d551a
Introduce issue templates for bugs, features, etc.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 10:35:17 +02:00
Miroslav Bajtoš 83612aac8f
Improve PULL_REQUEST_TEMPLATE
Make it easier for contributors to mix the text provided by GitHub
from the commit messages with the template content.

Rework the checklist to follow the style we use in loopback-next.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-04 10:43:05 +02:00
Miroslav Bajtoš af9f776ed0
Merge pull request #4262 from strongloop/fix/ci
test: switch from PhantomJS to HeadlessChrome
2019-10-03 15:20:30 +02:00
Miroslav Bajtoš 387835faef
test: use Chromium (not Chrome) when available
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:27:03 +02:00
Miroslav Bajtoš 8311138f3e
test: disable Chrome sandboxing when inside Docker
See the discussion in
https://github.com/docker/for-linux/issues/496

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:27:02 +02:00
Miroslav Bajtoš cceb8a3c26
test: switch from PhantomJS to HeadlessChrome
Rework browser tests to run in Headless Chrome instead of PhantomJS,
because the latter is no longer maintained.

This allows us to remove transpilation to ES5 via babelify, which
significantly improves speed of our tests.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:12:17 +02:00
Miroslav Bajtoš 9b1d4885ab
3.26.0
* fix: disallow queries in username and email fields (Hage Yaapa)
 * Ignore failing downstream dependencies (Miroslav Bajtoš)
 * Upgrade nyc to version 14 (Miroslav Bajtoš)
 * Update Karma dependencies to latest versions (Miroslav Bajtoš)
 * Drop Node.js 6.x from the supported versions (Miroslav Bajtoš)
 * Fix Model.exists() to work with remote connector (Maxim Sharai)
 * chore: update copyrights years (Agnes Lin)
 * Update LTS status (Diana Lau)
 * Enable Node.js 12.x on Travis CI (Miroslav Bajtoš)
 * chore: update copyright year (Diana Lau)
 * chore: update LB3 EOL date (Diana Lau)
2019-05-31 09:04:12 +02:00
Hage Yaapa 58a0e6c8e9 fix: disallow queries in username and email fields
Username and email fields should not allow queries.
2019-05-30 19:54:01 +05:30
Miroslav Bajtoš e682914ecd
Merge pull request #4196 from strongloop/ignore-failing-downstream-builds
Ignore failing downstream dependencies
2019-05-14 18:49:25 +02:00
Miroslav Bajtoš 716347e25c
Ignore failing downstream dependencies
The following dependencies are always failing the CI builds, let's
ignore them when testing changes in `loopback` package:

- bluemix-service-broker
- gateway-director-bluemix
- plan-manager

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-05-14 16:17:23 +02:00
Miroslav Bajtoš cd8db0b5cf
Merge pull request #4194 from strongloop/update-karma-nyc
Drop Node.js 6.x + update Karma and nyc dependencies to their latest versions
2019-05-14 09:45:23 +02:00
Miroslav Bajtoš 686c6fe88e
Upgrade nyc to version 14 2019-05-14 09:03:36 +02:00
Miroslav Bajtoš c9a277884e
Update Karma dependencies to latest versions 2019-05-14 09:03:36 +02:00
Miroslav Bajtoš a685553b49
Drop Node.js 6.x from the supported versions
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-05-14 09:03:36 +02:00
Miroslav Bajtoš 4b3a3a347c
Merge pull request #4120 from angfal/fix/remote_exists
Fix Model.exists() to work with remote connector
2019-05-13 15:55:45 +02:00
Maxim Sharai e8d115bdc2
Fix Model.exists() to work with remote connector 2019-05-13 15:47:38 +02:00
Agnes Lin ae3fff9e7b
Merge pull request #4191 from strongloop/copyrights
chore: update copyrights years
2019-05-07 10:24:44 -04:00
Agnes Lin 0e0ca455ac chore: update copyrights years 2019-05-06 16:10:57 -04:00
Diana Lau e82a74cce3
Merge pull request #4189 from strongloop/eol
Update LTS status
2019-05-03 09:37:14 -04:00