build(deps): bump listen from 3.4.1 to 3.8.0 in /docs#675
Bumps [listen](https://github.com/guard/listen) from 3.4.1 to 3.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/guard/listen/releases">listen's releases</a>.</em></p> <blockquote> <h2>v3.8.0</h2> <ul> <li>Use the defined type to the default value of <code>directory</code> (<a href="https://github-redirect.dependabot.com/guard/listen/issues/566">#566</a>) <a href="https://github.com/y-yagi"><code>@y-yagi</code></a></li> <li>update ruby version matrix to drop 2.4, 2.5 and add 3.2 (<a href="https://github-redirect.dependabot.com/guard/listen/issues/567">#567</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> <li>Update ruby version 3.0.4 (<a href="https://github-redirect.dependabot.com/guard/listen/issues/562">#562</a>) <a href="https://github.com/vickyprahastra"><code>@vickyprahastra</code></a></li> <li>Raise argument error when passing a file path (<a href="https://github-redirect.dependabot.com/guard/listen/issues/563">#563</a>) <a href="https://github.com/janko"><code>@janko</code></a></li> <li>Fix kwargs matching with rspec-mock 3.12 and Ruby 3+ (<a href="https://github-redirect.dependabot.com/guard/listen/issues/564">#564</a>) <a href="https://github.com/voxik"><code>@voxik</code></a></li> <li>Disable fail-fast for CI matrix (<a href="https://github-redirect.dependabot.com/guard/listen/issues/555">#555</a>) <a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a></li> <li>Add Ruby 3.0/3.1 to CI (<a href="https://github-redirect.dependabot.com/guard/listen/issues/554">#554</a>) <a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a></li> </ul> <h2>v3.7.1</h2> <ul> <li>Issue <a href="https://github-redirect.dependabot.com/guard/listen/issues/548">#548</a>: fix error when renaming folder (<a href="https://github-redirect.dependabot.com/guard/listen/issues/552">#552</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> <li>issue <a href="https://github-redirect.dependabot.com/guard/listen/issues/550">#550</a>: fix README to document start rather than unpause (<a href="https://github-redirect.dependabot.com/guard/listen/issues/551">#551</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> <li>Issue <a href="https://github-redirect.dependabot.com/guard/listen/issues/543">#543</a>: Ignore emacs backup/swap files by default. (<a href="https://github-redirect.dependabot.com/guard/listen/issues/546">#546</a>) <a href="https://github.com/zw963"><code>@zw963</code></a></li> </ul> <h2>v3.7.0</h2> <ul> <li>issue <a href="https://github-redirect.dependabot.com/guard/listen/issues/509">#509</a>: raise Listen::Error::INotifyMaxWatchesExceeded rather than abort (<a href="https://github-redirect.dependabot.com/guard/listen/issues/545">#545</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> <li>Plumb Silencer.new and use it <a href="https://github-redirect.dependabot.com/guard/listen/issues/542">#542</a> spec (<a href="https://github-redirect.dependabot.com/guard/listen/issues/544">#544</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> <li>fix: Avoid scanning and building entries for silenced directories (<a href="https://github-redirect.dependabot.com/guard/listen/issues/542">#542</a>) <a href="https://github.com/ElMassimo"><code>@ElMassimo</code></a></li> </ul> <h2>v3.6.0</h2> <h2>✨ New Features</h2> <ul> <li><a href="https://github-redirect.dependabot.com/guard/listen/issues/452">#452</a> for FIPS compatibility, use SHA256 instead of MD5 (<a href="https://github-redirect.dependabot.com/guard/listen/issues/541">#541</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> </ul> <h2>v3.5.0</h2> <ul> <li>Issue <a href="https://github-redirect.dependabot.com/guard/listen/issues/533">#533</a>: rescue StandardError only (<a href="https://github-redirect.dependabot.com/guard/listen/issues/535">#535</a>) <a href="https://github.com/ColinDKelley"><code>@ColinDKelley</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/guard/listen/commit/fd85e1cb2375767e3cbc4b5743ff50061e8a6c75"><code>fd85e1c</code></a> release v3.8</li> <li><a href="https://github.com/guard/listen/commit/bac8015f98d751d9cf38173edcee13602f1a66d0"><code>bac8015</code></a> Use the defined type to the default value of <code>directory</code></li> <li><a href="https://github.com/guard/listen/commit/ec5c88a1f2f1d685b0362fd7e2477ac59c0b2c1e"><code>ec5c88a</code></a> update ruby version matrix to drop 2.4, 2.5 and add 3.2</li> <li><a href="https://github.com/guard/listen/commit/1d1b62822fea5f1f09c6aa6b64695dfd3b362d0b"><code>1d1b628</code></a> Update ruby version 3.0.4</li> <li><a href="https://github.com/guard/listen/commit/4f30208d5e22fb9e6d935d034f082d8eefc46f98"><code>4f30208</code></a> Raise argument error when passing a file path</li> <li><a href="https://github.com/guard/listen/commit/abb90a5f9fd192f75188d3a1d9caf75c2a54e015"><code>abb90a5</code></a> Fix kwargs matching with rspec-mock 3.12 and Ruby 3+</li> <li><a href="https://github.com/guard/listen/commit/ded2016a72d05f20d254c8ff25dd272a36c14d08"><code>ded2016</code></a> Disable fail-fast for CI matrix</li> <li><a href="https://github.com/guard/listen/commit/d11ebcad3d4ba285abcae3f3f92127f8e9c89eb1"><code>d11ebca</code></a> update comment about "3.0"</li> <li><a href="https://github.com/guard/listen/commit/06dd5a49c755fd8b15409614c53abed516c5acfc"><code>06dd5a4</code></a> Add Ruby 3.0/3.1 to CI</li> <li><a href="https://github.com/guard/listen/commit/51053eb5f981d8e876485ed00aa3192206e93680"><code>51053eb</code></a> release v3.7.1</li> <li>Additional commits viewable in <a href="https://github.com/guard/listen/compare/v3.4.1...v3.8.0">compare view</a></li> </ul> </details> <br /> [](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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.