build(deps): Bump the all group with 3 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [puma](https://github.com/puma/puma), [minitest](https://github.com/minitest/minitest) and [mocha](https://github.com/freerange/mocha) to permit the latest version. Updates `puma` to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v7.0.0...v8.0.2) Updates `minitest` to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.16.0...v6.0.6) Updates `mocha` to 3.1.0 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v2.7.0...v3.1.0) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production dependency-group: all - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:production dependency-group: all - dependency-name: mocha dependency-version: 3.1.0 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on puma, minitest and mocha to permit the latest version.
Updates
pumato 8.0.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
... (truncated)
Commits
8085b75Release v8.0.2 (#3945)439c6138.0.2 backport (#3944)cee7e61Release v8.0.1 (#3932)f955cafFix prune_bundler stripping user-configured BUNDLE_* env vars on re-exec (#3929)97996aaci: test_error_logger.rb - fix TruffleRuby error (#3930)03825bcBuild(deps): Bump actions/github-script from 8 to 9 (#3925)053efaeReword v8 upgrade guide ipv6 bullet (#3928)b19f35aFix incorrect hook names in gRPC docs (#3923)eeabe4bUse blocks for debug logging to avoid creating messages if debug disabled (#3...08f63d4Release v8.0.0 (#3914)Updates
minitestto 6.0.6Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
f6180b0prepped for release23bc7f2- Removed private Assertions#_where as it is no longer used.c471347- Fix using assert_equal/same/nil w/ BasicObject by comparing w/nil == exp...89c3e62Branching minitest to version 6.0.56790f86- Raise TypeError if assert_raises is passed anything but modules/classes.235fa5b- Avoid circular requires in lib/minitest/server_plugin.rb.5f0482eprepped for releaseb12f87f- Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...649b075prepped for releasea2d0904- assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (...Updates
mochato 3.1.0Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
3d08fea[skip ci] Update documentation for v3.1.055b7113Bump version to 3.1.0 & prepare for release84ff8a2Merge pull request #794 from freerange/format-warnings-consistently-and-inclu...c569071Make Expectation#definition_location consistent8e2c12aExclude source code from deprecation warning69f93faExtract BacktraceFilter#exclude?0251ec1Rename block variable from location -> line88e22e4Move source location to end of warning message1713bfcDisplay source location for all warningse5a8e7bDistinguish deprecation warnings in testsDependabot 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 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