LN-Zap / zap-tutorials

Zap Wallet - Tutorials and guides for Zap products
https://docs.zaphq.io/
29 stars 19 forks source link

chore(deps-dev): bump docz from 2.0.0-rc.51 to 2.0.0-rc.65 #54

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps docz from 2.0.0-rc.51 to 2.0.0-rc.65.

Release notes *Sourced from [docz's releases](https://github.com/doczjs/docz/releases).* > ## v2.0.0-rc.65 > - feat(docz): expose `` component ([#1206](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1206)) - [@​cdaringe](https://github.com/cdaringe) > - style(gatsby-theme-docz): remove word-wrap on Props component ([#1209](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1209)) - [@​Kerumen](https://github.com/Kerumen) > - docs: correct svg link for good first issue badge ([#1208](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1208)) - [@​PeachScript](https://github.com/PeachScript) > - feat(gatsby-theme-docz): add a config to hide the dark mode switch ([#1205](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1205)) - [@​Kerumen](https://github.com/Kerumen) > - chore(docz-core): add missing openChrome.applescript ([#1204](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1204)) - [@​Kerumen](https://github.com/Kerumen) > - style(gatsby-theme-docz): simplify the default config ([#1203](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1203)) - [@​Kerumen](https://github.com/Kerumen) > - style(gatsby-theme-docz): remove deprecation warning for grid ([#1200](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1200)) - [@​Kerumen](https://github.com/Kerumen) > - style(gatsby-theme-docz): collapse NavGroup by default ([#1202](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1202)) - [@​Kerumen](https://github.com/Kerumen) > - chore(docz-core): copy `.eslintignore` from project ([#1201](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1201)) - [@​Kerumen](https://github.com/Kerumen) > - chore: dedupe yarn.lock ([#1199](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1199)) - [@​Kerumen](https://github.com/Kerumen) > > ## v2.0.0-rc.64 > - style(gatsby-theme-docz): improve Playground style ([#1198](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1198)) - [@​Kerumen](https://github.com/Kerumen) > > - feat: integrate with `eslint-mdx` to lint `.mdx` with `ESLint` ([#1195](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1195)) - [@​JounQin](https://github.com/JounQin) > > - fix(docz-core): always copy theme under src ([#1105](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1105)) ([#1194](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1194)) - [@​simonrelet](https://github.com/simonrelet) > > - fix(docz): use playground from context (fixes playground shadowing) ([#1197](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1197)) - [@​rakannimer](https://github.com/rakannimer) > > - feat(docz): forward of prop to custom Props component ([#1193](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1193)) - [@​selbekk](https://github.com/selbekk) > > ## v2.0.0-rc.63 > - chore(docz-core): fix `resolveApp` when called from the docz project ([#1189](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1189)) - [@​Kerumen](https://github.com/Kerumen) > - feat(docz): allow components from node_modules when explicitly requested ([#1188](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1188)) - [@​axe312ger](https://github.com/axe312ger) > - style(docz-components): fix live preview background ([#1190](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1190)) - [@​Kerumen](https://github.com/Kerumen) > > ## v2.0.0-rc.62 > - feat(gatsby-theme-docz): move styles to separate file for easier theming - [@​rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.61 > - chore(docz): bump gatsby-theme-docz version - [@​rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.60 > - feat(docz-core): support array of file glob patterns in files - [@​rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.58 > - chore(docz-components): upgrade re-resizable to v6 ([#1178](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1178)) - [@​Kerumen](https://github.com/Kerumen) > - chore(docz-components): change item key and filename comparison ([#1176](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1176)) - [@​Kerumen](https://github.com/Kerumen) > - feat(gatsby-theme-docz): pass the entry property down to Wrapper ([#1181](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1181)) - [@​pepibumur](https://github.com/pepibumur) > - docs: remove extra space in readme ([#1182](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1182)) - [@​ericcarboni](https://github.com/ericcarboni) > > ## v2.0.0-rc.57 > - fix(docz-core): copy doczrc before running commands ([#1175](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1175)) - [@​rakannimer](https://github.com/rakannimer) > > ## v2.0.0-rc.56 > - fix(docz-core): allow custom doczrc location with config cli flag ([#1169](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1169)) - [@​rakannimer](https://github.com/rakannimer) > > - chore(babel-plugin-export-metadata): don't add filemeta if it exists ([#1173](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1173)) - [@​Kerumen](https://github.com/Kerumen) > ... (truncated)
Commits - [`98a0036`](https://github.com/doczjs/docz/commit/98a003667e66787d4300bbdf6d67dc16df4a0c6b) v2.0.0-rc.65 - [`c7a19b4`](https://github.com/doczjs/docz/commit/c7a19b4fac2fa9c010ae440ba79454cf447f762b) feat(docz): expose \ component ([#1206](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1206)) - [`3d7d8c1`](https://github.com/doczjs/docz/commit/3d7d8c1a60a97cc05c1c19542d5338d82c89c210) style(gatsby-theme-docz): simplify the default config ([#1203](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1203)) - [`93ed9e7`](https://github.com/doczjs/docz/commit/93ed9e7f593a0ef67d44a06d6cf1b1b9c0ccdc37) v2.0.0-rc.64 - [`4805737`](https://github.com/doczjs/docz/commit/48057372fcdbb3feae249a2a9eae320228c3aaf8) feat: integrate with `eslint-mdx` to lint `.mdx` with `ESLint` ([#1195](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1195)) - [`e4b4a40`](https://github.com/doczjs/docz/commit/e4b4a409db508438f540bb404939c11e8bb25e10) fix(docz): use playground from context (fixes playground shadowing) ([#1197](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1197)) - [`aa2a089`](https://github.com/doczjs/docz/commit/aa2a0899db588df57eff7a01121c3660d72c1bdd) feat(docz): forward of prop to custom Props component ([#1193](https://github.com/doczjs/docz/tree/HEAD/core/docz/issues/1193)) - [`06311d0`](https://github.com/doczjs/docz/commit/06311d03c03114c68e792383264425dafac91e6b) v2.0.0-rc.63 - [`1bcbe1e`](https://github.com/doczjs/docz/commit/1bcbe1ebb52d94a9aadbad86cf255d56b16e0567) v2.0.0-rc.62 - [`b3b0d9f`](https://github.com/doczjs/docz/commit/b3b0d9ff50384cc254151ed869bab5554aa1625e) v2.0.0-rc.61 - Additional commits viewable in [compare view](https://github.com/doczjs/docz/commits/v2.0.0-rc.65/core/docz)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 5 years ago

Superseded by #55.