Closed dependabot-preview[bot] closed 5 years ago
Merging #552 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #552 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 39 39
Lines 398 398
Branches 39 39
=====================================
Hits 398 398
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0b6c7c9...95629ff. Read the comment docs.
Merging #552 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #552 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 39 39
Lines 398 398
Branches 39 39
=====================================
Hits 398 398
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0b6c7c9...95629ff. Read the comment docs.
Merging #552 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #552 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 39 39
Lines 398 398
Branches 39 39
=====================================
Hits 398 398
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0b6c7c9...95629ff. Read the comment docs.
Superseded by #571.
Bumps serve from 8.2.0 to 11.1.0.
Release notes
*Sourced from [serve's releases](https://github.com/zeit/serve/releases).* > ## 11.1.0 > ### Minor Changes > > - Update `serve-handler` to v6.1.0 and enable `etag` option by default: [#546](https://github-redirect.dependabot.com/zeit/serve/issues/546) > - Updated README for better understanding where to place the serve.json: [#544](https://github-redirect.dependabot.com/zeit/serve/issues/544) > - Allow absolute file paths: [#526](https://github-redirect.dependabot.com/zeit/serve/issues/526) > > ### Patches > > - Add `--no-compression` option to help message: [#523](https://github-redirect.dependabot.com/zeit/serve/issues/523) > > ### Credits > > Huge thanks to [@philippescher](https://github.com/philippescher), [@christopherjbaker](https://github.com/christopherjbaker), and [@mbalabash](https://github.com/mbalabash) for helping! > > ## 11.0.2 > ### Patches > > - Bumped `serve-handler` to latest version: [#539](https://github-redirect.dependabot.com/zeit/serve/issues/539) > > ## 11.0.1 > ### Patches > > - Updated lockfile for yarn: [#530](https://github-redirect.dependabot.com/zeit/serve/issues/530) > > ## 11.0.0 > ### Major Changes > > - Disable symlinks by default: [#517](https://github-redirect.dependabot.com/zeit/serve/issues/517) > > ### Patches > > - Added `npx serve` option to README: [#509](https://github-redirect.dependabot.com/zeit/serve/issues/509) > > ### Credits > > Huge thanks to [@jamonholmgren](https://github.com/jamonholmgren) for helping! > > ## 10.1.2 > ### Patches > > - Use os.networkInterfaces() to detect network address: [#492](https://github-redirect.dependabot.com/zeit/serve/issues/492) > - Bumped `serve-handler` to latest version: [#505](https://github-redirect.dependabot.com/zeit/serve/issues/505) > > ### Credits > > Huge thanks to [@saintwinkle](https://github.com/saintwinkle) for helping! > > ## 10.1.1 > ### Patches > ... (truncated)Commits
- [`2316382`](https://github.com/zeit/serve/commit/2316382e683ec901d8018035658ecb8cb56598d5) 11.1.0 - [`451b44e`](https://github.com/zeit/serve/commit/451b44e7c337134503b82be17d4bbdef239e2b69) Add `--no-compression` option to help message ([#523](https://github-redirect.dependabot.com/zeit/serve/issues/523)) - [`51240b7`](https://github.com/zeit/serve/commit/51240b70c6b94132c5ccf8c96701741e7b35fa70) Allow absolute file paths ([#526](https://github-redirect.dependabot.com/zeit/serve/issues/526)) - [`7b39dc8`](https://github.com/zeit/serve/commit/7b39dc8a31899ba1f16f6d5a08a43f35faa24253) Updated README for better understanding where to place the serve.json ([#544](https://github-redirect.dependabot.com/zeit/serve/issues/544)) - [`decbbb5`](https://github.com/zeit/serve/commit/decbbb51cb150a104c2fa7d39c8a4618ef20b1dd) Update `serve-handler` to v6.1.0 and enable `etag` option by default ([#546](https://github-redirect.dependabot.com/zeit/serve/issues/546)) - [`29be622`](https://github.com/zeit/serve/commit/29be62278a92a8dfc52f76ad9f21f02b59876ae5) 11.0.2 - [`7fc8967`](https://github.com/zeit/serve/commit/7fc8967d40497827b283b0ea9ae11b6b7a5df25e) Bumped `serve-handler` to latest version ([#539](https://github-redirect.dependabot.com/zeit/serve/issues/539)) - [`b70502e`](https://github.com/zeit/serve/commit/b70502efc28f39af79ddad87fe93a182c751b6bd) 11.0.1 - [`5b898c1`](https://github.com/zeit/serve/commit/5b898c1d3ff38774d76138da13da4a971bd039cf) Updated lockfile for yarn ([#530](https://github-redirect.dependabot.com/zeit/serve/issues/530)) - [`67f6f61`](https://github.com/zeit/serve/commit/67f6f613e4b525d9cb7b1a80461895863026d3e6) 11.0.0 - Additional commits viewable in [compare view](https://github.com/zeit/serve/compare/8.2.0...11.1.0)Maintainer changes
This version was pushed to npm by [tootallnate](https://www.npmjs.com/~tootallnate), a new releaser for serve since your current version.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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@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). To ignore the version in this PR you can just close it - `@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 these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 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.