melowntech / vts-browser-js

JavaScript WebGL 3D map rendering engine
BSD 2-Clause "Simplified" License
218 stars 42 forks source link

Bump serve from 5.2.4 to 11.2.0 #172

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps serve from 5.2.4 to 11.2.0.

Release notes *Sourced from [serve's releases](https://github.com/zeit/serve/releases).* > ## 11.2.0 > ### Minor Changes > > - Add support for manual SSL certs/keys: [#520](https://github-redirect.dependabot.com/zeit/serve/issues/520) > > ### Patches > > - Fixed ZEIT Now reference in readme: [#554](https://github-redirect.dependabot.com/zeit/serve/issues/554) > - Add information about how to serve a specific path: [#548](https://github-redirect.dependabot.com/zeit/serve/issues/548) > - Bumped `serve-handler` to the latest version: [#559](https://github-redirect.dependabot.com/zeit/serve/issues/559) > > ### Credits > > Huge thanks to [@​mattdodge](https://github.com/mattdodge), [@​d2s](https://github.com/d2s), and [@​Johann-S](https://github.com/Johann-S) for helping! > > ## 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 > ... (truncated)
Commits - [`cbc6c4a`](https://github.com/zeit/serve/commit/cbc6c4ae1664d2d18b93fb45ddc8e4c54e1a1281) 11.2.0 - [`9360686`](https://github.com/zeit/serve/commit/9360686c3dc89b7fae9ba5747fb4303c4c6faedd) Bumped `serve-handler` to the latest version ([#559](https://github-redirect.dependabot.com/zeit/serve/issues/559)) - [`aa00e2c`](https://github.com/zeit/serve/commit/aa00e2c65e50023c05fc51fcca89f18f929157aa) Add information about how to serve a specific path ([#548](https://github-redirect.dependabot.com/zeit/serve/issues/548)) - [`550a76e`](https://github.com/zeit/serve/commit/550a76ea19d5ec978927ea2ad197d207e8034c34) Fixed ZEIT Now reference in readme ([#554](https://github-redirect.dependabot.com/zeit/serve/issues/554)) - [`70d957b`](https://github.com/zeit/serve/commit/70d957b47ffe5f1912d221039b5338c2995a6650) Add support for manual SSL certs/keys ([#520](https://github-redirect.dependabot.com/zeit/serve/issues/520)) - [`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)) - Additional commits viewable in [compare view](https://github.com/zeit/serve/compare/5.2.4...11.2.0)


Dependabot compatibility score

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 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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/melowntech/vts-browser-js/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #178.