Changelog
*Sourced from [loopback-component-explorer's changelog](https://github.com/strongloop/loopback-component-explorer/blob/master/CHANGES.md).*
> 2018-05-10, Version 6.0.1
> =========================
>
> * Update LTS information in README (Miroslav Bajtoš)
>
> * Enable Node.js 10 on Travis CI (Miroslav Bajtoš)
>
>
> 2018-04-18, Version 6.0.0
> =========================
>
> * [SEMVER-MAJOR] Remove deprecated CORS support (Hiran del Castillo)
>
> * Add Travis CI configuration (Miroslav Bajtoš)
>
>
> 2018-04-17, Version 5.4.0
> =========================
>
> * feat: rebuild swagger after a model was deleted (Miroslav Bajtoš)
>
> * update link for docs.strongloop.com (Diana Lau)
>
> * Revert "docs: update link from docs.strongloop.com" (Diana Lau)
>
> * docs: update link from docs.strongloop.com (Diana Lau)
Commits
- [`457d957`](https://github.com/strongloop/loopback-component-explorer/commit/457d957d57cd2832b1429046cefd061acf8c77c9) 6.0.1
- [`1aaed16`](https://github.com/strongloop/loopback-component-explorer/commit/1aaed162de63e8be308f291f44448412ec5fd7fe) Merge pull request [#240](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/240) from strongloop/update-lts-info
- [`3ebc4c3`](https://github.com/strongloop/loopback-component-explorer/commit/3ebc4c399e330365f9f63e2ff5d083bf7766b88c) Update LTS information in README
- [`a37cf1d`](https://github.com/strongloop/loopback-component-explorer/commit/a37cf1d8684cb194046a69100c930d5bc853e6a0) Merge pull request [#239](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/239) from strongloop/add-nodejs-10
- [`6cc1086`](https://github.com/strongloop/loopback-component-explorer/commit/6cc1086ddbdf0a38174add483f528a7e7d7c6677) Enable Node.js 10 on Travis CI
- [`b17c942`](https://github.com/strongloop/loopback-component-explorer/commit/b17c942c1a3f8a5e43a3a38168eba271bd1ee395) 6.0.0
- [`3b5134e`](https://github.com/strongloop/loopback-component-explorer/commit/3b5134e6ef8814aa8a1114858ebd8e9a9ab54b39) Merge pull request [#232](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/232) from islamixo/explorerDeprecated
- [`fc43ff6`](https://github.com/strongloop/loopback-component-explorer/commit/fc43ff6e633ccbec675c30adb94e3fe0b1ec30bf) [SEMVER-MAJOR] Remove deprecated CORS support
- [`6419f48`](https://github.com/strongloop/loopback-component-explorer/commit/6419f48d832c7646d1bba98ecff31166a418133a) Merge pull request [#237](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/237) from strongloop/enable-travis
- [`b4e73bb`](https://github.com/strongloop/loopback-component-explorer/commit/b4e73bb3e2844474d82f5f0a5f1098c83371e286) Add Travis CI configuration
- Additional commits viewable in [compare view](https://github.com/strongloop/loopback-component-explorer/compare/v5.3.0...v6.0.1)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- 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.
Bumps loopback-component-explorer from 5.3.0 to 6.0.1.
Changelog
*Sourced from [loopback-component-explorer's changelog](https://github.com/strongloop/loopback-component-explorer/blob/master/CHANGES.md).* > 2018-05-10, Version 6.0.1 > ========================= > > * Update LTS information in README (Miroslav Bajtoš) > > * Enable Node.js 10 on Travis CI (Miroslav Bajtoš) > > > 2018-04-18, Version 6.0.0 > ========================= > > * [SEMVER-MAJOR] Remove deprecated CORS support (Hiran del Castillo) > > * Add Travis CI configuration (Miroslav Bajtoš) > > > 2018-04-17, Version 5.4.0 > ========================= > > * feat: rebuild swagger after a model was deleted (Miroslav Bajtoš) > > * update link for docs.strongloop.com (Diana Lau) > > * Revert "docs: update link from docs.strongloop.com" (Diana Lau) > > * docs: update link from docs.strongloop.com (Diana Lau)Commits
- [`457d957`](https://github.com/strongloop/loopback-component-explorer/commit/457d957d57cd2832b1429046cefd061acf8c77c9) 6.0.1 - [`1aaed16`](https://github.com/strongloop/loopback-component-explorer/commit/1aaed162de63e8be308f291f44448412ec5fd7fe) Merge pull request [#240](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/240) from strongloop/update-lts-info - [`3ebc4c3`](https://github.com/strongloop/loopback-component-explorer/commit/3ebc4c399e330365f9f63e2ff5d083bf7766b88c) Update LTS information in README - [`a37cf1d`](https://github.com/strongloop/loopback-component-explorer/commit/a37cf1d8684cb194046a69100c930d5bc853e6a0) Merge pull request [#239](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/239) from strongloop/add-nodejs-10 - [`6cc1086`](https://github.com/strongloop/loopback-component-explorer/commit/6cc1086ddbdf0a38174add483f528a7e7d7c6677) Enable Node.js 10 on Travis CI - [`b17c942`](https://github.com/strongloop/loopback-component-explorer/commit/b17c942c1a3f8a5e43a3a38168eba271bd1ee395) 6.0.0 - [`3b5134e`](https://github.com/strongloop/loopback-component-explorer/commit/3b5134e6ef8814aa8a1114858ebd8e9a9ab54b39) Merge pull request [#232](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/232) from islamixo/explorerDeprecated - [`fc43ff6`](https://github.com/strongloop/loopback-component-explorer/commit/fc43ff6e633ccbec675c30adb94e3fe0b1ec30bf) [SEMVER-MAJOR] Remove deprecated CORS support - [`6419f48`](https://github.com/strongloop/loopback-component-explorer/commit/6419f48d832c7646d1bba98ecff31166a418133a) Merge pull request [#237](https://github-redirect.dependabot.com/strongloop/loopback-component-explorer/issues/237) from strongloop/enable-travis - [`b4e73bb`](https://github.com/strongloop/loopback-component-explorer/commit/b4e73bb3e2844474d82f5f0a5f1098c83371e286) Add Travis CI configuration - Additional commits viewable in [compare view](https://github.com/strongloop/loopback-component-explorer/compare/v5.3.0...v6.0.1)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - 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.