Skip to content

Commit

Permalink
Merge pull request #201 from DeKal/renovate/react-bootstrap-1.x
Browse files Browse the repository at this point in the history
Update dependency react-bootstrap to v1.0.0-beta.17
  • Loading branch information
DeKal authored Mar 13, 2020
2 parents 60e8098 + 4c080ba commit eb8d8e7
Show file tree
Hide file tree
Showing 14 changed files with 62 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ exports[`Blogs Article should render without throwing an error 1`] = `
data-test-id="article-container"
onClick={[Function]}
>
<ForwardRef
<Row
noGutters={false}
>
<Article__Title />
</ForwardRef>
<ForwardRef
</Row>
<Row
noGutters={false}
>
<Article__Summary>
test brief
</Article__Summary>
</ForwardRef>
</Row>
</Article__AllowedClickContainer>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`Blogs Extra should render without throwing an error 1`] = `
<Container
fluid={false}
>
<ForwardRef
<Row
noGutters={false}
>
<Col
Expand All @@ -17,23 +17,23 @@ exports[`Blogs Extra should render without throwing an error 1`] = `
/>
</Col>
<ColInfo>
<ForwardRef
<Row
noGutters={true}
>
<Author>
test author
</Author>
</ForwardRef>
<ForwardRef
</Row>
<Row
noGutters={true}
>
<SubInfo>
20/12/2020 - 6 mins read
</SubInfo>
</ForwardRef>
</Row>
</ColInfo>
</ForwardRef>
</Row>
</Container>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ exports[`Certification should render without throwing an error 1`] = `
<ul
className="Certification__List-sc-4w16ra-0 gNzUvy"
>
<ForwardRef
<Row
noGutters={false}
>
<div
Expand Down Expand Up @@ -282,8 +282,8 @@ exports[`Certification should render without throwing an error 1`] = `
</Col>
</CertItem>
</div>
</ForwardRef>
<ForwardRef
</Row>
<Row
noGutters={false}
>
<div
Expand Down Expand Up @@ -674,7 +674,7 @@ exports[`Certification should render without throwing an error 1`] = `
</CertInfo__ShowOnSelectedCol>
</CertInfo>
</div>
</ForwardRef>
</Row>
</ul>
</Certification__List>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ exports[`Experiences should render without throwing an error 1`] = `
</header>
</Header__Container>
</Header>
<ForwardRef
<Row
key="0"
noGutters={false}
>
Expand Down Expand Up @@ -373,8 +373,8 @@ exports[`Experiences should render without throwing an error 1`] = `
</Col>
</List>
</div>
</ForwardRef>
<ForwardRef
</Row>
<Row
key="1"
noGutters={false}
>
Expand Down Expand Up @@ -667,8 +667,8 @@ exports[`Experiences should render without throwing an error 1`] = `
</Col>
</List>
</div>
</ForwardRef>
<ForwardRef
</Row>
<Row
key="2"
noGutters={false}
>
Expand Down Expand Up @@ -961,7 +961,7 @@ exports[`Experiences should render without throwing an error 1`] = `
</Col>
</List>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`Footer should render without throwing an error 1`] = `
<div
className="container"
>
<ForwardRef
<Row
noGutters={false}
>
<div
Expand Down Expand Up @@ -133,7 +133,7 @@ exports[`Footer should render without throwing an error 1`] = `
</GoTop__Container>
</GoTop>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ exports[`Navbar should render without throwing an error 1`] = `
<div
className="MobileContainer-phmkm8-0 hUiOpP container"
>
<ForwardRef
<Row
fluid="true"
noGutters={false}
>
Expand Down Expand Up @@ -246,7 +246,7 @@ exports[`Navbar should render without throwing an error 1`] = `
</div>
</Col>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</MobileContainer>
Expand All @@ -270,7 +270,7 @@ exports[`Navbar should render without throwing an error 1`] = `
<div
className="MobileContainer-phmkm8-0 hUiOpP container"
>
<ForwardRef
<Row
noGutters={false}
>
<div
Expand Down Expand Up @@ -712,7 +712,7 @@ exports[`Navbar should render without throwing an error 1`] = `
</div>
</Col>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</MobileContainer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ exports[`Project should render without throwing an error 1`] = `
<div
className="Content__NoPaddingContainer-sc-1sx6qta-0 NgcQg container"
>
<ForwardRef
<Row
noGutters={true}
>
<div
Expand Down Expand Up @@ -362,7 +362,7 @@ exports[`Project should render without throwing an error 1`] = `
</Col>
</Item>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</Content__NoPaddingContainer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports[`Nav Content should render with isShowNavContent disable 1`] = `
<div
className="MobileContainer-phmkm8-0 hUiOpP container"
>
<ForwardRef
<Row
noGutters={false}
>
<div
Expand Down Expand Up @@ -460,7 +460,7 @@ exports[`Nav Content should render with isShowNavContent disable 1`] = `
</div>
</Col>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</MobileContainer>
Expand All @@ -487,7 +487,7 @@ exports[`Nav Content should render with isShowNavContent enable 1`] = `
<div
className="MobileContainer-phmkm8-0 hUiOpP container"
>
<ForwardRef
<Row
noGutters={false}
>
<div
Expand Down Expand Up @@ -929,7 +929,7 @@ exports[`Nav Content should render with isShowNavContent enable 1`] = `
</div>
</Col>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</MobileContainer>
Expand All @@ -941,7 +941,7 @@ exports[`Nav Content should render with isShowNavContent enable 1`] = `
exports[`Nav Content should render without throwing an error 1`] = `
<NavContent__NavContainer>
<MobileContainer>
<ForwardRef
<Row
noGutters={false}
>
<Col
Expand Down Expand Up @@ -1062,7 +1062,7 @@ exports[`Nav Content should render without throwing an error 1`] = `
</ul>
</NavContent__NavMenu>
</Col>
</ForwardRef>
</Row>
</MobileContainer>
</NavContent__NavContainer>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`Nav Header should render when not show NavContent 1`] = `
<div
className="MobileContainer-phmkm8-0 hUiOpP container"
>
<ForwardRef
<Row
fluid="true"
noGutters={false}
>
Expand Down Expand Up @@ -238,7 +238,7 @@ exports[`Nav Header should render when not show NavContent 1`] = `
</div>
</Col>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</MobileContainer>
Expand All @@ -263,7 +263,7 @@ exports[`Nav Header should render when show NavContent 1`] = `
<div
className="MobileContainer-phmkm8-0 hUiOpP container"
>
<ForwardRef
<Row
fluid="true"
noGutters={false}
>
Expand Down Expand Up @@ -487,7 +487,7 @@ exports[`Nav Header should render when show NavContent 1`] = `
</div>
</Col>
</div>
</ForwardRef>
</Row>
</div>
</Container>
</MobileContainer>
Expand All @@ -499,7 +499,7 @@ exports[`Nav Header should render when show NavContent 1`] = `
exports[`Nav Header should switchNav from Off to On 1`] = `
<NavHeader__NavContainer>
<MobileContainer>
<ForwardRef
<Row
fluid="true"
noGutters={false}
>
Expand All @@ -522,15 +522,15 @@ exports[`Nav Header should switchNav from Off to On 1`] = `
/>
</NavHeader__NavControl>
</Col>
</ForwardRef>
</Row>
</MobileContainer>
</NavHeader__NavContainer>
`;

exports[`Nav Header should switchNav from On to Off 1`] = `
<NavHeader__NavContainer>
<MobileContainer>
<ForwardRef
<Row
fluid="true"
noGutters={false}
>
Expand All @@ -553,7 +553,7 @@ exports[`Nav Header should switchNav from On to Off 1`] = `
/>
</NavHeader__NavControl>
</Col>
</ForwardRef>
</Row>
</MobileContainer>
</NavHeader__NavContainer>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
exports[`Post should render without throwing an error 1`] = `
<Container>
<article>
<ForwardRef
<Row
noGutters={false}
>
<Header>
Search: The Whole Story
</Header>
</ForwardRef>
</Row>
<PostInfo
authorName="Daniel Tunkelang"
avatar="/images/blogs/default-avatar.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`PostInfo should render without throwing an error 1`] = `
<Col
md={6}
>
<ForwardRef
<Row
noGutters={false}
>
<ColNoGutter
Expand All @@ -15,23 +15,23 @@ exports[`PostInfo should render without throwing an error 1`] = `
<Avatar />
</ColNoGutter>
<ColInfo>
<ForwardRef
<Row
noGutters={true}
>
<Author>
</Author>
</ForwardRef>
<ForwardRef
</Row>
<Row
noGutters={true}
>
<SubInfo>
undefined - undefined mins read
</SubInfo>
</ForwardRef>
</Row>
</ColInfo>
</ForwardRef>
</Row>
</Col>
<Col
md={
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Post Info Container should render without throwing an error 1`] = `
<ForwardRef
<Row
className="Container-sc-17blqsn-0 lixbUG"
noGutters={false}
/>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"next": "9.3.0",
"node-sass": "4.13.1",
"react": "16.13.0",
"react-bootstrap": "1.0.0-beta.16",
"react-bootstrap": "1.0.0-beta.17",
"react-dom": "16.13.0",
"react-icons": "3.9.0",
"react-localize-redux": "3.5.3",
Expand Down
Loading

1 comment on commit eb8d8e7

@vercel
Copy link

@vercel vercel bot commented on eb8d8e7 Mar 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.