bundle(deps): bump the ruby-deps group across 1 directory with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
ruby dependencies
Bumps the ruby-deps group with 6 updates in the / directory:
| Package | From | To |
|---|---|---|
| benchmark | 0.4.0 |
0.4.1 |
| bigdecimal | 3.1.9 |
3.2.2 |
| csv | 3.3.4 |
3.3.5 |
| drb | 2.2.1 |
2.2.3 |
| faraday-net_http | 3.4.0 |
3.4.1 |
| json | 2.12.0 |
2.12.2 |
Updates benchmark from 0.4.0 to 0.4.1
Release notes
Sourced from benchmark's releases.
v0.4.1
What's Changed
- Document that default FORMAT includes total time by
@paarthmadanin ruby/benchmark#12New Contributors
@paarthmadanmade their first contribution in ruby/benchmark#12Full Changelog: https://github.com/ruby/benchmark/compare/v0.4.0...v0.4.1
Commits
6d878b4v0.4.1b9db5ddMerge pull request #12 from paarthmadan/correct-format-documentationd387ff8Merge pull request #33 from ruby/dependabot/github_actions/step-security/hard...17a729eBump step-security/harden-runner from 2.11.1 to 2.12.0a30b6d4Merge pull request #32 from ruby/dependabot/github_actions/step-security/hard...ab59593Bump step-security/harden-runner from 2.11.0 to 2.11.1f200b9eMerge pull request #31 from ruby/dependabot/github_actions/step-security/hard...08282b7Bump step-security/harden-runner from 2.10.4 to 2.11.01511574Merge pull request #30 from ruby/dependabot/github_actions/step-security/hard...ec8b39dBump step-security/harden-runner from 2.10.3 to 2.10.4- Additional commits viewable in compare view
Updates bigdecimal from 3.1.9 to 3.2.2
Release notes
Sourced from bigdecimal's releases.
v3.2.2
What's Changed
- Make precision calculation in bigdecimal.div(value, 0) gc-compaction safe by
@tompngin ruby/bigdecimal#339Full Changelog: https://github.com/ruby/bigdecimal/compare/v3.2.1...v3.2.2
v3.2.1
What's Changed
- Enabled trusted publisher for rubygems.org by
@hsbtin ruby/bigdecimal#333- Fix division precision limit by
@tompngin ruby/bigdecimal#335Full Changelog: https://github.com/ruby/bigdecimal/compare/v3.2.0...v3.2.1
v3.2.0
What's Changed
- Fix spec NoMethodError message for .allocator on truffle Ruby by
@mrzasain ruby/bigdecimal#313- Remove outdated BigMath.atan document that refers to convergence by
@tompngin ruby/bigdecimal#318- Add a precision assertion to BigMath test by
@tompngin ruby/bigdecimal#316- Use
Ractor#valueasRactor#takeis removed by@ko1in ruby/bigdecimal#327- Indent multiline call-seq comment by
@tompngin ruby/bigdecimal#311- Integrate BigDecimal_div and BigDecimal_div2 by
@tompngin ruby/bigdecimal#329- Fix division rounding by
@tompngin ruby/bigdecimal#330New Contributors
@tompngmade their first contribution in ruby/bigdecimal#318@ko1made their first contribution in ruby/bigdecimal#327Full Changelog: https://github.com/ruby/bigdecimal/compare/v3.1.9...v3.2.0
Commits
0838cb1Bump version to 3.2.29d9c352Update CHANGES for 3.2.2199ebfdMake precision calculation in bigdecimal.div(value, 0) gc-compaction safe (#339)d6faddbBump version to 3.2.11cce03cCHANGES: Add v3.2.1 entries64933d4Merge pull request #335 from tompng/div_with_preclimit_fix5edc779Apply preclimit in BigDecimal_div2 when specified prec is 0e0cb4a6Enabled trusted publisher for rubygems.org (#333)b5611d7Bump version to 3.2.0b295c49Add dev:version:bump rake task- Additional commits viewable in compare view
Updates csv from 3.3.4 to 3.3.5
Release notes
Sourced from csv's releases.
csv 3.3.5 - 2025-06-01
Improvements
- docs: Fixed
StringScannerdocument URL.
- GH-343
- Patch by Petrik de Heus
Thanks
- Petrik de Heus
Changelog
Sourced from csv's changelog.
3.3.5 - 2025-06-01
Improvements
- docs: Fixed
StringScannerdocument URL.
- GH-343
- Patch by Petrik de Heus
Thanks
- Petrik de Heus
Commits
Updates drb from 2.2.1 to 2.2.3
Release notes
Sourced from drb's releases.
dRuby 2.2.3 - 2025-05-21
Improvement
Added support for "Changelog" link in RubyGems.org page.
- GH-30
- Patch by Mark Young
Dropped
ObjectSpace._id2refdependency becauseObjectSpace._id2refis deprecated.Drb::WeakIdConvis meaningless by this. So it's deprecated. Use the default ID converter instead.Fixes
- SSL: Fixed wrong certificate version.
Thanks
- Mark Young
Changelog
Sourced from drb's changelog.
2.2.3 - 2025-05-21
Improvement
Added support for "Changelog" link in RubyGems.org page.
- GH-30
- Patch by Mark Young
Dropped
ObjectSpace._id2refdependency becauseObjectSpace._id2refis deprecated.Drb::WeakIdConvis meaningless by this. So it's deprecated. Use the default ID converter instead.Fixes
- SSL: Fixed wrong certificate version.
Thanks
- Mark Young
Commits
a4f7444Bump version3f24a11Fix building and publishing package9ec64d4Bump version6f74128Add 2.2.2 entry6a94342Use more specific changelog pageca80a6cAdd support for Trusted Publishing99a2835Merge InvokeMethod18Mixin into InvokeMethod (#37)e827fe7Add safety comment about x509 cert versioning rule (#34)b360d74Avoid use of id2ref for weak mapping (#35)69c2ef5Merge pull request #29 from jeremyevans/fix-openssl-cert-version- Additional commits viewable in compare view
Updates faraday-net_http from 3.4.0 to 3.4.1
Release notes
Sourced from faraday-net_http's releases.
v3.4.1
What's Changed
- Prepare Trusted Publisher by
@djsmentyain lostisland/faraday-net_http#50New Contributors
@djsmentyamade their first contribution in lostisland/faraday-net_http#50Full Changelog: https://github.com/lostisland/faraday-net_http/compare/v3.4.0...v3.4.1
Commits
Updates json from 2.12.0 to 2.12.2
Release notes
Sourced from json's releases.
v2.12.2
- Fix compiler optimization level.
Full Changelog: https://github.com/ruby/json/compare/v2.12.1...v2.12.2
v2.12.1
What's Changed
- Fix a potential crash in large negative floating point number generation.
- Fix for JSON.pretty_generate to use passed state object's generate instead of state class as the required parameters aren't available.
Full Changelog: https://github.com/ruby/json/compare/v2.12.0...v2.12.1
Changelog
Sourced from json's changelog.
2025-05-23 (2.12.2)
- Fix compiler optimization level.
2025-05-23 (2.12.1)
- Fix a potential crash in large negative floating point number generation.
- Fix for JSON.pretty_generate to use passed state object's generate instead of state class as the required parameters aren't available.
Commits
a29cb77Release 2.12.28603a57Release 2.12.130eacc2Merge pull request #810 from byroot/fbuffer-bound-checks8109421fbuffer.c: add debug mode with bound checks.d695177Merge pull request #808 from byroot/reported-segvd73ae93Fix: generate_json_float to reserve enough memory for large negative floats.60e80e1Merge pull request #806 from GrantBirki/minor-fixes7c03ffcRemove some unnecessary top level constant lookupsc060943remove redundantself.f5c1b8cuse.over::for consistency- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+6
-6
Package Dependencies
Technical Details
| ID: | 1727375 |
| UUID: | 2596647786 |
| Node ID: | PR_kwDOKRt5ls6axbNq |
| Host: | GitHub |
| Repository: | BlackPythonDevs/blackpythondevs.github.io |
| Merge State: | Unknown |