Skip to content

Bump react-styleguidist from 8.0.6 to 9.1.9#29

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-styleguidist-9.1.9
Closed

Bump react-styleguidist from 8.0.6 to 9.1.9#29
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-styleguidist-9.1.9

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps react-styleguidist from 8.0.6 to 9.1.9.

Release notes

Sourced from react-styleguidist's releases.

v9.1.9

  • Fixed: Add .wasm and .mjs to default extensions in webpack config (#1386)

    Fixes #1385

v9.1.8

  • Fixed: Replace 'walkes' with 'estree-walker' (#1349)

    Because walkes has LGPL-3 license.

    Fixes #1210

v9.1.7

  • Fixed: Encode section pages URLs if a section name has special symbols (#1384)

    Closes #1332

v9.1.6

  • Fixed: Fix named export for example components (#1380)

    Closes #1281

v9.1.5

  • Fixed: to make async/await work by default (#1379)

    Add transforms: { asyncAwait: false } for default compilerConfig to make async/await work by default. Bublé doesn't have transform for async/await so they raise an error if asyncAwait transformation in configuration is not false (true by default) since bublé v0.9.7.

    Closes #1371

v9.1.4

  • Fixed: Add .ts and .tsx to default extensions in webpack config

    #750

v9.1.3

  • Fixed: Allow section content to be function (#1368)

v9.1.2

  • Fixed: A build should't break when assetsDir is an array (#1367)

    copy-webpack-plugin is not allowed from to be as an array. If we still want to use from and support array format for assetsDir, then we should pass array of objects {from: ...} to the plugin.

    Closes #1320

v9.1.1

  • Fixed: Section anchors shouldn't conflict with component anchors (#1364)

    Prefix section anchors with section-.

    Closes #1342

... (truncated)
Commits
  • c6cf900 Fix: Add .wasm and .mjs to default extensions in webpack config (#1386)
  • 4ef3cc9 Fix: Replace 'walkes' with 'estree-walker' (#1349)
  • b198d4e Test: Add more Cypress tests for isolated mode toggling (#1304)
  • a9e1985 Fix: Encode section pages URLs if a section name has special symbols (#1384)
  • 5ff72d8 Fix: Fix named export for example components (#1380)
  • 7f6a77c Chore: Add Sponsor GitHub button
  • 9c71f1f Fix: to make async/await work by default (#1379)
  • 9e29c10 Fix: Add .ts and .tsx to default extensions in webpack config
  • 92ff85d Fix: Allow section content to be function (#1368)
  • 0ef7ff3 Fix: A build should't break when assetsDir is an array (#1367)
  • Additional commits viewable in compare view

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 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:

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

Finally, you can contact us by mentioning @dependabot.

Bumps [react-styleguidist](https://github.com/styleguidist/react-styleguidist) from 8.0.6 to 9.1.9.
- [Release notes](https://github.com/styleguidist/react-styleguidist/releases)
- [Commits](styleguidist/react-styleguidist@v8.0.6...v9.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2019
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 21, 2019

Codecov Report

Merging #29 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   63.51%   63.51%           
=======================================
  Files          34       34           
  Lines         233      233           
  Branches       25       25           
=======================================
  Hits          148      148           
  Misses         77       77           
  Partials        8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edd82b3...b0e8d2c. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #30.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/react-styleguidist-9.1.9 branch June 25, 2019 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant