Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump file_system from 1.0.0 to 1.0.1 (#896)
Bumps [file_system](https://github.com/falood/file_system) from 1.0.0 to 1.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/falood/file_system/commit/9f3d3780c2e1fe207e837a78be54650cb6af404e"><code>9f3d378</code></a> bump v1.0.1</li> <li><a href="https://github.com/falood/file_system/commit/bad9283660e5ea9ef196213870bba1c5ebada212"><code>bad9283</code></a> capture error logs for unit test</li> <li><a href="https://github.com/falood/file_system/commit/a42a9c3446059242769ee6135ef14ab6744cb6be"><code>a42a9c3</code></a> Support DragonFly BSD (<a href="https://redirect.github.com/falood/file_system/issues/97">#97</a>)</li> <li><a href="https://github.com/falood/file_system/commit/cf8360704ea11fea7e10c8d547a942504df805a1"><code>cf83607</code></a> upgrade inotify-win binary version for windows (<a href="https://redirect.github.com/falood/file_system/issues/93">#93</a>)</li> <li><a href="https://github.com/falood/file_system/commit/3f9851b85be3e8ab39e0a5d984885472db615b72"><code>3f9851b</code></a> use checkout v4 for macos</li> <li><a href="https://github.com/falood/file_system/commit/1ffb6848e872fe39a427eca6bb81c1fd3488a7dc"><code>1ffb684</code></a> Set minimum supported Elixir version to 1.11.x (<a href="https://redirect.github.com/falood/file_system/issues/95">#95</a>)</li> <li><a href="https://github.com/falood/file_system/commit/1848cfb5ca7737934f0b6bc24422cbbd6774592c"><code>1848cfb</code></a> Fix typo, listerner -> listener (<a href="https://redirect.github.com/falood/file_system/issues/94">#94</a>)</li> <li><a href="https://github.com/falood/file_system/commit/b2b3015f9852f6723ac1d519b59da682b4672f64"><code>b2b3015</code></a> use mix project for mix exs</li> <li><a href="https://github.com/falood/file_system/commit/8447c84b4a226d928f5785ec02ed80b479320053"><code>8447c84</code></a> fix licenses in mix.exs</li> <li>See full diff in <a href="https://github.com/falood/file_system/compare/v1.0.0...v1.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=file_system&package-manager=hex&previous-version=1.0.0&new-version=1.0.1)](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