Release notes
*Sourced from [poi's releases](https://github.com/egoist/poi/releases).*
> ## poi@12.7.3
> ## [12.7.3](https://github.com/egoist/poi/compare/poi@12.7.2...poi@12.7.3) (2019-10-03)
>
>
> ### Bug Fixes
>
> * fix webpack-dev-server logs ([ad7ae9a](https://github.com/egoist/poi/commit/ad7ae9a))
>
> ## poi@12.7.2
> ## Bug Fixes:
>
> - Support `.json` files in html entry, [#616](https://github-redirect.dependabot.com/egoist/poi/issues/616) [#619](https://github-redirect.dependabot.com/egoist/poi/issues/619)
>
> ## poi@12.7.1
> ## [12.7.1](https://github.com/egoist/poi/compare/poi@12.7.0...poi@12.7.1) (2019-07-27)
>
>
> ### Bug Fixes
>
> * Append `poi -s` output URLs with `output.publicUrl` ([#587](https://github-redirect.dependabot.com/egoist/poi/issues/587)) ([fcd70f7](https://github.com/egoist/poi/commit/fcd70f7))
>
>
> ### Features
>
> * enable https one the preview URLs ([#611](https://github-redirect.dependabot.com/egoist/poi/issues/611)) ([cda0ec2](https://github.com/egoist/poi/commit/cda0ec2))
>
> ## poi@12.7.0
> # [12.7.0](https://github.com/egoist/poi/compare/poi@12.6.10...poi@12.7.0) (2019-07-03)
>
>
> ### Features
>
> * **webpack:** Upgrade mini-css-extract-webpack-plugin and support hmr ([#578](https://github-redirect.dependabot.com/egoist/poi/issues/578)) ([e254e31](https://github.com/egoist/poi/commit/e254e31))
> * add babel.configFile, babel.babelrc options ([#583](https://github-redirect.dependabot.com/egoist/poi/issues/583)) ([57c7260](https://github.com/egoist/poi/commit/57c7260))
>
> ## v12.6.1
> Release notes: https://changelog.egoist.sh/poi/whats-new-in-v12.6.1
>
> ## v12.6.0
> Release notes: https://changelog.egoist.sh/poi/whats-new-in-v12.6.1
>
> ## v12.4.2
> ## Features
>
> - create-poi-app: add `pnp` feature
>
> ## Fixes
>
> - poi: Support Yarn plug'n'play
>
> ... (truncated)
Commits
- [`b9f460e`](https://github.com/egoist/poi/commit/b9f460e6cce9317511815368e24a161c96c042be) chore(release): publish
- [`90f3336`](https://github.com/egoist/poi/commit/90f333629a985418d2769814caf0fa03a7bd7cbd) chore(deps): update terser-webpack-plugin to 2.1.2
- [`ad7ae9a`](https://github.com/egoist/poi/commit/ad7ae9aadd63f847059f9c174e617f4507ff8d7c) fix: fix webpack-dev-server logs
- [`07ac090`](https://github.com/egoist/poi/commit/07ac0907c885f9fb9988aecf87480e4becc4a08d) chore(deps): bump dotenv from 6.1.0 to 8.1.0 ([#626](https://github-redirect.dependabot.com/egoist/poi/issues/626))
- [`481ff58`](https://github.com/egoist/poi/commit/481ff585e20f76eb5f64f1b79aba1e3077d4869b) chore(deps): bump babel-loader from 8.0.4 to 8.0.6 ([#624](https://github-redirect.dependabot.com/egoist/poi/issues/624))
- [`4c841b6`](https://github.com/egoist/poi/commit/4c841b6b1fc49bb19c438665e3de6d323dbd221f) chore(deps-dev): bump tape from 4.9.1 to 4.11.0 ([#623](https://github-redirect.dependabot.com/egoist/poi/issues/623))
- [`4d8df64`](https://github.com/egoist/poi/commit/4d8df6481a5eef289aa647a9f463a24745a273b4) chore(release): publish
- [`91dfd21`](https://github.com/egoist/poi/commit/91dfd21404a48cfa60e6ce8c1f227c24e4bcba2b) fix(html-entry): fix json assets support in html entry ([#619](https://github-redirect.dependabot.com/egoist/poi/issues/619))
- [`7ba239d`](https://github.com/egoist/poi/commit/7ba239d046ca746b5b678e4609641e4b2466e4f1) chore(deps-dev): bump lerna from 3.15.0 to 3.16.4 ([#622](https://github-redirect.dependabot.com/egoist/poi/issues/622))
- [`508e545`](https://github.com/egoist/poi/commit/508e5454593dc99445ccea77a39589a21da5f323) chore(deps): bump strip-ansi from 3.0.0 to 5.2.0 ([#620](https://github-redirect.dependabot.com/egoist/poi/issues/620))
- Additional commits viewable in [compare view](https://github.com/egoist/poi/compare/poi@9.3.1...poi@12.7.3)
Maintainer changes
This version was pushed to npm by [egoist](https://www.npmjs.com/~egoist), a new releaser for poi 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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
- `@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)
- 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)
Bumps poi from 9.3.1 to 12.7.3.
Release notes
*Sourced from [poi's releases](https://github.com/egoist/poi/releases).* > ## poi@12.7.3 > ## [12.7.3](https://github.com/egoist/poi/compare/poi@12.7.2...poi@12.7.3) (2019-10-03) > > > ### Bug Fixes > > * fix webpack-dev-server logs ([ad7ae9a](https://github.com/egoist/poi/commit/ad7ae9a)) > > ## poi@12.7.2 > ## Bug Fixes: > > - Support `.json` files in html entry, [#616](https://github-redirect.dependabot.com/egoist/poi/issues/616) [#619](https://github-redirect.dependabot.com/egoist/poi/issues/619) > > ## poi@12.7.1 > ## [12.7.1](https://github.com/egoist/poi/compare/poi@12.7.0...poi@12.7.1) (2019-07-27) > > > ### Bug Fixes > > * Append `poi -s` output URLs with `output.publicUrl` ([#587](https://github-redirect.dependabot.com/egoist/poi/issues/587)) ([fcd70f7](https://github.com/egoist/poi/commit/fcd70f7)) > > > ### Features > > * enable https one the preview URLs ([#611](https://github-redirect.dependabot.com/egoist/poi/issues/611)) ([cda0ec2](https://github.com/egoist/poi/commit/cda0ec2)) > > ## poi@12.7.0 > # [12.7.0](https://github.com/egoist/poi/compare/poi@12.6.10...poi@12.7.0) (2019-07-03) > > > ### Features > > * **webpack:** Upgrade mini-css-extract-webpack-plugin and support hmr ([#578](https://github-redirect.dependabot.com/egoist/poi/issues/578)) ([e254e31](https://github.com/egoist/poi/commit/e254e31)) > * add babel.configFile, babel.babelrc options ([#583](https://github-redirect.dependabot.com/egoist/poi/issues/583)) ([57c7260](https://github.com/egoist/poi/commit/57c7260)) > > ## v12.6.1 > Release notes: https://changelog.egoist.sh/poi/whats-new-in-v12.6.1 > > ## v12.6.0 > Release notes: https://changelog.egoist.sh/poi/whats-new-in-v12.6.1 > > ## v12.4.2 > ## Features > > - create-poi-app: add `pnp` feature > > ## Fixes > > - poi: Support Yarn plug'n'play > > ... (truncated)Commits
- [`b9f460e`](https://github.com/egoist/poi/commit/b9f460e6cce9317511815368e24a161c96c042be) chore(release): publish - [`90f3336`](https://github.com/egoist/poi/commit/90f333629a985418d2769814caf0fa03a7bd7cbd) chore(deps): update terser-webpack-plugin to 2.1.2 - [`ad7ae9a`](https://github.com/egoist/poi/commit/ad7ae9aadd63f847059f9c174e617f4507ff8d7c) fix: fix webpack-dev-server logs - [`07ac090`](https://github.com/egoist/poi/commit/07ac0907c885f9fb9988aecf87480e4becc4a08d) chore(deps): bump dotenv from 6.1.0 to 8.1.0 ([#626](https://github-redirect.dependabot.com/egoist/poi/issues/626)) - [`481ff58`](https://github.com/egoist/poi/commit/481ff585e20f76eb5f64f1b79aba1e3077d4869b) chore(deps): bump babel-loader from 8.0.4 to 8.0.6 ([#624](https://github-redirect.dependabot.com/egoist/poi/issues/624)) - [`4c841b6`](https://github.com/egoist/poi/commit/4c841b6b1fc49bb19c438665e3de6d323dbd221f) chore(deps-dev): bump tape from 4.9.1 to 4.11.0 ([#623](https://github-redirect.dependabot.com/egoist/poi/issues/623)) - [`4d8df64`](https://github.com/egoist/poi/commit/4d8df6481a5eef289aa647a9f463a24745a273b4) chore(release): publish - [`91dfd21`](https://github.com/egoist/poi/commit/91dfd21404a48cfa60e6ce8c1f227c24e4bcba2b) fix(html-entry): fix json assets support in html entry ([#619](https://github-redirect.dependabot.com/egoist/poi/issues/619)) - [`7ba239d`](https://github.com/egoist/poi/commit/7ba239d046ca746b5b678e4609641e4b2466e4f1) chore(deps-dev): bump lerna from 3.15.0 to 3.16.4 ([#622](https://github-redirect.dependabot.com/egoist/poi/issues/622)) - [`508e545`](https://github.com/egoist/poi/commit/508e5454593dc99445ccea77a39589a21da5f323) chore(deps): bump strip-ansi from 3.0.0 to 5.2.0 ([#620](https://github-redirect.dependabot.com/egoist/poi/issues/620)) - Additional commits viewable in [compare view](https://github.com/egoist/poi/compare/poi@9.3.1...poi@12.7.3)Maintainer changes
This version was pushed to npm by [egoist](https://www.npmjs.com/~egoist), a new releaser for poi 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 - `@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) - 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)