-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: ruby/timeout
base: ab79dff
head repository: ruby/timeout
compare: 951e802
- 15 commits
- 3 files changed
- 8 contributors
Commits on Dec 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fef9d07 - Browse repository at this point
Copy the full SHA fef9d07View commit details
Commits on Jan 17, 2026
-
Improve Timeout.timeout documentation formatting and typos
This commit makes a few minor improvements to the documentation of the `Timeout.timeout` method. The changes include fixing typos and enhancing formatting for better readability. We can see the latest version of the documentation here: https://docs.ruby-lang.org/en/master/Timeout.html#method-c-timeout Also, we can verify this change locally by running: ```shell rdoc open doc/Timeout.html ```
Configuration menu - View commit details
-
Copy full SHA for 53ee559 - Browse repository at this point
Copy the full SHA 53ee559View commit details
Commits on Feb 2, 2026
-
Bump step-security/harden-runner from 2.14.0 to 2.14.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@20cf305...e3f713f) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2c9439 - Browse repository at this point
Copy the full SHA c2c9439View commit details -
Merge pull request #93 from ruby/dependabot/github_actions/step-secur…
…ity/harden-runner-2.14.1 Bump step-security/harden-runner from 2.14.0 to 2.14.1
Configuration menu - View commit details
-
Copy full SHA for fe3182e - Browse repository at this point
Copy the full SHA fe3182eView commit details
Commits on Feb 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 52e85fe - Browse repository at this point
Copy the full SHA 52e85feView commit details
Commits on Feb 9, 2026
-
Bump step-security/harden-runner from 2.14.1 to 2.14.2
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@e3f713f...5ef0c07) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccbc5e6 - Browse repository at this point
Copy the full SHA ccbc5e6View commit details -
Merge pull request #95 from ruby/dependabot/github_actions/step-secur…
…ity/harden-runner-2.14.2 Bump step-security/harden-runner from 2.14.1 to 2.14.2
Configuration menu - View commit details
-
Copy full SHA for 29e4fd3 - Browse repository at this point
Copy the full SHA 29e4fd3View commit details
Commits on Mar 2, 2026
-
Bump step-security/harden-runner from 2.14.2 to 2.15.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@5ef0c07...a90bcbc) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7960b04 - Browse repository at this point
Copy the full SHA 7960b04View commit details -
Merge pull request #96 from ruby/dependabot/github_actions/step-secur…
…ity/harden-runner-2.15.0 Bump step-security/harden-runner from 2.14.2 to 2.15.0
Configuration menu - View commit details
-
Copy full SHA for f4e1caf - Browse repository at this point
Copy the full SHA f4e1cafView commit details
Commits on Mar 9, 2026
-
Bump step-security/harden-runner from 2.15.0 to 2.15.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@a90bcbc...58077d3) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c0e61e - Browse repository at this point
Copy the full SHA 5c0e61eView commit details -
Merge pull request #98 from ruby/dependabot/github_actions/step-secur…
…ity/harden-runner-2.15.1 Bump step-security/harden-runner from 2.15.0 to 2.15.1
Configuration menu - View commit details
-
Copy full SHA for 35504ba - Browse repository at this point
Copy the full SHA 35504baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d7c84 - Browse repository at this point
Copy the full SHA 55d7c84View commit details -
* The timeout could trigger before the `raise`.
Configuration menu - View commit details
-
Copy full SHA for e4aa360 - Browse repository at this point
Copy the full SHA e4aa360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b93553 - Browse repository at this point
Copy the full SHA 9b93553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951e802 - Browse repository at this point
Copy the full SHA 951e802View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ab79dff...951e802