Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump timeout from 0.4.0 to 0.4.1 #3802

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps timeout from 0.4.0 to 0.4.1.

Release notes

Sourced from timeout's releases.

v0.4.1

What's Changed

Full Changelog: ruby/timeout@v0.4.0...v0.4.1

Commits
  • a65e49c Bump up 0.4.1
  • 008a632 Merge pull request #40 from jjb/test-blank-seconds
  • f31321c Merge pull request #39 from jjb/test-nested-exception-identity
  • 54835ea Merge pull request #42 from ruby/dependabot/github_actions/actions/checkout-4
  • 8a20479 Bump actions/checkout from 3 to 4
  • 54bc763 tests for blank seconds
  • 3e42aa4 nested exception tests for discussion
  • 03873a9 Require Ruby >= 2.6 for the timeout gem
  • 2d2959c Test that work is done in the same thread/fiber as the caller (#34)
  • d5eb74f Merge pull request #35 from jjb/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [timeout](https://github.com/ruby/timeout) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ruby/timeout/releases)
- [Commits](ruby/timeout@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: timeout
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Nov 8, 2023
@giladshanan giladshanan merged commit 9ace426 into master Nov 13, 2023
3 checks passed
@giladshanan giladshanan deleted the dependabot/bundler/timeout-0.4.1 branch November 13, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant