-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: loopbackio/loopback-next
base: @loopback/example-todo-list@1.11.1
head repository: loopbackio/loopback-next
compare: @loopback/example-todo-list@1.11.2
Commits on Sep 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c708828 - Browse repository at this point
Copy the full SHA c708828View commit details
Commits on Sep 29, 2019
-
chore: update dependency mocha to ^6.2.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 5dff7b3 - Browse repository at this point
Copy the full SHA 5dff7b3View commit details -
chore: update dependency ts-morph to ^4.1.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 75385aa - Browse repository at this point
Copy the full SHA 75385aaView commit details
Commits on Sep 30, 2019
-
chore: update api-extractor packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 28c2844 - Browse repository at this point
Copy the full SHA 28c2844View commit details -
chore: update dependency eslint to ^6.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 07fb29b - Browse repository at this point
Copy the full SHA 07fb29bView commit details -
chore: update dependency strong-error-handler to ^3.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for edbca88 - Browse repository at this point
Copy the full SHA edbca88View commit details -
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 51df5eb - Browse repository at this point
Copy the full SHA 51df5ebView commit details -
chore: update typescript-eslint monorepo to ^2.3.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for cf0230d - Browse repository at this point
Copy the full SHA cf0230dView commit details -
docs: dockerfile considerations
An application with a dependency on a node module that requires and invokes build tools during a 'docker build' may experience a compilation error if the Dockerfile image lacks certain libraries/tools. It is important to choose the appropriate Docker image for your application.
Configuration menu - View commit details
-
Copy full SHA for a7e4fcf - Browse repository at this point
Copy the full SHA a7e4fcfView commit details -
chore: update dependency cacache to ^13.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for d984ddc - Browse repository at this point
Copy the full SHA d984ddcView commit details
Commits on Oct 1, 2019
-
chore: update dependency ts-morph to ^4.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for bc60599 - Browse repository at this point
Copy the full SHA bc60599View commit details -
chore: update dependency eslint to ^6.5.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for eb48c7e - Browse repository at this point
Copy the full SHA eb48c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a076dee - Browse repository at this point
Copy the full SHA a076deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 512d37d - Browse repository at this point
Copy the full SHA 512d37dView commit details -
chore: update dependency @types/sinon to ^7.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 18a6e70 - Browse repository at this point
Copy the full SHA 18a6e70View commit details -
chore: update build scripts to update package-lock files during release
Workaround for lerna/lerna#1998
Configuration menu - View commit details
-
Copy full SHA for 0d2cd88 - Browse repository at this point
Copy the full SHA 0d2cd88View commit details -
chore: update dependency bluebird to ^3.7.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for b5ebce9 - Browse repository at this point
Copy the full SHA b5ebce9View commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fc8af7c - Browse repository at this point
Copy the full SHA fc8af7cView commit details -
chore: update dependency husky to ^3.0.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for a68e591 - Browse repository at this point
Copy the full SHA a68e591View commit details
Commits on Oct 3, 2019
-
chore: update dependency json5 to ^2.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 277782a - Browse repository at this point
Copy the full SHA 277782aView commit details -
feat: generate controller based on Model name
defineCrudRestController generates controller based on the Model's name.
Configuration menu - View commit details
-
Copy full SHA for 04a3318 - Browse repository at this point
Copy the full SHA 04a3318View commit details -
chore: update dependency @types/node to ^10.14.20
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for d3b1bf5 - Browse repository at this point
Copy the full SHA d3b1bf5View commit details
Commits on Oct 4, 2019
-
chore: update api-extractor packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 7fcbb13 - Browse repository at this point
Copy the full SHA 7fcbb13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ba789 - Browse repository at this point
Copy the full SHA 97ba789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5266a4c - Browse repository at this point
Copy the full SHA 5266a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d99ae - Browse repository at this point
Copy the full SHA 95d99aeView commit details
Commits on Oct 6, 2019
-
chore: update api-extractor packages to ^7.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for c5a16ee - Browse repository at this point
Copy the full SHA c5a16eeView commit details
Commits on Oct 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 051eeb8 - Browse repository at this point
Copy the full SHA 051eeb8View commit details -
chore: update dependency ts-morph to ^4.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 9456a6e - Browse repository at this point
Copy the full SHA 9456a6eView commit details -
chore: update dependency eslint-config-prettier to ^6.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 22cf51f - Browse repository at this point
Copy the full SHA 22cf51fView commit details -
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for c98dd57 - Browse repository at this point
Copy the full SHA c98dd57View commit details -
chore: update dependency cross-spawn to ^7.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for b7033c9 - Browse repository at this point
Copy the full SHA b7033c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecfe050 - Browse repository at this point
Copy the full SHA ecfe050View commit details -
Configuration menu - View commit details
-
Copy full SHA for 466f79b - Browse repository at this point
Copy the full SHA 466f79bView commit details -
feat(rest): add listenOnStart flag to control http listening for a re…
…st server The REST server can be mounted as a route for a facade Express application. In such cases, we need to tell the REST server not to listen during start().
Configuration menu - View commit details
-
Copy full SHA for 2c5a131 - Browse repository at this point
Copy the full SHA 2c5a131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d3401d - Browse repository at this point
Copy the full SHA 8d3401dView commit details -
chore: update typescript-eslint monorepo to ^2.3.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 1928b36 - Browse repository at this point
Copy the full SHA 1928b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 819a660 - Browse repository at this point
Copy the full SHA 819a660View commit details -
docs: changes Model.md to reflect known issue
Changes Model.md to reflect a known issue with property reflection when dealing with type aliases and extracted types. Edit - adds example suggested by @raymondfeng. See #3863. No code changes.
Configuration menu - View commit details
-
Copy full SHA for 09bafe1 - Browse repository at this point
Copy the full SHA 09bafe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa0be8 - Browse repository at this point
Copy the full SHA bfa0be8View commit details -
- @loopback/test-repository-mongodb@0.4.8 - @loopback/test-repository-mysql@0.4.8 - @loopback/benchmark@1.3.17 - @loopback/docs@2.3.0 - @loopback/example-context@1.2.17 - @loopback/example-express-composition@1.8.0 - @loopback/example-greeter-extension@1.3.17 - @loopback/example-greeting-app@1.2.3 - @loopback/example-hello-world@1.2.17 - @loopback/example-lb3-application@1.1.17 - @loopback/example-log-extension@1.2.17 - @loopback/example-rpc-server@1.2.17 - @loopback/example-soap-calculator@1.6.18 - @loopback/example-todo-list@1.11.2 - @loopback/example-todo@1.8.3 - @loopback/authentication-passport@1.0.2 - @loopback/extension-health@0.2.9 - @loopback/authentication@3.2.0 - @loopback/authorization@0.4.2 - @loopback/boot@1.5.9 - @loopback/booter-lb3app@1.3.3 - @loopback/build@2.0.14 - @loopback/cli@1.23.2 - @loopback/context@1.23.3 - @loopback/core@1.10.5 - @loopback/eslint-config@4.1.2 - @loopback/http-caching-proxy@1.1.16 - @loopback/http-server@1.4.16 - @loopback/metadata@1.3.5 - @loopback/openapi-spec-builder@1.2.16 - @loopback/openapi-v3@1.9.10 - @loopback/repository-json-schema@1.10.3 - @loopback/repository-tests@0.5.2 - @loopback/repository@1.15.2 - @loopback/rest-crud@0.4.0 - @loopback/rest-explorer@1.4.2 - @loopback/rest@1.21.0 - @loopback/security@0.1.5 - @loopback/service-proxy@1.3.9 - @loopback/testlab@1.9.2 - @loopback/tsdocs@1.3.4
Configuration menu - View commit details
-
Copy full SHA for e0eddb1 - Browse repository at this point
Copy the full SHA e0eddb1View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.