dictyBase / dicty-components-header-footer

React library for displaying the header and footer in all dictyBase web applications.
https://dictybase.github.io/dicty-components-header-footer
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

chore(deps-dev): bump react-styleguidist from 11.2.0 to 13.0.0 #660

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-styleguidist from 11.2.0 to 13.0.0.

Release notes

Sourced from react-styleguidist's releases.

v13.0.0

13.0.0 (2022-10-14)

BREAKING CHANGES

  • React 16 no longer supported

v12.0.1

12.0.1 (2022-10-06)

Bug Fixes

  • ensure devserver client options are configurable (#2034) (f1a0c21)

v12.0.0

12.0.0 (2022-09-05)

Features

BREAKING CHANGES

  • Webpack 4 is no longer supported.

v12.0.0-alpha9.9

  • fix: Move sucrase back to dependencies 05825f79

https://github.com/styleguidist/react-styleguidist/compare/v12.0.0-alpha9.8...v12.0.0-alpha9.9

v12.0.0-alpha9.8

  • Polyfill process for webpack 5 925b40de
  • Avoid errors about imports without extension in webpack 5 70a06179
  • Fix pagePerSection, improve types, simplify 13898771
  • Fix isolation for the first (index = 0) example faf749c3
  • Refactor inline Markdown 3dffa2e1

v12.0.0-alpha9.7

  • Use // to instead of / for target index in the URL to avoid conflicts d563606e

https://github.com/styleguidist/react-styleguidist/compare/v12.0.0-alpha9.6...v12.0.0-alpha9.7

... (truncated)

Commits
  • 374acc5 Upgrade to React 17 (#2037)
  • f1a0c21 fix: ensure devserver client options are configurable (#2034)
  • 80b5e84 chore: Try to remove Netlify config to fix the site build
  • cfd8458 chore: Update lock files
  • 51db5e1 docs: Move ads to the top of the sidebar, fix refreshing on navigation 📢
  • a460fcc feat: Upgrade to Webpack 5 (#1996)
  • 4c55077 Build(deps): Bump ua-parser-js in /examples/webpack (#1928)
  • e630725 Build(deps): Bump browserslist in /examples/webpack (#1927)
  • 2c855fa Build(deps): Bump follow-redirects in /examples/react-native (#1924)
  • 7f4d1fa Build(deps): Bump follow-redirects in /examples/preact (#1921)
  • 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 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #660 (05c44a4) into develop (5ab9b61) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #660   +/-   ##
========================================
  Coverage    77.64%   77.64%           
========================================
  Files            6        6           
  Lines           85       85           
  Branches         4        4           
========================================
  Hits            66       66           
  Misses          19       19           
dependabot[bot] commented 1 year ago

Superseded by #695.