Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency react-cosmos to v5 #192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 15, 2019

This PR contains the following updates:

Package Type Update Change
react-cosmos devDependencies major ~4.8.0 -> ~5.4.0

Release Notes

react-cosmos/react-cosmos

v5.4.0

Compare Source

495da81 Add dedicated CRA and Next.js docs (#​1216)
ddb94b1 Guard against non-string file paths
b018e3c Add collapse/expand all buttons to control panel (#​1215)
438805d Set document title to project ID (#​1214)
9e3cdee Make Node checks more resilient (#​1213)
733e499 Improve Cosmonaut (#​1206)

v5.3.0

Compare Source

efb97ca Remove folder icon and make tree view spacing consistent (#​1205)
b9da2b1 Auto reveal on fixture search click (#​1204)
8700cc7 Permit unserializable fixture state values (#​1203)
d0939a2 Fix icon positioning
67eaf55 Redesign expansion toggle (#​1202)
9e89b3c Show "Ctrl" in key shortcuts on non-Mac devices (#​1201)
3489085 Add collapse/expand all buttons to fixture tree (#​1200)
8e99a7b Display fixture search shortcuts (#​1199)
12f96a6 Auto-focus out-of-view selected fixture (#​1197)
99b8d4e Auto-focus selected fixture on load (#​1196)
5e037ec Improve search results UX (#​1195)

v5.2.1

Compare Source

5dc155d Fix auto fixture file detection in Create React App (#​1194)
548e9b7 Mention staticPath for CRA and Next.js (#​1193)

v5.2.0

Compare Source

a78ac96 Remove unnecessary await
f6ec4f0 Document getFixtures2 API (#​1192)
7780dfe Include publicUrl in renderer URL returned by getFixtures2 (#​1191)
d33b70a Update CI Node versions (#​1188)
fb2e0de Add Formidable logo to website (#​1186)
4afbf23 Embed GitHub counts in website (#​1185)
a787a32 Upgrade deps, including Prettier 2.0 (#​1184)
5477ff9 Fix inverted fixture URLs (#​1183)
39e6bfd Fix infinite reload when static export strips .html extension (#​1182)
9ac0038 Upgrade deps (#​1181)
d3c72ae Only collapse root tree view dirs (#​1180)
bc4a61d Only sort tree nodes alphabetically (#​1179)
a816aa3 Fix fixtureTree entry point (#​1177)
35fdd51 Fix return value name (#​1175)
90b890d Create better API for getting fixture info (#​1172)

v5.1.0

Compare Source

38ca09c Add sync utils (#​1171)

v5.0.11

Compare Source

d652683 Apply root decorators to all fixtures (#​1170)

v5.0.10

Compare Source

b85dba1 Omit decorators from fixture tree (#​1169)

v5.0.9

Compare Source

8c012bd Upgrade TypeScript (#​1167)

v5.0.8

Compare Source

5f5fbe5 Collapse single child dirs recursively in fixture tree (#​1164)
5e2c209 Remove redundant folders in fixture list (case insensitive) (#​1163)

v5.0.7

Compare Source

16598a3 Remove redundant folders in fixture list (#​1161)
335fcce Add company logos on website (#​1160)
d093b47 Add UI-based fixture generation to roadmap (#​1158)
691d5ac Absorb Nav plugin (#​1157)
247c85c Clarify how to serve static exports from nested paths (#​1156)
e93fa5f Redesign close nav button (#​1154)
fa23090 Fix image border (#​1152)
2df571d Add feature highlights to website (#​1151)
c0dedd6 Clear notification when renderer iframe location reverts (#​1147)

v5.0.6

Compare Source

7865bef Add custom notification when trying to edit fixture in static export (#​1146)
9ebdecc Improve search overlay style (#​1143)

v5.0.5

Compare Source

48aa1d2 Ignore hash changes from renderer URL warnings (#​1141)

v5.0.4

Compare Source

d73f142 Preserve identity between renders for non-primitive props (#​1136)

v5.0.3

Compare Source

999d1c3 Notify and redirect when renderer iframe URL changes (#​1131)

v5.0.2

Compare Source

bac14fe Embed live demo in website (#​1124)
274ae5c Fix welcome screen text overflow in Firefox (#​1127)
de27ab1 Fix responsive dropdown in Safari (#​1126)
a809cf0 Collapse solo named index items in tree view (#​1125)

v5.0.1

Compare Source

  • Add support for async webpack config #​1113

v5.0.0

Compare Source

https://www.producthunt.com/posts/react-cosmos-5


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-cosmos-5.x branch from 164231d to af56802 Compare February 27, 2020 00:57
@renovate renovate bot force-pushed the renovate/react-cosmos-5.x branch from af56802 to fb8fbbb Compare March 18, 2020 18:27
@renovate renovate bot force-pushed the renovate/react-cosmos-5.x branch from fb8fbbb to 1ab6885 Compare April 27, 2020 12:44
@renovate renovate bot force-pushed the renovate/react-cosmos-5.x branch from 1ab6885 to 90778de Compare May 19, 2020 10:57
@renovate renovate bot force-pushed the renovate/react-cosmos-5.x branch from 90778de to 9da0ac8 Compare June 11, 2020 17:55
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #192 into master will decrease coverage by 100.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##            master    #192        +/-   ##
============================================
- Coverage   100.00%   0.00%   -100.00%     
============================================
  Files            6       6                
  Lines          157     157                
  Branches        14      14                
============================================
- Hits           157       0       -157     
- Misses           0     157       +157     
Impacted Files Coverage Δ
src/index.ts 0.00% <0.00%> (-100.00%) ⬇️
src/connect.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/commit-graph.ts 0.00% <0.00%> (-100.00%) ⬇️
src/state-container.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/components/commit.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/components/commit-graph-debug.tsx 0.00% <0.00%> (-100.00%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant