-
-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: oxidize-rb/rb-sys
base: v0.9.114
head repository: oxidize-rb/rb-sys
compare: v0.9.115
- 7 commits
- 30 files changed
- 4 contributors
Commits on May 9, 2025
-
Add trivy scanning to docker images (#533)
* Add trivy scanning to docker images * Prevent workflow failure on EOL OS Trivy warnings Changed Trivy exit-code from "1" to "0" to avoid failing the workflow due to end-of-life OS warnings. * Update Trivy scan upload for security events Grant security-events permission and use upload-sarif v3 for Trivy scan results to enable uploading to GitHub Security tab.
Configuration menu - View commit details
-
Copy full SHA for 7e51cb7 - Browse repository at this point
Copy the full SHA 7e51cb7View commit details -
Bump rustix in /bench in the cargo group across 1 directory (#537)
Bumps the cargo group with 1 update in the /bench directory: [rustix](https://github.com/bytecodealliance/rustix). Updates `rustix` from 0.38.3 to 0.38.8 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.3...v0.38.8) --- updated-dependencies: - dependency-name: rustix dependency-version: 0.38.8 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39fb7c7 - Browse repository at this point
Copy the full SHA 39fb7c7View commit details -
Bump shlex in /fuzz in the cargo group across 1 directory (#536)
Bumps the cargo group with 1 update in the /fuzz directory: [shlex](https://github.com/comex/rust-shlex). Updates `shlex` from 1.1.0 to 1.3.0 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](comex/rust-shlex@1.1.0...1.3.0) --- updated-dependencies: - dependency-name: shlex dependency-version: 1.3.0 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe2f70c - Browse repository at this point
Copy the full SHA fe2f70cView commit details -
Fix some security warnings (#539)
* Potential fix for code scanning alert no. 4338: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Potential fix for code scanning alert no. 4334: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Pin gh actions * Add more permissions * Fix cache delete action * Remove flagged files * Remove more flagged files --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e5ac0fc - Browse repository at this point
Copy the full SHA e5ac0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e6538 - Browse repository at this point
Copy the full SHA f3e6538View commit details
Commits on May 14, 2025
-
Implement RBIGNUM_POSITIVE_P and RBIGNUM_NEGATIVE_P to check the sign…
… of bignum objects (#542)
Configuration menu - View commit details
-
Copy full SHA for fa5ca0d - Browse repository at this point
Copy the full SHA fa5ca0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b677a05 - Browse repository at this point
Copy the full SHA b677a05View 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 v0.9.114...v0.9.115