Skip to content

Commit

Permalink
Bump @nivo/line from 0.80.0 to 0.82.0 in /app (#125)
Browse files Browse the repository at this point in the history
Bumps
[@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) from
0.80.0 to 0.82.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/plouc/nivo/releases"><code>@​nivo/line</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v0.82.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(canvas): fix getRelativeCursor for non SVG implementations by <a
href="https://github.com/plouc"><code>@​plouc</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2125">plouc/nivo#2125</a></li>
<li>fix(website): remove orient prop from axisBottom and axisLeft by <a
href="https://github.com/hayawata3626"><code>@​hayawata3626</code></a>
in <a
href="https://redirect.github.com/plouc/nivo/pull/2134">plouc/nivo#2134</a></li>
<li>Minor docs fix for specifying color by <a
href="https://github.com/Josh-a-e"><code>@​Josh-a-e</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2139">plouc/nivo#2139</a></li>
<li>chore(deps): bump luxon from 1.28.0 to 1.28.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2215">plouc/nivo#2215</a></li>
<li>chore(deps): bump json5 from 1.0.1 to 1.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2212">plouc/nivo#2212</a></li>
<li>chore(deps): bump express from 4.17.1 to 4.17.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2200">plouc/nivo#2200</a></li>
<li>chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2195">plouc/nivo#2195</a></li>
<li>chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2179">plouc/nivo#2179</a></li>
<li>Check if ResizeObserver is defined instead of checking window object
by <a href="https://github.com/andriuss"><code>@​andriuss</code></a> in
<a
href="https://redirect.github.com/plouc/nivo/pull/2222">plouc/nivo#2222</a></li>
<li>chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2227">plouc/nivo#2227</a></li>
<li>chore(deps): bump qs from 6.5.2 to 6.5.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2193">plouc/nivo#2193</a></li>
<li>chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2183">plouc/nivo#2183</a></li>
<li>chore(deps): bump d3-color from 2.0.0 to 3.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2142">plouc/nivo#2142</a></li>
<li>chore(deps): bump <code>@​sideway/formula</code> from 3.0.0 to 3.0.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/plouc/nivo/pull/2260">plouc/nivo#2260</a></li>
<li>bugfix: fix CustomLayerProps lineGenerator type by removing
unnecessary Array type by <a
href="https://github.com/kendrickt"><code>@​kendrickt</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2238">plouc/nivo#2238</a></li>
<li>Add mouse events to line slices by <a
href="https://github.com/sigmike"><code>@​sigmike</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2128">plouc/nivo#2128</a></li>
<li>Bugfix/website/bar add legends fix by <a
href="https://github.com/Nanak360"><code>@​Nanak360</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2282">plouc/nivo#2282</a></li>
<li>fix: Relax constraints on <code>@react-spring/web</code> by <a
href="https://github.com/dubzzz"><code>@​dubzzz</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2280">plouc/nivo#2280</a></li>
<li>Introduce a <code>@​nivo/boxplot</code> package by <a
href="https://github.com/tkonopka"><code>@​tkonopka</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/1991">plouc/nivo#1991</a></li>
<li>Add firstWeekday attr to calendar/TimeRange by <a
href="https://github.com/yzalvov"><code>@​yzalvov</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2299">plouc/nivo#2299</a></li>
<li>Infrastructure maintenance by <a
href="https://github.com/plouc"><code>@​plouc</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2313">plouc/nivo#2313</a></li>
<li>Upgrade Gatsby by <a
href="https://github.com/plouc"><code>@​plouc</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2315">plouc/nivo#2315</a></li>
<li>Boxplot doc by <a
href="https://github.com/plouc"><code>@​plouc</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2316">plouc/nivo#2316</a></li>
<li>Add support for end-to-end tests via cypress by <a
href="https://github.com/plouc"><code>@​plouc</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2317">plouc/nivo#2317</a></li>
<li>Upgrade Lerna by <a
href="https://github.com/plouc"><code>@​plouc</code></a> in <a
href="https://redirect.github.com/plouc/nivo/pull/2318">plouc/nivo#2318</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/hayawata3626"><code>@​hayawata3626</code></a>
made their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2134">plouc/nivo#2134</a></li>
<li><a href="https://github.com/Josh-a-e"><code>@​Josh-a-e</code></a>
made their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2139">plouc/nivo#2139</a></li>
<li><a href="https://github.com/andriuss"><code>@​andriuss</code></a>
made their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2222">plouc/nivo#2222</a></li>
<li><a href="https://github.com/kendrickt"><code>@​kendrickt</code></a>
made their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2238">plouc/nivo#2238</a></li>
<li><a href="https://github.com/sigmike"><code>@​sigmike</code></a> made
their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2128">plouc/nivo#2128</a></li>
<li><a href="https://github.com/Nanak360"><code>@​Nanak360</code></a>
made their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2282">plouc/nivo#2282</a></li>
<li><a href="https://github.com/dubzzz"><code>@​dubzzz</code></a> made
their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2280">plouc/nivo#2280</a></li>
<li><a href="https://github.com/yzalvov"><code>@​yzalvov</code></a> made
their first contribution in <a
href="https://redirect.github.com/plouc/nivo/pull/2299">plouc/nivo#2299</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/plouc/nivo/compare/v0.80.0...v0.82.0">https://github.com/plouc/nivo/compare/v0.80.0...v0.82.0</a></p>
<h2>v0.81.0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/plouc/nivo/blob/master/CHANGELOG.md"><code>@​nivo/line</code>'s
changelog</a>.</em></p>
<blockquote>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h2>v0.81.0 (2023-04-26)</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/plouc/nivo/commit/579fc012df24e154a387243559165e344b6523da"><code>579fc01</code></a>
v0.82.0</li>
<li><a
href="https://github.com/plouc/nivo/commit/f11141cb0c88d4bae0b1eda6b176b8ac92493452"><code>f11141c</code></a>
feat(line): move stories to the dedicated storybook workspace</li>
<li><a
href="https://github.com/plouc/nivo/commit/2339e38290163838c2406b0d10878a71d745ee78"><code>2339e38</code></a>
fix(deps): add missing dependencies in nivo packages</li>
<li><a
href="https://github.com/plouc/nivo/commit/e08050296491313b08b79f27ffdf7f65cbbfe0d2"><code>e080502</code></a>
feat(infrastructure): migrate to pnpm</li>
<li><a
href="https://github.com/plouc/nivo/commit/03e91bb4f33a2df3ce5b249a29e6ed590d3bba8c"><code>03e91bb</code></a>
v0.81.0</li>
<li><a
href="https://github.com/plouc/nivo/commit/6d946600e69f2ce32622fb731eb5f11bcf813cb4"><code>6d94660</code></a>
fix: Relax constraints on <code>@react-spring/web</code> (<a
href="https://github.com/plouc/nivo/tree/HEAD/packages/line/issues/2280">#2280</a>)</li>
<li><a
href="https://github.com/plouc/nivo/commit/408d46f7de205d391ab19cf34321e7b40d5cebad"><code>408d46f</code></a>
Add mouse events to line slices</li>
<li><a
href="https://github.com/plouc/nivo/commit/4240e36ce5ffa556470e40d20ec57cc6ec243a23"><code>4240e36</code></a>
bugfix: fix CustomLayerProps lineGenerator type by removing unnecessary
Array...</li>
<li>See full diff in <a
href="https://github.com/plouc/nivo/commits/v0.82.0/packages/line">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nivo/line&package-manager=npm_and_yarn&previous-version=0.80.0&new-version=0.82.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent 563b79e commit 6b7fc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@mui/styled-engine-sc": "^5.11.11",
"@next/mdx": "^13.3.0",
"@nivo/core": "^0.80.0",
"@nivo/line": "^0.80.0",
"@nivo/line": "^0.82.0",
"@types/mdx": "^2.0.3",
"dof": "^2.0.0",
"footinch": "^1.0.2",
Expand Down

0 comments on commit 6b7fc1c

Please sign in to comment.