[bundler] Bump the monthly group across 1 directory with 3 updates #81
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 3 updates in the / directory: minitest, mocha and sqlite3.
Updates
minitest
from 5.25.2 to 5.25.4Changelog
Sourced from minitest's changelog.
Commits
d84437f
prepped for release51cfac5
- Fix for must_verify definition if only requiring minitest/mock (but why?).704d310
prepped for release2d542ff
- Fixed formatting of unmet mock expectation messages.212de90
- minitest/pride: Fixed to use true colors with *-direct terminals (bk2204)Updates
mocha
from 2.6.1 to 2.7.1Changelog
Sourced from mocha's changelog.
Commits
cb0909e
[skip ci] Update documentation for v2.7.1d6ba8b9
Bump version to 2.7.1 & prepare for release4d4a027
Merge pull request #698 from freerange/expectation-with-improvementsb30e443
Indicate when matcher logic is defined by blockfed3387
Add custom matcher example to Expectatation#with docs17a4856
Improve docs for Expectation#with when passed block3ca865f
Document argument precedence for Expectation#with558d521
Add docs for Expectation#with when passed block99f3f6b
Document Expectation#with called multiple timesc3b4b8e
Clarify docs for Expectation#with yieldparamUpdates
sqlite3
from 2.3.1 to 2.4.1Release notes
Sourced from sqlite3's releases.
... (truncated)
Changelog
Sourced from sqlite3's changelog.
Commits
3641937
version bump to v2.4.13aeae97
Merge pull request #593 from sparklemotion/flavorjones-dep-sqlite-3.47.2ad0f370
dep: bump vendored sqlite to v3.47.2d774206
Merge pull request #592 from sparklemotion/flavorjones-handle-weakref-cleanupec11e4c
fix: handle the case where GC runs during fork safety checks47f904e
doc: document how to use extensions in a rails app59c30ec
ci: regenerate rdocs when version tags are pushede6a62f3
doc: update doc URLs to https://sparklemotion.github.io/sqlite3-ruby6141cfd
ci: workflow to publish rdoc6886f98
version bump to v2.4.0Most Recent Ignore Conditions Applied to This Pull Request
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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