react-nonav icon indicating copy to clipboard operation
react-nonav copied to clipboard

Bump docz from 1.3.2 to 2.3.1

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

Bumps docz from 1.3.2 to 2.3.1.

Release notes

Sourced from docz's releases.

v2.3.1

  • gatsby-theme-docz: fix theme components customization bug (a9384b0)

v2.3.0

Bug Fixes

babel-plugin-export-metadata

  • add case for export default (#1417) (31ebd08)

docz-core

  • always use custom prop filter if it's provideded (#1415) (53063ff)
  • pass down host when running serve (#1384) (80a0e1e)
  • be explicit about cli args (6f5b4ee)
  • parse port when running serve (29d0edd)
  • prevent falsy error code on cli (#1332) (1437b59)
  • revert ts auto-detect (f0ce584)
  • forward cli status code properly (#1319) (99ebf82)
  • properly support node_modules for multiple file patterns (#1315) (4d9f9b3)
  • use docz-utils for get and mergeWith (f222083)

gatsby-theme-docz

  • add pre-wrap to error (#1406) (ca6b02d)
  • content overflowing issue (#1437) (56f4cb8)
  • flex component aligmItems -> alignItems (#1391) (b80524f)
  • use sx instead of style prop in Playgro… (#1389) (98f3311)
  • removed unused gatsby-plugin-manifest (#1368) (44edc68)
  • fix playground react-resize-detector usage (#1350) (f0baf67)
  • src -> gatsbyRoot for file system source (71dd572)
  • make Props isToggle work again (#1326) (4921ef5)
  • fix preview padding (ebebd1c), closes #1325

docz

  • pass useScoping to theme Playground (6ec7315), closes #1390
  • fix capitalization of ts interfaces (9e950eb)

Features

docz-core

  • pass down cli args to Gatsby + fix open flag (385b006)
  • add hook to find docgen props (#1371) (8fffa26)
  • add the ability to hide a document from the menu (#1354) (95b0d7f)
  • introduce gatsbyRoot to use for fs sourcing (8e89d64)
  • allow custom pattern for globbing components with docgenConfig.searchPatterns (#1316) (29e0165)
  • support kebab & pascal case component file name pattern (#1314) (9d5b129)
... (truncated)
Changelog

Sourced from docz's changelog.

2.3.1 (2020-04-05)

Note: Version bump only for package docz

2.3.1-alpha.0 (2020-04-05)

Note: Version bump only for package docz

2.3.0 (2020-04-02)

Note: Version bump only for package docz

2.3.0-alpha.14 (2020-03-31)

Note: Version bump only for package docz

2.3.0-alpha.13 (2020-02-13)

Bug Fixes

  • docz: pass useScoping to theme Playground (6ec7315), closes #1390

2.3.0-alpha.12 (2020-02-12)

Note: Version bump only for package docz

... (truncated)
Commits

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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Apr 06 '20 06:04 dependabot-preview[bot]