googlecodelabs / chrome-es2015

How to build your first ES2015/ES6 app
https://codelabs.developers.google.com/codelabs/chrome-es2015/
Apache License 2.0
18 stars 33 forks source link

Bump serve from 1.4.0 to 11.2.0 #16

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps serve from 1.4.0 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 - See full diff in [compare view](https://github.com/zeit/serve/commits/11.2.0)
Maintainer changes This version was pushed to npm by [leo](https://www.npmjs.com/~leo), a new releaser for serve since your current version.


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/googlecodelabs/chrome-es2015/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #20.