Wykres commitów

301 Commity (external-icon)

Autor SHA1 Wiadomość Data
Amio 5605314421 Bump standard to 14.1.0. resolve #308 2019-08-29 18:31:18 +08:00
amio f1321b34e8 Bump dependencies 2019-08-24 16:12:26 +08:00
amio 794fc6a1bd Bump dependencies 2019-08-21 23:01:22 +08:00
amio c7ddebd5e6 Bump dependencies 2019-07-31 11:34:58 +08:00
amio 8000f0e618 remove @types/zeit__next-typescript 2019-07-18 16:56:35 +08:00
amio 8abba58f86 Bump deps to resolve vulnerabilities 2019-07-18 16:31:11 +08:00
Brian Faust 061a93ab07 chore: install missing TypeScript typings (#301) 2019-07-18 16:20:19 +08:00
Amio 26c3130e70 Update next to 9 2019-07-12 13:06:19 +08:00
Amio adcee2203e Bump dependencies 2019-07-12 11:03:40 +08:00
Amio 722ed1038b Bump standard to 13.0.1 2019-07-12 10:19:41 +08:00
Amio bddd831d9a Bump badgen to 2.8.2 2019-07-06 18:25:01 +08:00
Amio 0e36a5debb Bump dependencies 2019-07-06 17:58:17 +08:00
Amio 15febea035 Bump badgen-icons to 0.11.0 2019-06-30 11:24:37 +08:00
Amio 5285eb2301 Bump badgen-icons to 0.10.1 2019-06-22 16:54:24 +08:00
Amio 3a2ba05e27 bump dependencies 2019-06-22 15:25:31 +08:00
Amio 63d8073c7a Bump my-way to 1.0.0 2019-06-14 09:41:45 +08:00
Amio cf6a5bfb7c Extract match-router to standalone package 2019-06-09 18:41:03 +08:00
Amio 349e78f41b Bump dependencies 2019-06-07 21:33:24 +08:00
Amio 09b6bbb4ea Cleanup dependencies 2019-06-07 21:28:10 +08:00
Amio 746e93e90a Add nodemon config 2019-06-07 20:49:58 +08:00
Amio 5d624cbb2e Add sentry error report 2019-06-03 19:12:23 +08:00
Amio e2414a7a38 Serve docs with serve-marked 2019-06-01 18:16:40 +08:00
Amio 8bdc6be0f0 Merge branch 'master' into 2.0 2019-05-26 17:11:04 +08:00
Amio c2221e8ccf Bump badgen-icons to 0.9.1 2019-05-26 16:41:30 +08:00
Amio 0ebaf5d821 Support new examples data 2019-05-25 20:19:11 +08:00
amio 7258af5321 Add fs-extra 2019-05-25 19:38:57 +08:00
amio 37fdfe25f8 Merge remote-tracking branch 'origin' into 2.0 2019-05-25 19:36:19 +08:00
Amio 291cf2d098 Bump dependencies 2019-05-25 10:48:11 +08:00
amio 71c6f7980b Downgrade next to 7 2019-05-16 21:49:09 +08:00
amio 26f2826ad5 Remove path-parser 2019-05-15 21:15:43 +08:00
amio da42d52825 Merge branch 'master' into 2.0 2019-05-14 19:43:49 +08:00
amio 0730f2159c Bump dependencies 2019-05-14 19:41:52 +08:00
amio 6e199f72f0 Update typescripts 2019-05-13 20:00:56 +08:00
amio d71c8a8303 Implement endpoints/homebrew v2 2019-05-10 16:39:18 +08:00
amio 22b5d41939 Update dependencies 2019-05-10 11:37:08 +08:00
Amio 34068cfc45 Bump badgen-icons to 0.8.0 2019-04-01 16:59:32 +08:00
Amio 59b0255cea amio/badgen-service => badgen/badgen.net 2019-03-31 17:11:09 +08:00
dependabot[bot] 2cd9862e3e Bump react-dom from 16.8.5 to 16.8.6 (#274)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.8.5 to 16.8.6.
<details>
<summary>Release notes</summary>

*Sourced from [react-dom's releases](https://github.com/facebook/react/releases).*

> ## v16.8.6
> ## 16.8.6 (March 27, 2019)
> 
> ### React DOM
> 
> * Fix an incorrect bailout in `useReducer()`. ([@&#8203;acdlite](https://github.com/acdlite) in [#15124](https://github-redirect.dependabot.com/facebook/react/pull/15124))
> * Fix iframe warnings in Safari DevTools. ([@&#8203;renanvalentin](https://github.com/renanvalentin) in [#15099](https://github-redirect.dependabot.com/facebook/react/pull/15099))
> * Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@&#8203;aweary](https://github.com/aweary) in [#14831](https://github-redirect.dependabot.com/facebook/react/pull/14831))
> * Warn if `contextType` is set to invalid values. ([@&#8203;gaearon](https://github.com/gaearon) in [#15142](https://github-redirect.dependabot.com/facebook/react/pull/15142))
> 
> ## Artifacts
> * **react**: https://unpkg.com/react@16.8.6/umd/
> * **react-art**: https://unpkg.com/react-art@16.8.6/umd/
> * **react-dom**: https://unpkg.com/react-dom@16.8.6/umd/
> * **react-is**: https://unpkg.com/react-is@16.8.6/umd/
> * **react-test-renderer**: https://unpkg.com/react-test-renderer@16.8.6/umd/
> * **scheduler**: https://unpkg.com/scheduler@0.13.6/umd/
</details>
<details>
<summary>Changelog</summary>

*Sourced from [react-dom's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).*

> ## 16.8.6 (March 27, 2019)
> 
> ### React DOM
> 
> * Fix an incorrect bailout in `useReducer()`. ([@&#8203;acdlite](https://github.com/acdlite) in [#15124](https://github-redirect.dependabot.com/facebook/react/pull/15124))
> * Fix iframe warnings in Safari DevTools. ([@&#8203;renanvalentin](https://github.com/renanvalentin) in [#15099](https://github-redirect.dependabot.com/facebook/react/pull/15099))
> * Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@&#8203;aweary](https://github.com/aweary) in [#14831](https://github-redirect.dependabot.com/facebook/react/pull/14831))
> * Warn if `contextType` is set to invalid values. ([@&#8203;gaearon](https://github.com/gaearon) in [#15142](https://github-redirect.dependabot.com/facebook/react/pull/15142))
</details>
<details>
<summary>Commits</summary>

- [`487f4bf`](487f4bf2ee) Update versions for 16.8.6
- [`f00be84`](f00be84b81) fix(react-dom): access iframe contentWindow instead of contentDocument ([#15099](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/15099))
- [`e0c2c56`](e0c2c56dfd) Improve warning for invalid class contextType ([#15142](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/15142))
- [`aa8736a`](aa8736a3a9) Warn for Context.Consumer with contextType ([#14831](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/14831))
- [`84cc8a3`](84cc8a31fa) Release 16.8.5
- See full diff in [compare view](https://github.com/facebook/react/commits/v16.8.6/packages/react-dom)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=react-dom&package-manager=npm_and_yarn&previous-version=16.8.5&new-version=16.8.6)](https://dependabot.com/compatibility-score.html?dependency-name=react-dom&package-manager=npm_and_yarn&previous-version=16.8.5&new-version=16.8.6)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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
- `@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.

</details>
2019-03-31 17:02:23 +08:00
dependabot[bot] 31b72b4c57 Bump react from 16.8.5 to 16.8.6 (#275)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.5 to 16.8.6.
<details>
<summary>Release notes</summary>

*Sourced from [react's releases](https://github.com/facebook/react/releases).*

> ## v16.8.6
> ## 16.8.6 (March 27, 2019)
> 
> ### React DOM
> 
> * Fix an incorrect bailout in `useReducer()`. ([@&#8203;acdlite](https://github.com/acdlite) in [#15124](https://github-redirect.dependabot.com/facebook/react/pull/15124))
> * Fix iframe warnings in Safari DevTools. ([@&#8203;renanvalentin](https://github.com/renanvalentin) in [#15099](https://github-redirect.dependabot.com/facebook/react/pull/15099))
> * Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@&#8203;aweary](https://github.com/aweary) in [#14831](https://github-redirect.dependabot.com/facebook/react/pull/14831))
> * Warn if `contextType` is set to invalid values. ([@&#8203;gaearon](https://github.com/gaearon) in [#15142](https://github-redirect.dependabot.com/facebook/react/pull/15142))
> 
> ## Artifacts
> * **react**: https://unpkg.com/react@16.8.6/umd/
> * **react-art**: https://unpkg.com/react-art@16.8.6/umd/
> * **react-dom**: https://unpkg.com/react-dom@16.8.6/umd/
> * **react-is**: https://unpkg.com/react-is@16.8.6/umd/
> * **react-test-renderer**: https://unpkg.com/react-test-renderer@16.8.6/umd/
> * **scheduler**: https://unpkg.com/scheduler@0.13.6/umd/
</details>
<details>
<summary>Changelog</summary>

*Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).*

> ## 16.8.6 (March 27, 2019)
> 
> ### React DOM
> 
> * Fix an incorrect bailout in `useReducer()`. ([@&#8203;acdlite](https://github.com/acdlite) in [#15124](https://github-redirect.dependabot.com/facebook/react/pull/15124))
> * Fix iframe warnings in Safari DevTools. ([@&#8203;renanvalentin](https://github.com/renanvalentin) in [#15099](https://github-redirect.dependabot.com/facebook/react/pull/15099))
> * Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@&#8203;aweary](https://github.com/aweary) in [#14831](https://github-redirect.dependabot.com/facebook/react/pull/14831))
> * Warn if `contextType` is set to invalid values. ([@&#8203;gaearon](https://github.com/gaearon) in [#15142](https://github-redirect.dependabot.com/facebook/react/pull/15142))
</details>
<details>
<summary>Commits</summary>

- [`487f4bf`](487f4bf2ee) Update versions for 16.8.6
- [`e0c2c56`](e0c2c56dfd) Improve warning for invalid class contextType ([#15142](https://github.com/facebook/react/tree/HEAD/packages/react/issues/15142))
- [`aa8736a`](aa8736a3a9) Warn for Context.Consumer with contextType ([#14831](https://github.com/facebook/react/tree/HEAD/packages/react/issues/14831))
- [`84cc8a3`](84cc8a31fa) Release 16.8.5
- See full diff in [compare view](https://github.com/facebook/react/commits/v16.8.6/packages/react)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=react&package-manager=npm_and_yarn&previous-version=16.8.5&new-version=16.8.6)](https://dependabot.com/compatibility-score.html?dependency-name=react&package-manager=npm_and_yarn&previous-version=16.8.5&new-version=16.8.6)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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
- `@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.

</details>
2019-03-31 14:03:29 +08:00
dependabot[bot] cbcf00b064 Bump semver from 5.6.0 to 6.0.0 (#273)
Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 6.0.0.
<details>
<summary>Changelog</summary>

*Sourced from [semver's changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md).*

> # changes log
> 
> ## 6.0
> 
> * Fix `intersects` logic.
> 
>     This is technically a bug fix, but since it is also a change to behavior
>     that may require users updating their code, it is marked as a major
>     version increment.
> 
> ## 5.7
> 
> * Add `minVersion` method
> 
> ## 5.6
> 
> * Move boolean `loose` param to an options object, with
>   backwards-compatibility protection.
> * Add ability to opt out of special prerelease version handling with
>   the `includePrerelease` option flag.
> 
> ## 5.5
> 
> * Add version coercion capabilities
> 
> ## 5.4
> 
> * Add intersection checking
> 
> ## 5.3
> 
> * Add `minSatisfying` method
> 
> ## 5.2
> 
> * Add `prerelease(v)` that returns prerelease components
> 
> ## 5.1
> 
> * Add Backus-Naur for ranges
> * Remove excessively cute inspection methods
> 
> ## 5.0
> 
> * Remove AMD/Browserified build artifacts
> * Fix ltr and gtr when using the `*` range
> * Fix for range `*` with a prerelease identifier
</details>
<details>
<summary>Commits</summary>

- [`5fb517b`](5fb517b290) 6.0.0
- [`3e1d016`](3e1d0161b2) changelog for v6
- [`673e820`](673e820718) fix: Improve performance of isSatisfiable function
- [`9b8e961`](9b8e961c0c) fix: Fix non-satisfiable ranges so they no longer intersect with anything
- [`8473d65`](8473d6534e) fix: Fix Range intersects algorithm
- [`8055dda`](8055dda0ae) 5.7.0
- [`604e73d`](604e73dea1) auto-publishing scripts
- [`bed01e2`](bed01e2316) remove the nomin comments, since we don't minify any more anyway
- [`9cb68f1`](9cb68f1db7) document parse method
- [`38d42ca`](38d42ca87a) 5.7 changelog
- Additional commits viewable in [compare view](https://github.com/npm/node-semver/compare/v5.6.0...v6.0.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.6.0&new-version=6.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.6.0&new-version=6.0.0)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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
- `@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.

</details>
2019-03-28 14:46:26 +08:00
Amio 075c6d9a88 Bump dependencies 2019-03-25 20:46:56 +08:00
dependabot[bot] a3854696bc Bump supertest from 3.4.2 to 4.0.2 (#265)
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.2 to 4.0.2.
<details>
<summary>Release notes</summary>

*Sourced from [supertest's releases](https://github.com/visionmedia/supertest/releases).*

> ## Documentation
> - Merge pull request [#563](https://github-redirect.dependabot.com/visionmedia/supertest/issues/563) from visionmedia/fix-documentation  1257283
> - Merge pull request [#561](https://github-redirect.dependabot.com/visionmedia/supertest/issues/561) from fullstackmommy/assert-content-type-in-readme  436643c
> 
> https://github.com/visionmedia/supertest/compare/v4.0.1...v4.0.2
> 
> ## Fix - Superagent downgraded
> - Merge pull request [#558](https://github-redirect.dependabot.com/visionmedia/supertest/issues/558) from visionmedia/hotfix  078c835
> 
> https://github.com/visionmedia/supertest/compare/v4.0.0...v4.0.1
> 
> ## v4.0.0
> - Merge pull request [#539](https://github-redirect.dependabot.com/visionmedia/supertest/issues/539) from ozzywalsh/fix-agent-defaults  abf6bc3
> - Merge pull request [#554](https://github-redirect.dependabot.com/visionmedia/supertest/issues/554) from visionmedia/use-trust-localhost  5914936
> 
> https://github.com/visionmedia/supertest/compare/v3.4.2...v4.0.0
</details>
<details>
<summary>Commits</summary>

- [`775911f`](775911f25d) 4.0.2
- [`1257283`](12572837e4) Merge pull request [#563](https://github-redirect.dependabot.com/visionmedia/supertest/issues/563) from visionmedia/fix-documentation
- [`436643c`](436643cfa2) Merge pull request [#561](https://github-redirect.dependabot.com/visionmedia/supertest/issues/561) from fullstackmommy/assert-content-type-in-readme
- [`6ef07da`](6ef07daa20) doc(README.md) trustLocalhost() block removed
- [`715d9a9`](715d9a9128) 4.0.1
- [`078c835`](078c835549) Merge pull request [#558](https://github-redirect.dependabot.com/visionmedia/supertest/issues/558) from visionmedia/hotfix
- [`a8262f6`](a8262f6a9d) Correction in example snippets
- [`8119278`](8119278609) feat(package.json) superagent downgraded because assert using promises doesn'...
- [`934d415`](934d415c65) feat(test/supertest.js) trustLocalhost() removed because superagent downgrading
- [`38e66a1`](38e66a15a5) chore(test/supertest.js) this test should fail
- Additional commits viewable in [compare view](https://github.com/visionmedia/supertest/compare/v3.4.2...v4.0.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=supertest&package-manager=npm_and_yarn&previous-version=3.4.2&new-version=4.0.2)](https://dependabot.com/compatibility-score.html?dependency-name=supertest&package-manager=npm_and_yarn&previous-version=3.4.2&new-version=4.0.2)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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
- `@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.

</details>
2019-03-24 23:52:07 +08:00
dependabot[bot] 63d8ac3cb3 Bump serve-marked from 0.5.0 to 1.0.0 (#266)
Bumps [serve-marked](https://github.com/amio/serve-marked) from 0.5.0 to 1.0.0.
<details>
<summary>Release notes</summary>

*Sourced from [serve-marked's releases](https://github.com/amio/serve-marked/releases).*

> ## v1.0.0
> - Refined presets  d9e5445
> 
> https://github.com/amio/serve-marked/compare/v0.5.0...v1.0.0
</details>
<details>
<summary>Commits</summary>

- [`1c6adba`](1c6adba388) v1.0.0
- [`97d105a`](97d105ac78) Update readme
- [`d9e5445`](d9e54458fc) Refine presets
- [`d6f7fe9`](d6f7fe9638) Embedded merriweather font
- [`f698f9d`](f698f9dbdf) Update cache control
- [`82f002d`](82f002d148) Clean badges in README
- [`5ea5ff2`](5ea5ff234f) Add repo badge & link
- [`d0d8770`](d0d8770b26) Fix example src link
- See full diff in [compare view](https://github.com/amio/serve-marked/compare/v0.5.0...v1.0.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=serve-marked&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=1.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=serve-marked&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=1.0.0)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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
- `@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.

</details>
2019-03-24 23:41:58 +08:00
Amio 0bf005e6f9 Update dependencies 2019-03-24 23:14:08 +08:00
Amio 40b0df5339 Bump badgen-icons to 0.6.1 2019-03-17 23:03:29 +08:00
Amio c068905040 Bump dependencies 2019-03-15 22:46:08 +08:00
dependabot[bot] aaa139b347 Bump @mdx-js/mdx from 0.19.0 to 0.20.1 (#258)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.19.0...v0.20.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 10:55:18 +08:00
dependabot[bot] b2bc541e1d Bump @mdx-js/mdx from 0.18.2 to 0.19.0 (#257)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.18.2...v0.19.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 00:22:22 +08:00
dependabot[bot] 7d4ccf8b37 Bump @mdx-js/mdx from 0.18.1 to 0.18.2 (#256)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.18.1...v0.18.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 00:16:25 +08:00
Bertrand Marron 5b838b21e7 live-fns: update amo (#255)
* Update amo

* Add slash to prevent 301
2019-03-02 00:16:06 +08:00
dependabot[bot] 163e1cb600 Bump @mdx-js/mdx from 0.18.0 to 0.18.1 (#254)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-27 10:22:35 +08:00
dependabot[bot] 088960fc8f Bump @mdx-js/mdx from 0.17.5 to 0.18.0 (#253)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.17.5 to 0.18.0.
<details>
<summary>Release notes</summary>

*Sourced from [[@&#8203;mdx](https://github.com/mdx)-js/mdx's releases](https://github.com/mdx-js/mdx/releases).*

> ## v0.18.0
> • No longer destructures `components` from `props` in MDXTag and MDXProvider ([#408](https://github-redirect.dependabot.com/mdx-js/mdx/issues/408))
</details>
<details>
<summary>Commits</summary>

- [`0c63b85`](0c63b85f7b) v0.18.0
- [`b051240`](b051240c6f) Remove destructuring props to prevent shadowing 'components' variable ([#408](https://github-redirect.dependabot.com/mdx-js/mdx/issues/408))
- [`c46ffa9`](c46ffa9fd7) Document `isMDXComponent` static property ([#406](https://github-redirect.dependabot.com/mdx-js/mdx/issues/406))
- See full diff in [compare view](https://github.com/mdx-js/mdx/compare/v0.17.5...v0.18.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@mdx-js/mdx&package-manager=npm_and_yarn&previous-version=0.17.5&new-version=0.18.0)](https://dependabot.com/compatibility-score.html?dependency-name=@mdx-js/mdx&package-manager=npm_and_yarn&previous-version=0.17.5&new-version=0.18.0)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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
- `@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
- `@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.

</details>
2019-02-26 21:15:34 +08:00
Amio ba1253a4ec bump dependencies (mdx & next) 2019-02-25 10:31:49 +08:00
dependabot[bot] 9cba78124d Bump micro-fork from 0.1.1 to 1.0.0 (#244)
Bumps [micro-fork](https://github.com/amio/micro-fork) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/amio/micro-fork/releases)
- [Commits](https://github.com/amio/micro-fork/compare/v0.1.1...v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 10:23:33 +08:00
dependabot[bot] bbf483e18a Bump react from 16.8.1 to 16.8.3 (#249)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.1 to 16.8.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.8.3/packages/react)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 10:23:19 +08:00
dependabot[bot] 75513a9d12 Bump react-dom from 16.8.1 to 16.8.3 (#250)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.8.1 to 16.8.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.8.3/packages/react-dom)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 10:16:13 +08:00
dependabot[bot] 12a12b5b41 Bump badgen-icons from 0.5.0 to 0.6.0 (#251)
Bumps [badgen-icons](https://github.com/badgen/badgen-icons) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/badgen/badgen-icons/releases)
- [Commits](https://github.com/badgen/badgen-icons/compare/v0.5.0...v0.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 10:15:56 +08:00
dependabot[bot] 09f2507e59 Bump tap from 12.5.2 to 12.5.3 (#248)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.5.2 to 12.5.3.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.5.2...v12.5.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-21 11:14:38 +08:00
Amio 7f229602c1 bump badgen-icons to 0.5.0 2019-02-09 22:30:03 +08:00
dependabot[bot] 3bac8d4463 Bump tap from 12.5.1 to 12.5.2 (#241)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.5.1 to 12.5.2.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.5.1...v12.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-09 21:47:40 +08:00
dependabot[bot] 69c7498601 Bump react-dom from 16.7.0 to 16.8.1 (#239)
Bumps [react-dom](https://github.com/facebook/react) from 16.7.0 to 16.8.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.7.0...v16.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 19:28:19 +08:00
dependabot[bot] 024581238d Bump react from 16.7.0 to 16.8.1 (#238)
Bumps [react](https://github.com/facebook/react) from 16.7.0 to 16.8.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.7.0...v16.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 19:19:48 +08:00
dependabot[bot] 3f2e74bf51 [Security] Bump lodash from 4.17.10 to 4.17.11 (#240)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Changelog](https://github.com/lodash/lodash/blob/master/CHANGELOG)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 19:19:00 +08:00
Amio 2e1b44c703 bump dependencies 2019-02-06 10:33:57 +08:00
Amio f6a20ffdc5 bump dependencies 2019-02-02 22:34:26 +08:00
dependabot[bot] c61933cfac Bump badgen from 2.6.0 to 2.7.0 (#231)
Bumps [badgen](https://github.com/amio/badgen) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/amio/badgen/releases)
- [Commits](https://github.com/amio/badgen/compare/v2.6.0...v2.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-30 08:57:12 +08:00
dependabot[bot] b4d05d5776 Bump badgen-icons from 0.3.1 to 0.3.2 (#230)
Bumps [badgen-icons](https://github.com/badgen/icons) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/badgen/icons/releases)
- [Commits](https://github.com/badgen/icons/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 12:09:49 +08:00
dependabot[bot] 9ae2065484 Bump tap from 12.1.3 to 12.4.0 (#227)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.1.3 to 12.4.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.1.3...v12.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 14:56:22 +08:00
dependabot[bot] e438aef807 Bump tap from 12.1.2 to 12.1.3 (#225)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.1.2 to 12.1.3.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.1.2...v12.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-23 10:40:16 +08:00
dependabot[bot] ffe5676a50 Bump tap from 12.1.1 to 12.1.2 (#224)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.1.1 to 12.1.2.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.1.1...v12.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-22 10:06:10 +08:00
dependabot[bot] 5f03d11fd2 Bump got from 9.5.1 to 9.6.0 (#221)
Bumps [got](https://github.com/sindresorhus/got) from 9.5.1 to 9.6.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.5.1...v9.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 10:08:49 +08:00
dependabot[bot] 6bfcbc20b3 Bump supertest from 3.3.0 to 3.4.1 (#220)
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Changelog](https://github.com/visionmedia/supertest/blob/master/History.md)
- [Commits](https://github.com/visionmedia/supertest/compare/v3.3.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 12:03:35 +08:00
dependabot[bot] 094ad7b3e9 Bump got from 9.5.0 to 9.5.1 (#218)
Bumps [got](https://github.com/sindresorhus/got) from 9.5.0 to 9.5.1.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.5.0...v9.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-15 09:50:27 +08:00
Amio a8ee84800d bump badgen-icons to 0.3.1 (#217) 2019-01-04 22:26:27 +08:00
Amio d559d0ef0e bump badgen-icons to 0.3.0 2019-01-04 17:58:20 +08:00
Amio a3ead964ef bump badgen to 2.6.0 #211 2019-01-02 20:58:45 +08:00
dependabot[bot] 8b44e373e7 Bump byte-size from 4.0.4 to 5.0.1 (#214)
Bumps [byte-size](https://github.com/75lb/byte-size) from 4.0.4 to 5.0.1.
- [Release notes](https://github.com/75lb/byte-size/releases)
- [Commits](https://github.com/75lb/byte-size/compare/v4.0.4...v5.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-25 10:39:49 +08:00
Amio f784baf85d Merge branch 'master' of https://github.com/amio/badgen-service 2018-12-20 14:52:23 +08:00
Amio a6c2a8a8fc bump dependencies 2018-12-20 14:45:22 +08:00
dependabot[bot] 06fc98e694 Bump tap from 12.1.0 to 12.1.1 (#210)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.1.0 to 12.1.1.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.1.0...v12.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 12:50:12 +08:00
Amio ac7a61ee52 Replace icons.js with standalone package 2018-12-11 17:53:15 +08:00
dependabot[bot] c379e3c0ea Bump date-fns from 1.29.0 to 1.30.1 (#208)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.29.0 to 1.30.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v1.30.1/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v1.29.0...v1.30.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 10:22:10 +08:00
dependabot[bot] 263e18a8c5 Bump @mdx-js/mdx from 0.16.5 to 0.16.6 (#207)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.16.5 to 0.16.6.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.16.5...v0.16.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 10:21:10 +08:00
dependabot[bot] 2c8f94a823 Bump @mdx-js/mdx from 0.16.3 to 0.16.5 (#204)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.16.3 to 0.16.5.
<details>
<summary>Release notes</summary>

*Sourced from [@mdx-js/mdx's releases](https://github.com/mdx-js/mdx/releases).*

> ## v0.16.5
> - fix passing `components` via `MDXProvider` ([#333](https://github-redirect.dependabot.com/mdx-js/mdx/issues/333))
> 
> ## v0.16.4
> • props are assigned at the top level of render (bugfix) [#326](https://github-redirect.dependabot.com/mdx-js/mdx/issues/326) 
> • fix naming for `npm init mdx` directories [#329](https://github-redirect.dependabot.com/mdx-js/mdx/issues/329) 
> • don't add the `default` property to `import` nodes [#327](https://github-redirect.dependabot.com/mdx-js/mdx/issues/327) 
</details>
<details>
<summary>Commits</summary>

- [`4fe045f`](4fe045f1c6) v0.16.5
- [`f1dd09d`](f1dd09dc5f) Don't default components to the empty object ([#333](https://github-redirect.dependabot.com/mdx-js/mdx/issues/333))
- [`765ae4c`](765ae4c836) Fix reference link
- [`44f4221`](44f4221687) Create react-static.md ([#332](https://github-redirect.dependabot.com/mdx-js/mdx/issues/332))
- [`6c7e782`](6c7e782866) Add demoboard link ([#331](https://github-redirect.dependabot.com/mdx-js/mdx/issues/331))
- [`21a3cc7`](21a3cc7b10) v0.16.4
- [`8978bb1`](8978bb12a1) Assign props at the top level of render ([#326](https://github-redirect.dependabot.com/mdx-js/mdx/issues/326))
- [`2270df3`](2270df33dd) Remove `default` field from `import` nodes ([#327](https://github-redirect.dependabot.com/mdx-js/mdx/issues/327))
- [`e190ed7`](e190ed7324) Fix `create-mdx` name by basing it on example ([#329](https://github-redirect.dependabot.com/mdx-js/mdx/issues/329))
- See full diff in [compare view](https://github.com/mdx-js/mdx/compare/v0.16.3...v0.16.5)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@mdx-js/mdx&package-manager=npm_and_yarn&previous-version=0.16.3&new-version=0.16.5)](https://dependabot.com/compatibility-score.html?dependency-name=@mdx-js/mdx&package-manager=npm_and_yarn&previous-version=0.16.3&new-version=0.16.5)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 cancel merge` will cancel a previously requested merge
- `@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
- `@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.

</details>
2018-11-25 10:29:50 +08:00
dependabot[bot] 49a86c48b6 Bump @mdx-js/mdx from 0.16.1 to 0.16.3 (#202)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.16.1 to 0.16.3.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.16.1...v0.16.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 10:08:16 +08:00
dependabot[bot] c17e523061 Bump @mdx-js/mdx from 0.16.0 to 0.16.1 (#201)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v0.16.0...v0.16.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 10:47:32 +08:00
dependabot[bot] 467047e0dc Bump react-dom from 16.6.1 to 16.6.3 (#199)
Bumps [react-dom](https://github.com/facebook/react) from 16.6.1 to 16.6.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.6.1...v16.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-15 10:21:02 +08:00
dependabot[bot] d0f39edda5 Bump tap from 12.0.2 to 12.1.0 (#198)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.0.2 to 12.1.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.0.2...v12.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-14 09:58:01 +08:00
dependabot[bot] dcf7f34105 Bump react from 16.6.1 to 16.6.3 (#197)
Bumps [react](https://github.com/facebook/react) from 16.6.1 to 16.6.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.6.1...v16.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-14 09:57:53 +08:00
dependabot[bot] b3f9fba406 Bump tap from 12.0.1 to 12.0.2 (#195)
Bumps [tap](https://github.com/tapjs/node-tap) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Changelog](https://github.com/tapjs/node-tap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tapjs/node-tap/compare/v12.0.1...v12.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 09:54:40 +08:00
dependabot[bot] 3d539de1ab Bump serve-handler from 5.0.5 to 5.0.7 (#196)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/5.0.5...5.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 09:54:28 +08:00
dependabot[bot] a3dca04618 Bump got from 9.3.1 to 9.3.2 (#194)
Bumps [got](https://github.com/sindresorhus/got) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.3.1...v9.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-09 15:39:23 +08:00
dependabot[bot] 5f5f2e606a Bump react-dom from 16.6.0 to 16.6.1 (#190)
Bumps [react-dom](https://github.com/facebook/react) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.6.0...v16.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-08 11:20:21 +08:00
dependabot[bot] 1ade6f018b Bump react from 16.6.0 to 16.6.1 (#191)
Bumps [react](https://github.com/facebook/react) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.6.0...v16.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-08 11:18:31 +08:00
Amio 41025d8e81 web: move doc pages to next.js 2018-11-07 17:49:45 +08:00
dependabot[bot] 740836808d Bump got from 9.3.0 to 9.3.1 (#187)
Bumps [got](https://github.com/sindresorhus/got) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.3.0...v9.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-06 10:13:52 +08:00
dependabot[bot] fc7ccca3ca Bump got from 9.2.2 to 9.3.0 (#186)
Bumps [got](https://github.com/sindresorhus/got) from 9.2.2 to 9.3.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.2.2...v9.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-31 10:33:19 +08:00
Amio d871bcf90f chore: bump dependencies 2018-10-26 14:38:39 +08:00
dependabot[bot] 57184c9cb2 build(deps-dev): bump react from 16.5.2 to 16.6.0 (#183)
Bumps [react](https://github.com/facebook/react) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-25 09:50:56 +08:00
dependabot[bot] 84adf1a23b build(deps-dev): bump react-dom from 16.5.2 to 16.6.0 (#184)
Bumps [react-dom](https://github.com/facebook/react) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-25 09:46:07 +08:00
dependabot[bot] 5805856ecc build(deps): bump serve-marked from 0.3.3 to 0.4.0 (#182)
Bumps [serve-marked](https://github.com/amio/serve-marked) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/amio/serve-marked/releases)
- [Commits](https://github.com/amio/serve-marked/compare/v0.3.3...v0.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 09:52:16 +08:00
dependabot[bot] 95992f62a8 build(deps): bump byte-size from 4.0.3 to 4.0.4 (#180)
Bumps [byte-size](https://github.com/75lb/byte-size) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/75lb/byte-size/releases)
- [Commits](https://github.com/75lb/byte-size/compare/v4.0.3...v4.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-19 11:02:54 +08:00
dependabot[bot] 6dc2ef4154 build(deps): bump chrome-webstore from 1.2.0 to 1.2.1 (#179)
Bumps [chrome-webstore](https://github.com/simov/chrome-webstore) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/simov/chrome-webstore/releases)
- [Commits](https://github.com/simov/chrome-webstore/compare/v1.2.0...v1.2.1)

Resolve #178

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-19 11:02:19 +08:00
Amio e3f4ff13df chore: use updated react-debounce-render 2018-10-15 17:44:49 +08:00
Amio 034417949c chore: bump dependencies 2018-10-15 11:16:37 +08:00
Amio 3cedf96b22 chore: bump dependencies 2018-10-11 17:03:06 +08:00
dependabot[bot] 55209ab8cb build(deps): bump chrome-webstore from 1.1.0 to 1.2.0 (#172)
Bumps [chrome-webstore](https://github.com/simov/chrome-webstore) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/simov/chrome-webstore/releases)
- [Commits](https://github.com/simov/chrome-webstore/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 11:09:11 +08:00
dependabot[bot] e941b0456b build(deps-dev): bump next from 7.0.0 to 7.0.1 (#173)
Bumps [next](https://github.com/zeit/next.js) from 7.0.0 to 7.0.1.
<details>
<summary>Release notes</summary>

*Sourced from [next's releases](https://github.com/zeit/next.js/releases).*

> ## 7.0.1
> ### Patches 
> 
> - Upgrade webpack: [#5330](https://github-redirect.dependabot.com/zeit/next.js/issues/5330) 
> - Upgrade styled-jsx: [#5312](https://github-redirect.dependabot.com/zeit/next.js/issues/5312)
> - Introduce dynamic(() => import()): [#5249](https://github-redirect.dependabot.com/zeit/next.js/issues/5249) 
> - Eliminate context code based on process.browser: [#5159](https://github-redirect.dependabot.com/zeit/next.js/issues/5159)
> - Remove _containerProps context: [#5327](https://github-redirect.dependabot.com/zeit/next.js/issues/5327)
> - Refactor head keys: [#5326](https://github-redirect.dependabot.com/zeit/next.js/issues/5326)
> - Remove disabled plugin: 2f618581cfc0e75ff918a5618074b04660f8cd81
> - Use new import syntax in readme examples: 8fb6f7d5b62113c4ee23b827f3f6f8e3d0c1b6a6
> - Remove obsolete check in dev-server: [#5320](https://github-redirect.dependabot.com/zeit/next.js/issues/5320)
> - Don&#39;t require package.json at runtime: [#5321](https://github-redirect.dependabot.com/zeit/next.js/issues/5321)
> - Package.json comma removed: [#5322](https://github-redirect.dependabot.com/zeit/next.js/issues/5322)
> - Rename index.js to next-server.js: [#5323](https://github-redirect.dependabot.com/zeit/next.js/issues/5323)
> - Added with-ts-node with Next js 7 example: [#5204](https://github-redirect.dependabot.com/zeit/next.js/issues/5204)
> - Move out start method from server: [#5315](https://github-redirect.dependabot.com/zeit/next.js/issues/5315)
> - Remove transform-decorators plugin &amp; Bump deps: [#5232](https://github-redirect.dependabot.com/zeit/next.js/issues/5232)
> - Show warning if there is a title in _document.js&#39;s Head: [#5160](https://github-redirect.dependabot.com/zeit/next.js/issues/5160)
> - Initial dev server: [#5317](https://github-redirect.dependabot.com/zeit/next.js/issues/5317)
> - More reliable error-recovery tests: [#5281](https://github-redirect.dependabot.com/zeit/next.js/issues/5281)
> - Even more reliable error-recovery tests: [#5284](https://github-redirect.dependabot.com/zeit/next.js/issues/5284)
> - WithApollo example - move from old HOC APIs to new function-as-child APIs: [#5241](https://github-redirect.dependabot.com/zeit/next.js/issues/5241)
> - Use getBrowserBodyText for HMR test: [#5290](https://github-redirect.dependabot.com/zeit/next.js/issues/5290)
> - Fix swallowed unhandled rejections on the server: [#5273](https://github-redirect.dependabot.com/zeit/next.js/issues/5273)
> - With-typescript example updates: [#5267](https://github-redirect.dependabot.com/zeit/next.js/issues/5267)
> - Add language switch to with-react-i18next example: [#5306](https://github-redirect.dependabot.com/zeit/next.js/issues/5306)
> - Update with-mobx-state-tree-typescript example: [#5266](https://github-redirect.dependabot.com/zeit/next.js/issues/5266)
> - Make sure dynamicIds are added when using function as importer: [#5308](https://github-redirect.dependabot.com/zeit/next.js/issues/5308)
> - Update with-redux-code-splitting example: [#5252](https://github-redirect.dependabot.com/zeit/next.js/issues/5252)
> - Upgrade @zeit/next-sass: a616656f19d744d9ae95d355b4227c9b9ed9e631
> - Doc: fix deploy link: [#5223](https://github-redirect.dependabot.com/zeit/next.js/issues/5223)
> - Fix Example Deploy Links: [#5216](https://github-redirect.dependabot.com/zeit/next.js/issues/5216)
> - Remove Fragment from Main component: [#5222](https://github-redirect.dependabot.com/zeit/next.js/issues/5222)
> - Remove useless link tag in the head of Ant design example: [#5227](https://github-redirect.dependabot.com/zeit/next.js/issues/5227)
> - Update with-mobx example: [#5229](https://github-redirect.dependabot.com/zeit/next.js/issues/5229)
> - Upgrade next plugins to the latest version in examples: 8d649d1b4b949c49be2023c6d59f8ef0fd23df02
> - FIX [#5234](https://github-redirect.dependabot.com/zeit/next.js/issues/5234): [#5235](https://github-redirect.dependabot.com/zeit/next.js/issues/5235)
> - Update GrpahQL dependencies: [#5242](https://github-redirect.dependabot.com/zeit/next.js/issues/5242)
> - Just some simple improvements in formatting codes in documentation: [#5250](https://github-redirect.dependabot.com/zeit/next.js/issues/5250)
> - Update to use @sentry/browser, remove raven-js: [#5253](https://github-redirect.dependabot.com/zeit/next.js/issues/5253)
> - Fix failing linter tests: [#5257](https://github-redirect.dependabot.com/zeit/next.js/issues/5257)
> - Fix with-mobx-state-tree example: [#5258](https://github-redirect.dependabot.com/zeit/next.js/issues/5258)
> - Update with-kea example: [#5259](https://github-redirect.dependabot.com/zeit/next.js/issues/5259)
> - Update with-dynamic-import example: [#5201](https://github-redirect.dependabot.com/zeit/next.js/issues/5201)
> - Example with-apollo note that two render executions are expected: [#5262](https://github-redirect.dependabot.com/zeit/next.js/issues/5262)
> - Example with-sentry note that server side logging available too: [#5261](https://github-redirect.dependabot.com/zeit/next.js/issues/5261)
> - Fix for with-ant-design-less for next7.0: [#5263](https://github-redirect.dependabot.com/zeit/next.js/issues/5263)
> - [#5620](https://github-redirect.dependabot.com/zeit/next.js/issues/5620): Fix react-i18next example to properly SSR: [#5265](https://github-redirect.dependabot.com/zeit/next.js/issues/5265)
> 
></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`ae56c78`](ae56c7847f) 7.0.1
- [`c094539`](c0945392f4) Upgrade webpack ([#5330](https://github-redirect.dependabot.com/zeit/next.js/issues/5330))
- [`8fb6f7d`](8fb6f7d5b6) Use new import syntax in readme examples
- [`7f9d244`](7f9d244d1f) 7.0.1-canary.6
- [`2f61858`](2f618581cf) Remove disabled plugin
- [`6c0ea2d`](6c0ea2d424) 7.0.1-canary.5
- [`b065daf`](b065dafa52) Refactor head keys ([#5326](https://github-redirect.dependabot.com/zeit/next.js/issues/5326))
- [`df41997`](df41997d50) Remove _containerProps context ([#5327](https://github-redirect.dependabot.com/zeit/next.js/issues/5327))
- [`30924ea`](30924ea1be) 7.0.1-canary.4
- [`565b026`](565b026e7b) Added with-ts-node with Next js 7 example ([#5204](https://github-redirect.dependabot.com/zeit/next.js/issues/5204))
- Additional commits viewable in [compare view](https://github.com/zeit/next.js/compare/7.0.0...7.0.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=next&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 cancel merge` will cancel a previously requested merge
- `@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
- `@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.

</details>
2018-10-02 11:08:56 +08:00
dependabot[bot] f6aa0ed31e build(deps-dev): bump babel-eslint from 10.0.0 to 10.0.1 (#170)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.0...v10.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-28 10:42:10 +08:00
dependabot[bot] e1fabda7d6 build(deps-dev): bump babel-eslint from 9.0.0 to 10.0.0 (#168)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v9.0.0...v10.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-27 14:32:56 +08:00
dependabot[bot] 6cd251e554 build(deps): bump serve-handler from 5.0.3 to 5.0.5 (#169)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/5.0.3...5.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-27 14:32:21 +08:00
dependabot[bot] cc8a6857b3 build(deps): bump chrome-webstore from 1.0.0 to 1.1.0 (#166)
Bumps [chrome-webstore](https://github.com/simov/chrome-webstore) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/simov/chrome-webstore/releases)
- [Commits](https://github.com/simov/chrome-webstore/compare/v1.0.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 08:51:41 +08:00
dependabot[bot] 5849346f7a build(deps): bump serve-handler from 5.0.2 to 5.0.3 (#167)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 5.0.2 to 5.0.3.
<details>
<summary>Release notes</summary>

*Sourced from [serve-handler's releases](https://github.com/zeit/serve-handler/releases).*

> ## 5.0.3
> ### Patches 
> 
> - Interpolate template variables correctly: [#64](https://github-redirect.dependabot.com/zeit/serve-handler/issues/64)
</details>
<details>
<summary>Commits</summary>

- [`604eda8`](604eda8b58) 5.0.3
- [`65b4d41`](65b4d4183a) Interpolate template variables correctly ([#64](https://github-redirect.dependabot.com/zeit/serve-handler/issues/64))
- See full diff in [compare view](https://github.com/zeit/serve-handler/compare/5.0.2...5.0.3)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=serve-handler&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.0.3)](https://dependabot.com/compatibility-score.html?dependency-name=serve-handler&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.0.3)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@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
- `@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.

</details>
2018-09-25 08:51:24 +08:00
Amio 5678c0964f web: add Badgen logo & title 2018-09-20 14:38:02 +08:00
dependabot[bot] 3cb388643c build(deps-dev): bump next from 7.0.0-canary.20 to 7.0.0 (#164)
Bumps [next](https://github.com/zeit/next.js) from 7.0.0-canary.20 to 7.0.0.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/7.0.0-canary.20...7.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-20 13:07:20 +08:00
Amio 583b837671 chore: sync package-lock.json 2018-09-19 10:42:15 +08:00
Amio 15c9928684 chore: bump dependencies 2018-09-19 10:10:29 +08:00
dependabot[bot] b28d5f104f build(deps-dev): bump react-dom from 16.5.1 to 16.5.2 (#162)
Bumps [react-dom](https://github.com/facebook/react) from 16.5.1 to 16.5.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.1...v16.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-19 10:08:27 +08:00
dependabot[bot] 35dedfab8f build(deps): bump got from 9.2.1 to 9.2.2 (#160)
Bumps [got](https://github.com/sindresorhus/got) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.2.1...v9.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-18 11:00:31 +08:00
dependabot[bot] 085d1c9d7c build(deps-dev): bump next from 7.0.0-canary.16 to 7.0.0-canary.20 (#159)
Bumps [next](https://github.com/zeit/next.js) from 7.0.0-canary.16 to 7.0.0-canary.20.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/7.0.0-canary.16...7.0.0-canary.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-18 11:00:17 +08:00
Amio 1a65aad0ed refactor: axios => got (done) 2018-09-17 13:35:45 +08:00
dependabot[bot] ca0c81e346 build(deps-dev): bump react-dom from 16.5.0 to 16.5.1 (#155)
Bumps [react-dom](https://github.com/facebook/react) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.0...v16.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-14 09:55:39 +08:00
dependabot[bot] db172fcd40 build(deps-dev): bump react from 16.5.0 to 16.5.1 (#156)
Bumps [react](https://github.com/facebook/react) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.0...v16.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-14 09:54:09 +08:00
dependabot[bot] 7058240904 build(deps-dev): bump next from 7.0.0-canary.15 to 7.0.0-canary.16 (#153)
Bumps [next](https://github.com/zeit/next.js) from 7.0.0-canary.15 to 7.0.0-canary.16.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/7.0.0-canary.15...7.0.0-canary.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-12 11:17:00 +08:00
dependabot[bot] 4899731ea4 build(deps-dev): bump next from 7.0.0-canary.14 to 7.0.0-canary.15 (#152)
Bumps [next](https://github.com/zeit/next.js) from 7.0.0-canary.14 to 7.0.0-canary.15.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/7.0.0-canary.14...7.0.0-canary.15)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-11 10:14:00 +08:00
Amio f0e73cc788 chore: bump badgen to 2.5.0 2018-09-08 14:16:44 +08:00
Amio e4fdde1007 chore: bump dependencies 2018-09-08 10:24:00 +08:00
Amio 008226cf30 web: debounce preview update 2018-09-07 15:13:08 +08:00
Amio 40801ffc9d web: bare input layout 2018-09-07 10:48:48 +08:00
Amio 5f6e04e8f1 web: init web pages with next.js 2018-09-07 10:48:48 +08:00
dependabot[bot] f7fc335824 build(deps): bump got from 9.2.0 to 9.2.1 (#145)
Bumps [got](https://github.com/sindresorhus/got) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.2.0...v9.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-07 08:32:38 +08:00
dependabot[bot] 9bfebe03b2 build(deps-dev): bump supertest from 3.1.0 to 3.2.0 (#144)
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Changelog](https://github.com/visionmedia/supertest/blob/master/History.md)
- [Commits](https://github.com/visionmedia/supertest/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-06 09:54:26 +08:00
Amio 6e46679011 chore: add got & got error handler 2018-09-05 13:42:26 +08:00
dependabot[bot] 4cd6825172 build(deps): bump raven from 2.6.3 to 2.6.4 (#139)
Bumps [raven](https://github.com/getsentry/raven-js) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/getsentry/raven-js/releases)
- [Commits](https://github.com/getsentry/raven-js/compare/raven-node@2.6.3...raven-node@2.6.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 10:17:04 +08:00
dependabot[bot] d1128da6a0 build(deps): bump serve-handler from 5.0.0 to 5.0.2 (#138)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/5.0.0...5.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 08:12:46 +08:00
Amio 2b69cbc31b chore: bump badgen to 2.4.5 2018-09-03 22:56:05 +08:00
Amio 06cad8b682 docs: put lgtm icon in examples 2018-08-31 14:52:26 +08:00
dependabot[bot] 8ed84a981e build(deps-dev): bump standard from 12.0.0 to 12.0.1 (#130)
Bumps [standard](https://github.com/standard/standard) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 10:33:29 +08:00
Amio 550a13639d fix: update badgen for fixing sanitization #127 2018-08-31 10:17:41 +08:00
Amio 8f703af736 chore: bump standard to 12.0.0 2018-08-29 15:51:59 +08:00
dependabot[bot] 907c9ad2ca build(deps): bump badgen from 2.4.2 to 2.4.3 (#122)
Bumps [badgen](https://github.com/amio/badgen) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/amio/badgen/releases)
- [Commits](https://github.com/amio/badgen/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-28 10:10:12 +08:00
Amio 805bbdcd84 chore: bump badgen to 2.4.2 2018-08-26 22:08:38 +08:00
dependabot[bot] 02cb2c8d2f build(deps): bump badgen from 2.4.0 to 2.4.1 (#118)
Bumps [badgen](https://github.com/amio/badgen) from 2.4.0 to 2.4.1.
<details>
<summary>Release notes</summary>

*Sourced from [badgen's releases](https://github.com/amio/badgen/releases).*

> ## v2.4.1
> ### Fixed
> 
> - fix: iconWidth scale in 10x units  db81110
</details>
<details>
<summary>Commits</summary>

- [`3763dff`](3763dff0c5) 2.4.1
- [`db81110`](db811100d4) fix: iconWidth scale in 10x units
- See full diff in [compare view](https://github.com/amio/badgen/compare/v2.4.0...v2.4.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=badgen&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=badgen&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.1)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@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
- `@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.

</details>
2018-08-25 10:39:31 +08:00
Amio 259617ab15 chore: bump badgen to 2.4.0 2018-08-24 12:47:59 +08:00
Amio 55ba042d28 chore: bump badgen to 2.3.0 2018-08-22 16:06:12 +08:00
Amio b0fe260df9 chore: bump serve-marked to 0.3.3 2018-08-22 13:55:06 +08:00
dependabot[bot] 477452bf8a build(deps): bump serve-handler from 4.0.1 to 5.0.0 (#116)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/4.0.1...5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-22 11:02:08 +08:00
dependabot[bot] 8ac1810158 build(deps): bump semver from 5.5.0 to 5.5.1 (#115)
Bumps [semver](https://github.com/npm/node-semver) from 5.5.0 to 5.5.1.
<details>
<summary>Commits</summary>

- [`89bfa00`](89bfa00a24) 5.5.1
- [`acb44dd`](acb44ddf2a) Update tap version
- [`448b0b3`](448b0b3efc) Update tap version
- [`6069fe7`](6069fe7020) Merge pull request [#247](https://github-redirect.dependabot.com/npm/node-semver/issues/247) from steveklabnik/patch-1
- [`43ff1c7`](43ff1c74cd) Fix grammar for ranges
- See full diff in [compare view](https://github.com/npm/node-semver/compare/v5.5.0...v5.5.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.5.1)](https://dependabot.com/compatibility-score.html?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.5.1)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@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
- `@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.

</details>
2018-08-18 20:24:01 +08:00
Amio 2221f707eb chore: use new logo as favicon 2018-08-17 14:50:45 +08:00
Amio 062aabfd7a chore: add sentry raven 2018-08-16 14:17:51 +08:00