Skip to content

Commit

Permalink
Bump styler from 0.9.1 to 0.9.3 (#660)
Browse files Browse the repository at this point in the history
Bumps [styler](https://github.com/adobe/elixir-styler) from 0.9.1 to
0.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/adobe/elixir-styler/releases">styler's
releases</a>.</em></p>
<blockquote>
<h2>v0.9.3</h2>
<h3>Fixes</h3>
<ul>
<li>fix <code>unless a do b else c end</code> rewrites to
<code>if</code> not flopping do/else bodies! (<a
href="https://redirect.github.com/adobe/elixir-styler/issues/77">#77</a>,
h/t <a
href="https://github.com/jcowgar"><code>@​jcowgar</code></a>)</li>
<li>fix pipes styling ranges with steps (<code>a..b//c</code>)
incorrectly (<a
href="https://redirect.github.com/adobe/elixir-styler/issues/76">#76</a>,
h/t <a
href="https://github.com/cschmatzler"><code>@​cschmatzler</code></a>)</li>
</ul>
<h2>v0.9.2</h2>
<h3>Fixes</h3>
<ul>
<li>fix exception styling <code>@def</code> module attributes (we
confused them with real <code>def</code>s, whoops!) (<a
href="https://redirect.github.com/adobe/elixir-styler/issues/75">#75</a>
h/t <a
href="https://github.com/randycoulman"><code>@​randycoulman</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/adobe/elixir-styler/blob/main/CHANGELOG.md">styler's
changelog</a>.</em></p>
<blockquote>
<h2>v0.9.3</h2>
<h3>Fixes</h3>
<ul>
<li>fix <code>unless a do b else c end</code> rewrites to
<code>if</code> not flopping do/else bodies! (<a
href="https://redirect.github.com/adobe/elixir-styler/issues/77">#77</a>,
h/t <a
href="https://github.com/jcowgar"><code>@​jcowgar</code></a>)</li>
<li>fix pipes styling ranges with steps (<code>a..b//c</code>)
incorrectly (<a
href="https://redirect.github.com/adobe/elixir-styler/issues/76">#76</a>,
h/t <a
href="https://github.com/cschmatzler"><code>@​cschmatzler</code></a>)</li>
</ul>
<h2>v0.9.2</h2>
<h3>Fixes</h3>
<ul>
<li>fix exception styling module attributes named <code>@def</code> (we
confused them with real <code>def</code>s, whoops!) (<a
href="https://redirect.github.com/adobe/elixir-styler/issues/75">#75</a>,
h/t <a
href="https://github.com/randycoulman"><code>@​randycoulman</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adobe/elixir-styler/commit/805a0c5741375930af87a2bbd8bfa26c412f5dd9"><code>805a0c5</code></a>
v0.9.3</li>
<li><a
href="https://github.com/adobe/elixir-styler/commit/9433e0b298d7bf657682a3ce883777af4246b6ee"><code>9433e0b</code></a>
fix range with step operator breaking pipechains, closes <a
href="https://redirect.github.com/adobe/elixir-styler/issues/76">#76</a></li>
<li><a
href="https://github.com/adobe/elixir-styler/commit/c2541493c1af05162021d77f0495d02910ce2fea"><code>c254149</code></a>
formatting :/</li>
<li><a
href="https://github.com/adobe/elixir-styler/commit/7cd2cdd8473a82d2944582cf1abd734c52dc3235"><code>7cd2cdd</code></a>
fix unless do/else rewrites, closes <a
href="https://redirect.github.com/adobe/elixir-styler/issues/77">#77</a></li>
<li><a
href="https://github.com/adobe/elixir-styler/commit/a284e4057aa70d4496788889e4385eb06a769818"><code>a284e40</code></a>
make changelog cuter</li>
<li><a
href="https://github.com/adobe/elixir-styler/commit/746f362d1436909fc7a5c67e7a36c42a94de527d"><code>746f362</code></a>
v0.9.2</li>
<li><a
href="https://github.com/adobe/elixir-styler/commit/56e703aaf2bd1643716143c5ee4bd76705408c06"><code>56e703a</code></a>
Fix `@def` being mistaken for function definition. Closes <a
href="https://redirect.github.com/adobe/elixir-styler/issues/75">#75</a></li>
<li>See full diff in <a
href="https://github.com/adobe/elixir-styler/compare/v0.9.1...v0.9.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=styler&package-manager=hex&previous-version=0.9.1&new-version=0.9.3)](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 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>
  • Loading branch information
github-actions[bot] authored Sep 18, 2023
2 parents f7c98bf + 28579c9 commit 7f59229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"postgrex": {:hex, :postgrex, "0.17.3", "c92cda8de2033a7585dae8c61b1d420a1a1322421df84da9a82a6764580c503d", [:mix], [{:db_connection, "~> 2.1", [hex: :db_connection, repo: "hexpm", optional: false]}, {:decimal, "~> 1.5 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:table, "~> 0.1.0", [hex: :table, repo: "hexpm", optional: true]}], "hexpm", "946cf46935a4fdca7a81448be76ba3503cff082df42c6ec1ff16a4bdfbfb098d"},
"req": {:hex, :req, "0.4.3", "bb4cd1661a234b9c779b984dd137761f7ff705f45d0008ba40c8f420a4307b43", [:mix], [{:brotli, "~> 0.3.1", [hex: :brotli, repo: "hexpm", optional: true]}, {:ezstd, "~> 1.0", [hex: :ezstd, repo: "hexpm", optional: true]}, {:finch, "~> 0.9", [hex: :finch, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mime, "~> 1.6 or ~> 2.0", [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", "9bc88c84f101cfe884260d3413b72aaad6d94ccedccc1f2bcef8e94bd68c5536"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.7", "354c321cf377240c7b8716899e182ce4890c5938111a1296add3ec74cf1715df", [:make, :mix, :rebar3], [], "hexpm", "fe4c190e8f37401d30167c8c405eda19469f34577987c76dde613e838bbc67f8"},
"styler": {:hex, :styler, "0.9.1", "a37e35ac7c4c5b483636fa324f7167a71bdd027d048f91e019b9f32f6dc1a501", [:mix], [], "hexpm", "28e3bb66e727759939bdd0b801dc18d21202cca23ba300bd097b368550aacb40"},
"styler": {:hex, :styler, "0.9.3", "2ebf86b0c8080044552aa27f4c575b5ebc370d1fe3bdad1bfbfc2315692cbc06", [:mix], [], "hexpm", "4dcde326c21ba20063787596edf983bb28cb1fd21c7ff4990e756c973b051894"},
"sweet_xml": {:hex, :sweet_xml, "0.7.4", "a8b7e1ce7ecd775c7e8a65d501bc2cd933bff3a9c41ab763f5105688ef485d08", [:mix], [], "hexpm", "e7c4b0bdbf460c928234951def54fe87edf1a170f6896675443279e2dbeba167"},
"swoosh": {:hex, :swoosh, "1.11.6", "7093531c12a537839c7b0777276aaad9f38a887e61c1d517f3b6a8dc6e9040d9", [:mix], [{:cowboy, "~> 1.1 or ~> 2.4", [hex: :cowboy, repo: "hexpm", optional: true]}, {:ex_aws, "~> 2.1", [hex: :ex_aws, repo: "hexpm", optional: true]}, {:finch, "~> 0.6", [hex: :finch, repo: "hexpm", optional: true]}, {:gen_smtp, "~> 0.13 or ~> 1.0", [hex: :gen_smtp, repo: "hexpm", optional: true]}, {:hackney, "~> 1.9", [hex: :hackney, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:mail, "~> 0.2", [hex: :mail, repo: "hexpm", optional: true]}, {:mime, "~> 1.1 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: true]}, {:plug_cowboy, ">= 1.0.0", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "7fbb7bd0b674e344dbd3a15c33ca787357663ef534dde2cc5ee74d00f7427fd5"},
"table_rex": {:hex, :table_rex, "3.1.1", "0c67164d1714b5e806d5067c1e96ff098ba7ae79413cc075973e17c38a587caa", [:mix], [], "hexpm", "678a23aba4d670419c23c17790f9dcd635a4a89022040df7d5d772cb21012490"},
Expand Down

0 comments on commit 7f59229

Please sign in to comment.