[bundler] Bump the monthly group across 1 directory with 4 updates #150
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 monthly group with 4 updates in the / directory: minitest, mocha, concurrent-ruby and json.
Updates
minitestfrom 5.26.2 to 5.27.0Changelog
Sourced from minitest's changelog.
Commits
819e9b5Branching minitest to version 5.27.0e9a9fc3! Adding post install message announcing the EOL for minitest 5.4525c88REVERTED: Removed obsolete conditional for prerecord. For now... Wait for MT6.6b3fb6c- Removed obsolete guards around Warning.72b90c3- Removed obsolete version guards for pattern matching assertions.a8143f2- Removed obsolete conditional for prerecordf6fffa1+ Use Kernel#warn uplevel argument for nicer warnings. (byroot)a0e9289Fixed reporter test shape variation warning. (havenwood)15394fc+ Removed TestTask::Work#initialize since Queue can now initialize with an En...8a4d7ee- Switched all internal requires to require_relative.Updates
mochafrom 2.8.2 to 3.0.0Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
16a380b[skip ci] Update documentation for v3.0.0b035b36Bump version to 3.0.0 & prepare for releaseb4310b8[skip ci] Update documentation for v3.0.0-rc.231e433aBump version to 3.0.0-rc.2 & prepare for release812fb65Fix Naming/FileName violation for BaseMethods1c0fcabNo default arg for Hooks#mocha_setupa461609No default arg for Mockery.setup207384dNo default arg for Mockery#initialize2e8cfe5Extract build_mockery method in MockeryTestd850fc5No default assertion_counter for Mock#initializeUpdates
concurrent-rubyfrom 1.3.5 to 1.3.6Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
dba7766Release 1.3.649b7552Exclude dependabot updates from release notes048f5d0ThreadPoolExecutorkillwillwait_for_terminationin JRuby; ensure TimerS...4e340edFlaky test fix: allow ThreadPool to shutdown before asserting completed_task_...4dc8de3Allow TimerTask to be safely restarted after shutdown and avoid duplicate tas...47cf3a1Mark RubySingleThreadExecutor as a SerialExecutorService572d44cAsynchronous pruning for RubyThreadPoolExecutor (#1082)e25e34cAdd Joshua Young to the list of maintainers (#1097)978eed6Use typed data APIseacd77aUse stdatomic.h on recent macOSUpdates
jsonfrom 2.17.1 to 2.18.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
1cdd212Release 2.18.03459499Addallow_control_charactersparsing option1da3fd9Add a specific error for unescaped newlinescf3993cRemove dead code from JSON::TruffleRuby::Generator4218a42Remove dead code in benchmark/encoder.rbDependabot 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 conditionsNote
Updates
Gemfile.lockto newer versions ofconcurrent-ruby,json,minitest, andmocha.concurrent-rubyfrom1.3.5→1.3.6.jsonfrom2.17.1→2.18.0.minitestfrom5.26.2→5.27.0.mochafrom2.8.2→3.0.0.Written by Cursor Bugbot for commit 489c4f0. This will update automatically on new commits. Configure here.