Bump the ruby-deps group across 4 directories with 7 updates #363
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the ruby-deps group with 1 update in the / directory: rspec-mocks.
Bumps the ruby-deps group with 1 update in the /examples/camping directory: warbler.
Bumps the ruby-deps group with 3 updates in the /examples/rails7 directory: warbler, bigdecimal and minitest.
Bumps the ruby-deps group with 1 update in the /examples/sinatra directory: warbler.
Updates
rspec-mocksfrom 3.13.5 to 3.13.6Changelog
Sourced from rspec-mocks's changelog.
Commits
0cca228rspec-mocks-v3.13.6de0f104Merge pull request #265 from undees/undees/73-avoid-infinite-loop-on-mocked-is-a5aa0256Change more :if / :unless to :skip6ceb263Merge pull request #226 from rspec/general-lint-fixese82920aFix typo for expectationsUpdates
warblerfrom523237bto8e3d365Commits
8e3d365Add lib/warbler_jar.jar to .gitignore5781d96Merge pull request #579 from headius/remove_jar7615427Remove the versioned jar from repoe697a3fMerge pull request #576 from chadlwilson/2.1.0-release-prepeb5fe94build: Define compatible jruby/jruby-rack more accurately; allow ostruct patches3189eb1chore: Bump versions for 2.1.0 release65a98abdocs: Update and rationalise changelog for 2.1.0 releasee9df723build: Correct rdoc generation for released438bb2Merge pull request #578 from jruby/kares-patch-11e148deProper JRuby at runtime requirementUpdates
jruby-rackfrom 1.2.5 to 1.2.6Changelog
Sourced from jruby-rack's changelog.
Commits
0cf520c[release] prepare for 1.2.6408870eMerge pull request #358 from chadlwilson/improve-gem-path-consistency023672b[docs] fix warbler link7e0b44b[chore] Remove outdated comment2bdcb42[fix] Avoid requiring 'stringio' so early in boot processac038be[fix] Remove the undocumented and unsafe jruby.rack.env.gem_path = false init...8bbcbdf[fix] Ensure that jruby-rack leaves ENV vars and Gem.path in consistent state23f527e[build] Bump bundled rack from 2.2.19 to 2.2.202b54b77[chore] Link Maven Central60e3985[chore] Label the badgesUpdates
ostructfrom 0.6.2 to 0.6.3Release notes
Sourced from ostruct's releases.
Commits
d6302c7v0.6.34596063useRactor.shareable_proc380c327Bump step-security/harden-runner from 2.12.1 to 2.12.2Updates
rubyzipfrom 3.1.1 to 3.2.0Release notes
Sourced from rubyzip's releases.
Changelog
Sourced from rubyzip's changelog.
Commits
9a7ee0dUpdate version number and Changelog for release.1ff464aAllowFileto suppress extra fields.cbe3f10README: document the use ofOutputStream.5b1e18cOutputStream: allow individual extra fields to be suppressed.208effeAllowOutputStreamto locally suppress extra fields.f49ecb6Entry: clean up reading and writing the CDir headers.00ebfc5TestOutputStreambehaves as expected with Zip64 support off.92b965cTestOutputStreamsets Zip64 extra field by default.6256a1fExtra fields: use symbols as indices as opposed to strings.2f14307Ensure thatUnknownextra field has a superclass.Updates
warblerfrom523237bto8e3d365Commits
8e3d365Add lib/warbler_jar.jar to .gitignore5781d96Merge pull request #579 from headius/remove_jar7615427Remove the versioned jar from repoe697a3fMerge pull request #576 from chadlwilson/2.1.0-release-prepeb5fe94build: Define compatible jruby/jruby-rack more accurately; allow ostruct patches3189eb1chore: Bump versions for 2.1.0 release65a98abdocs: Update and rationalise changelog for 2.1.0 releasee9df723build: Correct rdoc generation for released438bb2Merge pull request #578 from jruby/kares-patch-11e148deProper JRuby at runtime requirementUpdates
jruby-rackfrom 1.2.5 to 1.2.6Changelog
Sourced from jruby-rack's changelog.
Commits
0cf520c[release] prepare for 1.2.6408870eMerge pull request #358 from chadlwilson/improve-gem-path-consistency023672b[docs] fix warbler link7e0b44b[chore] Remove outdated comment2bdcb42[fix] Avoid requiring 'stringio' so early in boot processac038be[fix] Remove the undocumented and unsafe jruby.rack.env.gem_path = false init...8bbcbdf[fix] Ensure that jruby-rack leaves ENV vars and Gem.path in consistent state23f527e[build] Bump bundled rack from 2.2.19 to 2.2.202b54b77[chore] Link Maven Central60e3985[chore] Label the badgesUpdates
ostructfrom 0.6.2 to 0.6.3Release notes
Sourced from ostruct's releases.
Commits
d6302c7v0.6.34596063useRactor.shareable_proc380c327Bump step-security/harden-runner from 2.12.1 to 2.12.2Updates
rubyzipfrom 3.1.1 to 3.2.0Release notes
Sourced from rubyzip's releases.
Changelog
Sourced from rubyzip's changelog.
Commits
9a7ee0dUpdate version number and Changelog for release.1ff464aAllowFileto suppress extra fields.cbe3f10README: document the use ofOutputStream.5b1e18cOutputStream: allow individual extra fields to be suppressed.208effeAllowOutputStreamto locally suppress extra fields.f49ecb6Entry: clean up reading and writing the CDir headers.00ebfc5TestOutputStreambehaves as expected with Zip64 support off.92b965cTestOutputStreamsets Zip64 extra field by default.6256a1fExtra fields: use symbols as indices as opposed to strings.2f14307Ensure thatUnknownextra field has a superclass.Updates
bigdecimalfrom 3.3.0 to 3.3.1Release notes
Sourced from bigdecimal's releases.
Changelog
Sourced from bigdecimal's changelog.
Commits
2d932f4Bump version to 3.3.1 (#443)8f34991Unify all precision validation to be consistent with BigDecimal#add (#442)a831065Fix modulo/remainder of negative zero (#441)Updates
minitestfrom 5.25.5 to 5.26.0Changelog
Sourced from minitest's changelog.
Commits
f78aa72prepped for release5faf12f- Use Regexp.escape for BASE_RE in case pwd has special chars. (astra_1993)839c5f0- Bypass parallel_executor entirely when n_threads=1.7c90742- Switched assert_equal's diff from Tempfile.open to Tempfile.create.b3dcd38clarify an assert_equal + newline + backslash n test output to be more readable14c87efImprove let tests to no longer be order dependent.6c995cf- Ensure that minitest exits non-zero on Interrupt. (tavianator)42ce806- Removed some 1.8/1.9-based code from the assertions and expectations.a17393e- Still fighting with rdoc? Yup. Still fighting with rdoc...68b3d0c- Don't require rubygems in Rakefile... it is 2025.Updates
warblerfrom523237bto8e3d365Commits
8e3d365Add lib/warbler_jar.jar to .gitignore5781d96Merge pull request #579 from headius/remove_jar7615427Remove the versioned jar from repoe697a3fMerge pull request #576 from chadlwilson/2.1.0-release-prepeb5fe94build: Define compatible jruby/jruby-rack more accurately; allow ostruct patches3189eb1chore: Bump versions for 2.1.0 release65a98abdocs: Update and rationalise changelog for 2.1.0 releasee9df723build: Correct rdoc generation for released438bb2Merge pull request #578 from jruby/kares-patch-11e148deProper JRuby at runtime requirementUpdates
jruby-rackfrom 1.2.5 to 1.2.6Changelog
Sourced from jruby-rack's changelog.
Commits
0cf520c[release] prepare for 1.2.6408870eMerge pull request #358 from chadlwilson/improve-gem-path-consistency023672b[docs] fix warbler link7e0b44b[chore] Remove outdated comment2bdcb42[fix] Avoid requiring 'stringio' so early in boot processac038be[fix] Remove the undocumented and unsafe jruby.rack.env.gem_path = false init...8bbcbdf[fix] Ensure that jruby-rack leaves ENV vars and Gem.path in consistent state23f527e[build] Bump bundled rack from 2.2.19 to 2.2.202b54b77[chore] Link Maven Central60e3985[chore] Label the badgesUpdates
ostructfrom 0.6.2 to 0.6.3Release notes
Sourced from ostruct's releases.
Commits
d6302c7v0.6.34596063useRactor.shareable_proc380c327Bump step-security/harden-runner from 2.12.1 to 2.12.2Updates
rubyzipfrom 3.1.1 to 3.2.0Release notes
Sourced from rubyzip's releases.
Changelog
Sourced from rubyzip's changelog.
Commits
9a7ee0dUpdate version number and Changelog for release.1ff464aAllowFileto suppress extra fields.cbe3f10README: document the use ofOutputStream.5b1e18cOutputStream: allow individual extra fields to be suppressed.208effeAllowOutputStreamto locally suppress extra fields.f49ecb6Entry: clean up reading and writing the CDir headers.00ebfc5TestOutputStreambehaves as expected with Zip64 support off.92b965cTestOutputStreamsets Zip64 extra field by default.6256a1fExtra fields: use symbols as indices as opposed to strings.2f14307Ensure thatUnknownextra field has a superclass.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