Skip to content

Commit 4b08eda

Browse files
Bump timeout from 0.4.1 to 0.4.2 (#4037)
Bumps [timeout](https://github.com/ruby/timeout) from 0.4.1 to 0.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/timeout/releases">timeout's releases</a>.</em></p> <blockquote> <h2>v0.4.2</h2> <h2>What's Changed</h2> <ul> <li>fixed check for error bubble up test by <a href="https://github.com/jjb"><code>@​jjb</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/43">ruby/timeout#43</a></li> <li>[DOC] Missing documents by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/45">ruby/timeout#45</a></li> <li>Provide a 'Changelog' link on rubygems.org/gems/timeout by <a href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/46">ruby/timeout#46</a></li> <li>Global #timeout was removed 5 years ago by <a href="https://github.com/jpcamara"><code>@​jpcamara</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/49">ruby/timeout#49</a></li> <li>timeout.rb: Update documentation to match README by <a href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/50">ruby/timeout#50</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/timeout/pull/46">ruby/timeout#46</a></li> <li><a href="https://github.com/jpcamara"><code>@​jpcamara</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/timeout/pull/49">ruby/timeout#49</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/timeout/compare/v0.4.1...v0.4.2">https://github.com/ruby/timeout/compare/v0.4.1...v0.4.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/timeout/commit/2f5252299403e00135b694455fb31a2bded32cd5"><code>2f52522</code></a> Bump up v0.4.2</li> <li><a href="https://github.com/ruby/timeout/commit/87edf958923b669402416b77f2d071ee8aaf2ed4"><code>87edf95</code></a> Enabled trusted publisher for rubygems.org</li> <li><a href="https://github.com/ruby/timeout/commit/1f0a0fb2b7b042f83da3e7daf97bd5120ea4630c"><code>1f0a0fb</code></a> Exclude truffleruby-head from ubuntu-latest</li> <li><a href="https://github.com/ruby/timeout/commit/683fdb45ee4aa747a3e791cc65aa7d98034be46b"><code>683fdb4</code></a> timeout.rb: Update documentation</li> <li><a href="https://github.com/ruby/timeout/commit/6b445fc2671b5f447a0a8c165b952cd586a5a246"><code>6b445fc</code></a> Merge pull request <a href="https://redirect.github.com/ruby/timeout/issues/49">#49</a> from jpcamara/fix-documentation-for-timeout-method</li> <li><a href="https://github.com/ruby/timeout/commit/213f4e25dd2a3169570ceb2ca4f51f38bdd8d995"><code>213f4e2</code></a> Global #timeout was remove 5 years ago</li> <li><a href="https://github.com/ruby/timeout/commit/6c99460887e820c54ee7c19350b93bdc58785fca"><code>6c99460</code></a> Update license files with ruby/ruby</li> <li><a href="https://github.com/ruby/timeout/commit/cb5ee35b536a67c516f858206a678602f7f425c0"><code>cb5ee35</code></a> Make test_nested_timeouts less flaky</li> <li><a href="https://github.com/ruby/timeout/commit/a7e91a5666c09854e7d9b5e066debeb00a56b344"><code>a7e91a5</code></a> Merge pull request <a href="https://redirect.github.com/ruby/timeout/issues/46">#46</a> from mark-young-atg/provide_changelog_link_on_rubygems</li> <li><a href="https://github.com/ruby/timeout/commit/47a6f0313b14ce1b9601322dda3acf6461b1684f"><code>47a6f03</code></a> Provide a 'Changelog' link on rubygems.org/gems/timeout</li> <li>Additional commits viewable in <a href="https://github.com/ruby/timeout/compare/v0.4.1...v0.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=timeout&package-manager=bundler&previous-version=0.4.1&new-version=0.4.2)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2799aa4 commit 4b08eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ GEM
493493
stripe (8.7.0)
494494
thor (1.3.2)
495495
tilt (2.4.0)
496-
timeout (0.4.1)
496+
timeout (0.4.2)
497497
tzinfo (2.0.6)
498498
concurrent-ruby (~> 1.0)
499499
uglifier (4.2.1)

0 commit comments

Comments
 (0)