Release notes
*Sourced from [poi's releases](https://github.com/egoist/poi/releases).*
> ## 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
>
> ## v12.4.0
> ## Features
>
> - Now a command called `test` or starts with `test:` will automatically run in `test` mode, therefore the `@poi/plugin-karma` now uses the command `poi test:unit` instead of `poi karma --test`.
> - A new hook to run before command: `api.hook('beforeRun', () => Promise | void)`
> - Display memory usage under `--serve`
>
> ## Fixes
>
> - Respect `process.env.HOST` and `process.env.PORT`
> - Dev client ES5 compatibility
> - A bug with `output.publicUrl: './'` under `--serve`
>
> ... (truncated)
Commits
- [`d7704cd`](https://github.com/egoist/poi/commit/d7704cdedf947ef0592ac269e7847f7a7957802a) chore(release): publish
- [`cda0ec2`](https://github.com/egoist/poi/commit/cda0ec28213e199969e77c35e2ded01915e51d59) feat: enable https one the preview URLs ([#611](https://github-redirect.dependabot.com/egoist/poi/issues/611))
- [`b552c21`](https://github.com/egoist/poi/commit/b552c21688c39ecc63a60a7a93d595c3135ff14c) chore(deps): bump string-width from 2.1.1 to 4.1.0 ([#603](https://github-redirect.dependabot.com/egoist/poi/issues/603))
- [`ad9c64e`](https://github.com/egoist/poi/commit/ad9c64e7c3b5b9cf3835c9f2068c6adec325a710) chore(deps): bump get-port from 4.0.0 to 5.0.0 ([#604](https://github-redirect.dependabot.com/egoist/poi/issues/604))
- [`d79f345`](https://github.com/egoist/poi/commit/d79f345070608ec1ce0ea5727516127ed2615f10) chore(deps): bump fast-glob from 2.2.4 to 3.0.4 ([#605](https://github-redirect.dependabot.com/egoist/poi/issues/605))
- [`5eebf3f`](https://github.com/egoist/poi/commit/5eebf3f1696a34ca31773e444b8ae37282dac983) chore(deps): bump resolve-from from 4.0.0 to 5.0.0 ([#593](https://github-redirect.dependabot.com/egoist/poi/issues/593))
- [`398f4d8`](https://github.com/egoist/poi/commit/398f4d8b9de00eb3287a988d091fa2143759a72e) chore(deps): [security] bump lodash.mergewith from 4.6.1 to 4.6.2 ([#588](https://github-redirect.dependabot.com/egoist/poi/issues/588))
- [`0912f35`](https://github.com/egoist/poi/commit/0912f3509c7181472032cbeea051260356a732a9) chore(deps): bump webpack-merge from 4.1.4 to 4.2.1 ([#589](https://github-redirect.dependabot.com/egoist/poi/issues/589))
- [`81c1347`](https://github.com/egoist/poi/commit/81c1347609689ee06cee8da3e6a4edc8cc482882) chore(deps): bump cac from 6.3.12 to 6.5.2 ([#591](https://github-redirect.dependabot.com/egoist/poi/issues/591))
- [`6e5902a`](https://github.com/egoist/poi/commit/6e5902af4ffff77765f47c48a0fe67b4f2721720) chore(deps-dev): bump eslint-config-prettier from 3.3.0 to 6.0.0 ([#594](https://github-redirect.dependabot.com/egoist/poi/issues/594))
- Additional commits viewable in [compare view](https://github.com/egoist/poi/compare/poi@9.3.1...poi@12.7.1)
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 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)
- 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 poi from 9.3.1 to 12.7.1.
Release notes
*Sourced from [poi's releases](https://github.com/egoist/poi/releases).* > ## 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 > > ## v12.4.0 > ## Features > > - Now a command called `test` or starts with `test:` will automatically run in `test` mode, therefore the `@poi/plugin-karma` now uses the command `poi test:unit` instead of `poi karma --test`. > - A new hook to run before command: `api.hook('beforeRun', () => PromiseCommits
- [`d7704cd`](https://github.com/egoist/poi/commit/d7704cdedf947ef0592ac269e7847f7a7957802a) chore(release): publish - [`cda0ec2`](https://github.com/egoist/poi/commit/cda0ec28213e199969e77c35e2ded01915e51d59) feat: enable https one the preview URLs ([#611](https://github-redirect.dependabot.com/egoist/poi/issues/611)) - [`b552c21`](https://github.com/egoist/poi/commit/b552c21688c39ecc63a60a7a93d595c3135ff14c) chore(deps): bump string-width from 2.1.1 to 4.1.0 ([#603](https://github-redirect.dependabot.com/egoist/poi/issues/603)) - [`ad9c64e`](https://github.com/egoist/poi/commit/ad9c64e7c3b5b9cf3835c9f2068c6adec325a710) chore(deps): bump get-port from 4.0.0 to 5.0.0 ([#604](https://github-redirect.dependabot.com/egoist/poi/issues/604)) - [`d79f345`](https://github.com/egoist/poi/commit/d79f345070608ec1ce0ea5727516127ed2615f10) chore(deps): bump fast-glob from 2.2.4 to 3.0.4 ([#605](https://github-redirect.dependabot.com/egoist/poi/issues/605)) - [`5eebf3f`](https://github.com/egoist/poi/commit/5eebf3f1696a34ca31773e444b8ae37282dac983) chore(deps): bump resolve-from from 4.0.0 to 5.0.0 ([#593](https://github-redirect.dependabot.com/egoist/poi/issues/593)) - [`398f4d8`](https://github.com/egoist/poi/commit/398f4d8b9de00eb3287a988d091fa2143759a72e) chore(deps): [security] bump lodash.mergewith from 4.6.1 to 4.6.2 ([#588](https://github-redirect.dependabot.com/egoist/poi/issues/588)) - [`0912f35`](https://github.com/egoist/poi/commit/0912f3509c7181472032cbeea051260356a732a9) chore(deps): bump webpack-merge from 4.1.4 to 4.2.1 ([#589](https://github-redirect.dependabot.com/egoist/poi/issues/589)) - [`81c1347`](https://github.com/egoist/poi/commit/81c1347609689ee06cee8da3e6a4edc8cc482882) chore(deps): bump cac from 6.3.12 to 6.5.2 ([#591](https://github-redirect.dependabot.com/egoist/poi/issues/591)) - [`6e5902a`](https://github.com/egoist/poi/commit/6e5902af4ffff77765f47c48a0fe67b4f2721720) chore(deps-dev): bump eslint-config-prettier from 3.3.0 to 6.0.0 ([#594](https://github-redirect.dependabot.com/egoist/poi/issues/594)) - Additional commits viewable in [compare view](https://github.com/egoist/poi/compare/poi@9.3.1...poi@12.7.1)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 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) - 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.