Wykres commitów

223 Commity (56053144218c10abf0d216fc4e0112dbcc26616c)

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 4aee8467cf Deploy to now as docker type 2019-07-12 16:21:00 +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 3698d82ed1 Update start script 2019-06-05 20:38:56 +08:00
Amio 7144e5e542 Arrange assets folder 2019-06-05 14:47:05 +08:00
Amio e534276e0c Rearrange output dirs 2019-06-03 21:43:22 +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 ad018077b7 Update dev scripts 2019-05-31 14:21:35 +08:00
Amio 4808e03f3a Update dev & deploy scripts 2019-05-26 18:30:45 +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 cd265d3c53 Add index page to deployment 2019-05-26 12:41:21 +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 80db1b6093 Fix deploy config 2019-05-14 10:19:56 +08:00
amio 6e199f72f0 Update typescripts 2019-05-13 20:00:56 +08:00
amio d6ca0afc5f Add typescript config 2019-05-13 16:56:06 +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 ccce1b3537 Merge branch 'master' into now2 2019-05-10 11:31:51 +08:00
Amio 34068cfc45 Bump badgen-icons to 0.8.0 2019-04-01 16:59:32 +08:00
Amio 0d64275b2b Update deploy scripts 2019-03-31 17:19:31 +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