A small gem that provides a library to help in the solving of Project Euler problems
gigamap
pointgaming/point-gaming-desktop 2
Point Gaming Desktop App
Elixir library for performing validation and lookups on ABA routing numbers
acts_as_solr, with some improvements
Resque-based background worker to send Apple Push Notifications over a persistent TCP socket.
point-gaming
pointgaming/point-gaming-forums 0
point-gaming-forums
PR opened whitepaperclip/live_phone
Bumps floki from 0.30.1 to 0.31.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/philss/floki/blob/master/CHANGELOG.md">floki's changelog</a>.</em></p> <blockquote> <h2>[0.31.0] - 2021-06-11</h2> <h3>Changed</h3> <ul> <li>Treat <code>style</code> and <code>title</code> tags as plaintext in Mochiweb - thanks <a href="https://github.com/SweetMNM"><code>@SweetMNM</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/philss/floki/commit/b128cf19466d6ccc78d24fa841a48783b4100470"><code>b128cf1</code></a> Bump version to 0.31.0</li> <li><a href="https://github.com/philss/floki/commit/0a436aa9f63b10a39a5339c3e0e4995602ff4aa1"><code>0a436aa</code></a> Bump credo from 1.5.5 to 1.5.6 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/351">#351</a>)</li> <li><a href="https://github.com/philss/floki/commit/c1fdf7b5f9c63208868ce6f38d27212c8d42d2d7"><code>c1fdf7b</code></a> Upgrade to GitHub-native Dependabot (<a href="https://github-redirect.dependabot.com/philss/floki/issues/348">#348</a>)</li> <li><a href="https://github.com/philss/floki/commit/e210d293fb08c8b7ec657983a836299dad9e9a05"><code>e210d29</code></a> Bump earmark from 1.4.14 to 1.4.15 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/347">#347</a>)</li> <li><a href="https://github.com/philss/floki/commit/a53d5abb36c3259e2f0e920fa846b5a302d28487"><code>a53d5ab</code></a> Bump ex_doc from 0.24.1 to 0.24.2 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/344">#344</a>)</li> <li><a href="https://github.com/philss/floki/commit/c217eace80891e9ae39561f98a08526bc01d1f19"><code>c217eac</code></a> Parse <code>title</code> tag as plaintext with mochiweb and add <code>parser</code> ExUnit tags (<a href="https://github-redirect.dependabot.com/philss/floki/issues/343">#343</a>)</li> <li><a href="https://github.com/philss/floki/commit/84af6333726bc16c8aa89001792f2bb42e0dae95"><code>84af633</code></a> Mochiweb - parse style tags as plaintext (<a href="https://github-redirect.dependabot.com/philss/floki/issues/342">#342</a>)</li> <li>See full diff in <a href="https://github.com/philss/floki/compare/v0.30.1...v0.31.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 6 days
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/floki-0.31.0
created branch time in 6 days
startedwhitepaperclip/dotfiles
started time in 9 days
PR opened whitepaperclip/live_phone
This has to be updated in order for masks to change with the country. It should be unrelated to the failure we are seeing on CI but I haven't found any other reason for it yet either, this was just something I noticed.
pr created time in 9 days
PR opened whitepaperclip/live_phone
in some scenarios the browser autofill would not trigger the required events, this change should force the keyup event to be sent for all value changes.
pr created time in 10 days
PR opened whitepaperclip/live_phone
Bumps phoenix_live_view from 0.15.5 to 0.15.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix_live_view/blob/v0.15.7/CHANGELOG.md">phoenix_live_view's changelog</a>.</em></p> <blockquote> <h2>0.15.7 (2021-05-24)</h2> <h3>Bug fixes</h3> <ul> <li>Fix broken webpack build throwing missing morphdom dependency</li> </ul> <h2>0.15.6 (2021-05-24)</h2> <h3>Bug fixes</h3> <ul> <li>Fix live patch failing to update URL when live patch link is patched again from <code>handle_params</code></li> <li>Fix regression in <code>LiveViewTest.render_upload/3</code> when using channel uploads and progress callback</li> <li>Fix component uploads not being cleaned up on remove</li> <li>Fix KeyError on LiveView reconnect when an active upload was previously in progress</li> </ul> <h3>Enhancements</h3> <ul> <li>Optimize progress events to send less messages for larger file sizes</li> <li>Allow session and local storage client overrides</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/7a67bc7877de5b959963e1639da026f464bf8e29"><code>7a67bc7</code></a> Release 0.15.7</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/52474ef3feac1096ff96a39a7be0225e3a62593a"><code>52474ef</code></a> Revert "Add exports and dependencies to top level package.json (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1369">#1369</a>)"</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/2e65de571124f4f7c1b2c5ffc6df62ec6dd820b8"><code>2e65de5</code></a> Release 0.15.6</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/0277c1ca113e22f2fc8a16f4a1f2dc0c0cc5ab67"><code>0277c1c</code></a> Bump lock</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/117c571c83cb41efb7f8a55eb09be15d7b6cf671"><code>117c571</code></a> Bump changelog</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/d092b10633ea208ac65166a33ecd18e2fc4fb902"><code>d092b10</code></a> Touchup docs</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/eb7a66fb264e9d2faf43394d9fca74335ae14476"><code>eb7a66f</code></a> Fix component uploads not being cleaned up on remove. Closes <a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1364">#1364</a> (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1459">#1459</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/38974d55de7f96d84c0e2bc294455ec5abc86849"><code>38974d5</code></a> Allow Storage Overrides</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/ca6f63ae47cc785c5cd1a4d4deb087ba34456513"><code>ca6f63a</code></a> Fix channel crash when uploading during reconnect.</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/b8216f762661171489328ab041032eef5000a4e1"><code>b8216f7</code></a> Bump build</li> <li>Additional commits viewable in <a href="https://github.com/phoenixframework/phoenix_live_view/compare/v0.15.5...v0.15.7">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 12 days
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/phoenix_live_view-0.15.7
created branch time in 12 days
PR opened whitepaperclip/live_phone
Bumps ecto from 3.6.1 to 3.6.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/elixir-ecto/ecto/blob/master/CHANGELOG.md">ecto's changelog</a>.</em></p> <blockquote> <h2>v3.6.2 (2021-05-28)</h2> <h3>Enhancements</h3> <ul> <li>[Ecto.Query] Support macros in <code>with_cte</code></li> <li>[Ecto.Repo] Add <code>Ecto.Repo.all_running/0</code> to list all running repos</li> </ul> <h3>Bug fixes</h3> <ul> <li>[Ecto.Query] Do not omit nil fields in a subquery select</li> <li>[Ecto.Query] Allow <code>parent_as</code> to look for an alias all the way up across subqueries</li> <li>[Ecto.Query] Raise if a nil value is given to a query from a nested map parameter</li> <li>[Ecto.Query] Fix <code>insert_all</code> when using both <code>:on_conflict</code> and <code>:placeholders</code></li> <li>[mix ecto.load] Do not pass <code>--force</code> to underlying compile task</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elixir-ecto/ecto/commit/e9dead98b1fe2f20358faee48b7fe00f17a71bc2"><code>e9dead9</code></a> Release v3.6.2</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/913ce089bbd669024ad18b737dc9d46e1b0b6801"><code>913ce08</code></a> Update deps, fix suite</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/0ce731d7e467d956be1972f6b4a590de1c06c013"><code>0ce731d</code></a> Expand macros in with_cte, closes <a href="https://github-redirect.dependabot.com/elixir-ecto/ecto/issues/3646">#3646</a></li> <li><a href="https://github.com/elixir-ecto/ecto/commit/0d5a6dbbd98ce92b47d3e130f237ae3188b64fa2"><code>0d5a6db</code></a> Ecto.Repo.all -> Ecto.Repo.all_running</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/d9b2f1ac388a35ece11bb878fa54c10326cf8218"><code>d9b2f1a</code></a> Do not use deprecated Macro.to_string/2</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/42e3e693aa48da318e6fc202ee0fd18cb5da1f36"><code>42e3e69</code></a> Add Ecto.Repo.all/0</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/8ebfabb87f604b622d1fae6e7e7a179c916b5906"><code>8ebfabb</code></a> Fix typos in Ecto.Query.API examples (<a href="https://github-redirect.dependabot.com/elixir-ecto/ecto/issues/3640">#3640</a>)</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/1db80028784080470f2cabd97eb517779cd6770b"><code>1db8002</code></a> Do not pass --force to underlying compile task</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/40949d61ba27312b2a82aac9c0ca760abfa64e6b"><code>40949d6</code></a> Fix some tags</li> <li><a href="https://github.com/elixir-ecto/ecto/commit/8937eb8597de9da574a971cbc2f4962e9ff49ec5"><code>8937eb8</code></a> Fix: insert_all on_conflict with conditional query using placeholders (<a href="https://github-redirect.dependabot.com/elixir-ecto/ecto/issues/3636">#3636</a>)</li> <li>Additional commits viewable in <a href="https://github.com/elixir-ecto/ecto/compare/v3.6.1...v3.6.2">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 12 days
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/ecto-3.6.2
created branch time in 12 days
startedwhitepaperclip/shippex
started time in 15 days
pull request commentwhitepaperclip/live_phone
Be sure to run the tests with mix test --include browser on CI otherwise it doesn't use the chromedriver tests. I disabled them by default because chromedriver isn't always available
comment created time in a month
pull request commentwhitepaperclip/live_phone
Maybe with https://github.com/marketplace/actions/setup-chromedriver?
comment created time in a month
PR opened whitepaperclip/live_phone
This PR introduces some improvements in the auto formatting functionality. Some countries have variable number lengths, so just giving 1 mask is not enough. Now we attempt to load all possible formatting rules and give them to the JavaScript code, which will then use the nearest-match (based on length) to format the given input. As for leading zeros, the code has switched to using international syntax instead of national. This does mean some formatting may appear different, for example in the U.S. this results in (555) 555-5555 (national) now being formatted as 555-55-55-555 (international).
I have also started with some front-end tests using hound. It's just a few now but it's a good starting point I think.
pr created time in a month
PR closed whitepaperclip/SquareUp
pr closed time in a month
PR opened whitepaperclip/SquareUp
pr created time in a month
PR opened whitepaperclip/live_phone
This PR moves the optional autoformatting to the client-side to reduce latency while typing.
pr created time in 2 months
push eventwhitepaperclip/live_phone
commit sha 26b8fc59f0f47d76d4d04b04fab65decaaf24c85
Bump dialyxir from 1.0.0 to 1.1.0 Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyjh/dialyxir/compare/1.0.0...1.1.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 855aa18a2572ce54604f4060edebe694f47d3486
Bump phoenix_live_view from 0.15.4 to 0.15.5 Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md) - [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.15.4...v0.15.5) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 68ca723d6a7f8bdbf4b5b33786bba68f5f2568e5
Fixed failing test
commit sha 8dfa39417af6d6f6cf7c438909302a31c0874aac
Merge pull request #12 from whitepaperclip/dependabot/hex/dialyxir-1.1.0 Bump dialyxir from 1.0.0 to 1.1.0
commit sha 58a643f84d6a132f6b5574b096c51becf81ed4f7
Merge pull request #15 from whitepaperclip/dependabot/hex/phoenix_live_view-0.15.5 Bump phoenix_live_view from 0.15.4 to 0.15.5
commit sha e6f30c02159f44614644bbca0c5e1722156fb86b
Bump ex_doc from 0.23.0 to 0.24.2 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.23.0 to 0.24.2. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md) - [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.23.0...v0.24.2) Signed-off-by: dependabot[bot] <[email protected]>
push time in 2 months
PR opened whitepaperclip/live_phone
Bumps phoenix_live_view from 0.15.4 to 0.15.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md">phoenix_live_view's changelog</a>.</em></p> <blockquote> <h2>0.15.5 (2021-04-20)</h2> <h3>Enhancements</h3> <ul> <li>Add <code>upload_errors/1</code> for returning top-level upload errors</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix <code>consume_uploaded_entry/3</code> with external uploads causing inconsistent entries state</li> <li>Fix <code>push_event</code> losing events when a single diff produces multiple events from different components</li> <li>Fix deep merging of component tree sharing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/efa115a7933a68a5a8cff0b904c832447d73a928"><code>efa115a</code></a> Release 0.15.5</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/224b3994498df67fab299564eb33bc50e4931c1b"><code>224b399</code></a> Correct docs for live_isolated/3 (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1414">#1414</a>) (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1420">#1420</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/8be38827ede8efc5a8b45545ac954ba98eda81a5"><code>8be3882</code></a> Correct <code>Phoenix.LiveView.Socket.t</code> / <code>host_uri</code> typespec (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1419">#1419</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/7bbaeec93faa44f168914466742d0aec9a35c02f"><code>7bbaeec</code></a> Implement Phoenix.LiveView.Helpers.upload_errors/1 (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1371">#1371</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/3390bfe2f8d07d61529eaaf1ef5e56484a9d0b8b"><code>3390bfe</code></a> consume_uploaded_entry/3 preserves entries state (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1407">#1407</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/954c4ec0327b470ba81d091a3c308b7ccb69172c"><code>954c4ec</code></a> Fix reference and polish markup in js-interop docs (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1417">#1417</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/bbc7d74dff53f4fbc9684d6119ec64226b5440be"><code>bbc7d74</code></a> Suggest option to use <code>phx-track-static</code> (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1416">#1416</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/11496d79de7e593af4877bc68ad340af1fc8c08e"><code>11496d7</code></a> Apply fixes for LiveViewTest with uploads (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1409">#1409</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/435bb437b6f1d9d7e2775d7d29e1fb7c608a150a"><code>435bb43</code></a> Add a note about updating rendered temporary assigns (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1411">#1411</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/2a88ae7e6101b87e6b6c57033d553341e64cb3a9"><code>2a88ae7</code></a> Fix deep merging of component tree sharing (<a href="https://github-redirect.dependabot.com/phoenixframework/phoenix_live_view/issues/1393">#1393</a>)</li> <li>Additional commits viewable in <a href="https://github.com/phoenixframework/phoenix_live_view/compare/v0.15.4...v0.15.5">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 2 months
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/phoenix_live_view-0.15.5
created branch time in 2 months
PR opened whitepaperclip/live_phone
Bumps floki from 0.29.0 to 0.30.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/philss/floki/blob/master/CHANGELOG.md">floki's changelog</a>.</em></p> <blockquote> <h2>[0.30.1] - 2021-03-29</h2> <h3>Fixed</h3> <ul> <li>Fix typespecs of <code>Floki.traverse_and_update/2</code> to make clear that it does not accept text nodes directly.</li> </ul> <h2>[0.30.0] - 2021-02-06</h2> <h3>Added</h3> <ul> <li>Add ":disabled" pseudo selector - thanks <a href="https://github.com/vnegrisolo"><code>@vnegrisolo</code></a></li> <li>Add <a href="https://github.com/gleam-lang/gleam">Gleam</a> adapter - thanks <a href="https://github.com/CrowdHailer"><code>@CrowdHailer</code></a></li> <li>Add pretty option to <code>Floki.raw_html/2</code> - thanks <a href="https://github.com/evaldobratti"><code>@evaldobratti</code></a></li> <li>Add <code>html_parser</code> option to <code>parse_</code> functions. This enables a more dynamic and functional configuration of the HTML parser in use.</li> </ul> <h3>Changed</h3> <ul> <li>Remove support for Elixir 1.7 - thanks <a href="https://github.com/carlosfrodrigues"><code>@carlosfrodrigues</code></a></li> <li>Replace <code>IO.warn</code> by <code>Logger.info</code> for deprecation warnings - thanks <a href="https://github.com/juulSme"><code>@juulSme</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>Fix typespecs for <code>find</code>, <code>attr</code> and <code>attribute</code> functions - thanks <a href="https://github.com/mtarnovan"><code>@mtarnovan</code></a></li> <li>Documentation Improvements - thanks <a href="https://github.com/kianmeng"><code>@kianmeng</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/philss/floki/commit/c133fede5979055739e922de5271520328c9393a"><code>c133fed</code></a> Bump patch version to 0.30.1</li> <li><a href="https://github.com/philss/floki/commit/7858990485a98b592753c26e0aa2ab266f8c9cec"><code>7858990</code></a> Add PayPal as a way to sponsor the project</li> <li><a href="https://github.com/philss/floki/commit/984d539a85b016f7aa8efc9a0450f76863b0cf42"><code>984d539</code></a> Bump ex_doc from 0.23.0 to 0.24.1 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/341">#341</a>)</li> <li><a href="https://github.com/philss/floki/commit/fd88a2836f4dd73d42c0d899d9aae5a132aaa7dc"><code>fd88a28</code></a> Improve docs and typespecs about traverse_and_update</li> <li><a href="https://github.com/philss/floki/commit/484565cdda03e2a2cd0a23f08d60f35b37f36415"><code>484565c</code></a> Bump earmark from 1.4.13 to 1.4.14 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/336">#336</a>)</li> <li><a href="https://github.com/philss/floki/commit/6aa964e62641df2151815987c7a73d59e2c31509"><code>6aa964e</code></a> Use the latest and oldest supported Elixir+OTP in CI</li> <li><a href="https://github.com/philss/floki/commit/8764c93698b37ede91243b8546a9ab0c9b3ab4fa"><code>8764c93</code></a> Bump html_entities from 0.5.1 to 0.5.2 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/335">#335</a>)</li> <li><a href="https://github.com/philss/floki/commit/66a227496f7c043e45b31ba94b77202d0e83b3aa"><code>66a2274</code></a> Bump dialyxir from 1.0.0 to 1.1.0 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/334">#334</a>)</li> <li><a href="https://github.com/philss/floki/commit/931ac6ec8762c9eae58182c1ed06d5a76e792245"><code>931ac6e</code></a> Bump credo from 1.5.4 to 1.5.5 (<a href="https://github-redirect.dependabot.com/philss/floki/issues/332">#332</a>)</li> <li><a href="https://github.com/philss/floki/commit/902a01afbb63875cbf87f481540505bdcdffc32b"><code>902a01a</code></a> Add Gleam file in files to be published</li> <li>Additional commits viewable in <a href="https://github.com/philss/floki/compare/v0.29.0...v0.30.1">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 2 months
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/floki-0.30.1
created branch time in 2 months
PR opened whitepaperclip/live_phone
Bumps ex_doc from 0.23.0 to 0.24.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md">ex_doc's changelog</a>.</em></p> <blockquote> <h2>v0.24.2 (2021-04-06)</h2> <ul> <li> <p>Enhancements</p> <ul> <li>Support stepped range syntax</li> </ul> </li> <li> <p>Bug fixes</p> <ul> <li>Add spaces on paragraph endings for search results</li> <li>Fix bug defining app name in config</li> <li>Fix rendering void elements (<code><br></code> etc)</li> </ul> </li> </ul> <h2>v0.24.1 (2021-03-22)</h2> <ul> <li>Bug fixes <ul> <li>Fix generating function landing pages</li> </ul> </li> </ul> <h2>v0.24.0 (2021-03-16)</h2> <ul> <li> <p>Enhancements</p> <ul> <li>Drop jQuery and refactor JavaScript codebase</li> <li>Remove highlight.js in favour of migration to Makeup</li> <li>Change autolink to return both path and hash for the current module</li> <li>Add next/previous at the end of extra pages</li> <li>Improve search input blur handling</li> <li>Update erlang.org/man URL</li> <li>Add function landing page</li> </ul> </li> <li> <p>Bug fixes</p> <ul> <li>Ignore extensions when generating external links</li> <li>Fix autolink to handle URIs with arbitrary scheme part without warning</li> <li>Fix undefined reference warning for typespecs</li> <li>Fix search click behavior when a suggestion refers the current page</li> <li>Don't crash when we can't format spec</li> <li>Fix HTML escaping</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elixir-lang/ex_doc/commit/241d739e84a13a380bb8d1b70f75fdb168946919"><code>241d739</code></a> Release v0.24.2</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/dcf303d0dd76c52038e29103cac74cc4101dbf9a"><code>dcf303d</code></a> Generating void elements correctly on <code>DocAST.to_string</code> (<a href="https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/1351">#1351</a>)</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/609d9765dd6f098dc298e5d6db6430859ee934ec"><code>609d976</code></a> Fix bug defining app name in config (<a href="https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/1347">#1347</a>)</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/fd4a0c7fd5a2a6c50e7822115d2ca0f4af533941"><code>fd4a0c7</code></a> Support stepped range syntax (<a href="https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/1346">#1346</a>)</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/fd55c41a95c209c5fc657683b7fcb5b12fb0be45"><code>fd55c41</code></a> Add spaces on paragraph endings for search results (<a href="https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/1167">#1167</a>)</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/b41fd99afd04f6239719a221aee668338a36249c"><code>b41fd99</code></a> Release v0.24.1</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/7735cd50c4005fcf2d7840e620e39af82f2328e7"><code>7735cd5</code></a> Add test</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/da6c25c8cf283341d0f72169f85382d9242d025a"><code>da6c25c</code></a> Fix function entry page name check, closes <a href="https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/1344">#1344</a></li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/3a40edd92c1e493a296bc70be09e00c470ba7dad"><code>3a40edd</code></a> Release v0.24.0</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/be19ebd6a2c562c08deef5d31ed552ac4c4f55bb"><code>be19ebd</code></a> Hide --proglang for now</li> <li>Additional commits viewable in <a href="https://github.com/elixir-lang/ex_doc/compare/v0.23.0...v0.24.2">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 2 months
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/ex_doc-0.24.2
created branch time in 2 months
PR opened whitepaperclip/live_phone
Bumps dialyxir from 1.0.0 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeremyjh/dialyxir/releases">dialyxir's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h3>Added</h3> <ul> <li>Configuration option to set the project's PLT path: <code>:plt_local_path</code>.</li> <li>Project configuration setting to exclude files based on a regex: <code>:exclude_files</code>.</li> <li><code>explain</code> text for <code>:missing_range</code> warning.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixes and improvements to README and documentation.</li> <li>Fixed <code>mix.lock</code> hash stability. Will cause a recheck of PLTs on first usage in each project.</li> </ul> <h3>Changed</h3> <ul> <li>Improved wording of argument mismatch warnings.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md">dialyxir's changelog</a>.</em></p> <blockquote> <h2>Unreleased changes post [1.1.0]</h2> <h2>[1.1.0] - 2021-02-18</h2> <h3>Added</h3> <ul> <li>Configuration option to set the project's PLT path: <code>:plt_local_path</code>.</li> <li>Project configuration setting to exclude files based on a regex: <code>:exclude_files</code>.</li> <li><code>explain</code> text for <code>:missing_range</code> warning.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixes and improvements to README and documentation.</li> <li>Fixed <code>mix.lock</code> hash stability. Will cause a recheck of PLTs on first usage in each project.</li> </ul> <h3>Changed</h3> <ul> <li>Improved wording of argument mismatch warnings.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremyjh/dialyxir/commit/612d72ce7b516ffe7cb832dbb2e24f06b4844842"><code>612d72c</code></a> Update changelog and bump version for release 1.1.</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/e18cc40a667d5f3ccd239f11eecaa1f23fb7fa8c"><code>e18cc40</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremyjh/dialyxir/issues/425">#425</a> from kianmeng/misc-doc-changes</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/a3a2dd7fd111d542461b4ace82bfc4f51be3c28b"><code>a3a2dd7</code></a> Misc doc changes</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/8c1707f4acc007ba232b44c86badc2513ff52437"><code>8c1707f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremyjh/dialyxir/issues/421">#421</a> from baseballlover723/master</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/7fe6cb0c1d2d38231027f2b03c8e21fa3845708d"><code>7fe6cb0</code></a> updated module docs</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/e6870cebaa5222d5daa5f4a3ddb88165bd399471"><code>e6870ce</code></a> updated README</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/69d1a3df956c4b34556190fb995ed52e35a12192"><code>69d1a3d</code></a> added a config for setting the local path</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/622fad97214897d835e1a8c3f3313024046ea1e1"><code>622fad9</code></a> added tests for setting a local plt path</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/96a3a89a6b077e2997479117f38e0052c4552095"><code>96a3a89</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremyjh/dialyxir/issues/420">#420</a> from KamilZielinski/patch-1</li> <li><a href="https://github.com/jeremyjh/dialyxir/commit/f70389a78451c8007ce11fef1c7eebe51cbbf136"><code>f70389a</code></a> Update README.md</li> <li>Additional commits viewable in <a href="https://github.com/jeremyjh/dialyxir/compare/1.0.0...1.1.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 2 months
create barnchwhitepaperclip/live_phone
branch : dependabot/hex/dialyxir-1.1.0
created branch time in 2 months
PR opened whitepaperclip/live_phone
When you are using the component without setting the current country value manually, it should keep the current country selection or use a preferred one. However, keeping the current country was not working correctly as it only checked the new assigns and not the current assigns. This PR adds a test that failed before the fix was added.
The JS change is to ensure that the correct value is set when the component lets the form know the input value changed. This was not really part of the bugfix but I noticed it was missing.
pr created time in 2 months
startedwhitepaperclip/on_flow
started time in 2 months
startedwhitepaperclip/shippex
started time in 2 months