Skip to content

Commit aa82b5d

Browse files
chore(deps-dev): bump stream_data from 1.3.0 to 1.4.0 (#57)
Bumps [stream_data](https://github.com/whatyouhide/stream_data) from 1.3.0 to 1.4.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/whatyouhide/stream_data/blob/main/CHANGELOG.md">stream_data's changelog</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <ul> <li>Require Elixir 1.14+.</li> <li>Fix <code>StreamData.float/1</code> when min and max are too far apart.</li> <li>Support choosing between graphemes and codepoints in <code>StreamData.string/2</code>.</li> <li>Shrink <code>StreamData.one_of/1</code> towards earlier elements first (instead of smaller values for later elements).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/whatyouhide/stream_data/commit/49958c0a25bf1533327229d027d6dc09f4cb1658"><code>49958c0</code></a> Release v1.4.0</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/2a6863c2ac142da208529c00778be5edf47ed88c"><code>2a6863c</code></a> Require Elixir 1.14+</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/b2b7ac060b19a9b198afa0dab901aa4086ebf50b"><code>b2b7ac0</code></a> Chose flattening strategy for lazy trees</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/d356b50078819c6ebd6feae609eed670174b8774"><code>d356b50</code></a> Add tests for shrinking behavior of generators (<a href="https://redirect.github.com/whatyouhide/stream_data/issues/229">#229</a>)</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/0e989364d965ddc3f60dc2312ebaf8e3f97074c8"><code>0e98936</code></a> Shrink one_of/1 towards earlier elements first (<a href="https://redirect.github.com/whatyouhide/stream_data/issues/228">#228</a>)</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/bf5e6cbb77182290666f07da9f83e1f42877c730"><code>bf5e6cb</code></a> Support graphemes/codepoints in string/2 (<a href="https://redirect.github.com/whatyouhide/stream_data/issues/227">#227</a>)</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/2b4f83331c43c2ea7c6f7fa691cba956a013e313"><code>2b4f833</code></a> Add property test for String.count/2 (<a href="https://redirect.github.com/whatyouhide/stream_data/issues/212">#212</a>)</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/75c289ef60070bb702fa599c198e18f870115420"><code>75c289e</code></a> Fix Dialyzer failure on OTP 29 (<a href="https://redirect.github.com/whatyouhide/stream_data/issues/226">#226</a>)</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/08dbfde42c71fb00dd2a9576a718004717ee3f08"><code>08dbfde</code></a> Modernize CI</li> <li><a href="https://github.com/whatyouhide/stream_data/commit/69fce25cbdcd2cffbfa864cbdb43a975fdfae11b"><code>69fce25</code></a> Fix float when min and max are too far apart (<a href="https://redirect.github.com/whatyouhide/stream_data/issues/225">#225</a>)</li> <li>Additional commits viewable in <a href="https://github.com/whatyouhide/stream_data/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stream_data&package-manager=hex&previous-version=1.3.0&new-version=1.4.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
1 parent 05cece4 commit aa82b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ranch": {:hex, :ranch, "2.2.0", "25528f82bc8d7c6152c57666ca99ec716510fe0925cb188172f41ce93117b1b0", [:make, :rebar3], [], "hexpm", "fa0b99a1780c80218a4197a59ea8d3bdae32fbff7e88527d7d8a4787eff4f8e7"},
2828
"req": {:hex, :req, "0.6.2", "b9b2024f35bcf60a92cc8cad2eaaf9d4e7aace463ff74be1afe5986830184413", [:mix], [{:brotli, "~> 0.3.1", [hex: :brotli, repo: "hexpm", optional: true]}, {:ezstd, "~> 1.0", [hex: :ezstd, repo: "hexpm", optional: true]}, {:finch, "~> 0.21", [hex: :finch, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mime, "~> 2.0.6 or ~> 2.1", [hex: :mime, repo: "hexpm", optional: false]}, {:nimble_csv, "~> 1.0", [hex: :nimble_csv, repo: "hexpm", optional: true]}, {:plug, "~> 1.0", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "cc9cd30a2ddd04989929b887178e1610c940456d962c6c3a52df6146d2eef9bf"},
2929
"statistex": {:hex, :statistex, "1.1.1", "73612aa7f79e53c30569be065fd121e380f1cf57bc4c2da5b41be9246da18df9", [:mix], [], "hexpm", "310c4b49b34adf683de3103639006bed233ab54c08a4add65a531448e653857c"},
30-
"stream_data": {:hex, :stream_data, "1.3.0", "bde37905530aff386dea1ddd86ecbf00e6642dc074ceffc10b7d4e41dfd6aac9", [:mix], [], "hexpm", "3cc552e286e817dca43c98044c706eec9318083a1480c52ae2688b08e2936e3c"},
30+
"stream_data": {:hex, :stream_data, "1.4.0", "026f929db613aabea6208012ae9b8970d3fd5f88b3bdf26831bc536f98c42036", [:mix], [], "hexpm", "2b0ee3a340dcce1c8cf6302a763ee757d1e01c54d6e16d9069062509d68b1dc9"},
3131
"telemetry": {:hex, :telemetry, "1.4.2", "a0cb522801dffb1c49fe6e30561badffc7b6d0e180db1300df759faa22062855", [:rebar3], [], "hexpm", "928f6495066506077862c0d1646609eed891a4326bee3126ba54b60af61febb1"},
3232
"telemetry_metrics": {:hex, :telemetry_metrics, "1.1.0", "5bd5f3b5637e0abea0426b947e3ce5dd304f8b3bc6617039e2b5a008adc02f8f", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "e7b79e8ddfde70adb6db8a6623d1778ec66401f366e9a8f5dd0955c56bc8ce67"},
3333
"telemetry_metrics_prometheus_core": {:hex, :telemetry_metrics_prometheus_core, "1.2.1", "c9755987d7b959b557084e6990990cb96a50d6482c683fb9622a63837f3cd3d8", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:telemetry_metrics, "~> 0.6 or ~> 1.0", [hex: :telemetry_metrics, repo: "hexpm", optional: false]}], "hexpm", "5e2c599da4983c4f88a33e9571f1458bf98b0cf6ba930f1dc3a6e8cf45d5afb6"},

0 commit comments

Comments
 (0)