Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bundler] Bump the monthly group across 1 directory with 3 updates #45

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the monthly group with 3 updates in the / directory: minitest, mocha and concurrent-ruby.

Updates minitest from 5.23.1 to 5.24.1

Changelog

Sourced from minitest's changelog.

=== 5.24.1 / 2024-06-29

  • 1 bug fix:

    • Fix the error message when an extension is invalid value. (y-yagi)

=== 5.24.0 / 2024-06-18

  • 2 minor enhancements:

    • Added Minitest.register_plugin.
    • Extended plugin system to work with modules/classes for opt-out plugins.
  • 1 bug fix:

    • Removed anacronism, but allow load_plugins to exit gracefully if --disable=gems.
Commits
  • 15c7418 Branching minitest to version 5.24.1
  • 8dc42bf - Fix the error message when an extension is invalid value. (y-yagi)
  • 0719fdb prepped for release
  • 2c5f1b7 + Added Minitest.register_plugin.
  • 0a1289f Remove more anacronisms. Allow tests to pass w/o rubygems loaded.
  • 8712996 - Removed anacronism, but allow load_plugins to exit gracefully if --disable=...
  • 09fe9a0 Fix one failing tests when string literals are frozen.
  • 08280ac Moved some methods around to follow actual call structure a bit better.
  • See full diff in compare view

Updates mocha from 2.3.0 to 2.4.0

Changelog

Sourced from mocha's changelog.

2.4.0

External changes

Internal changes

  • Improvements to #mocha_inspect unit tests (#650)
Commits
  • 5a3a208 [skip ci] Update documentation for v2.4.0
  • c973ca5 Bump version to 2.4.0 & prepare for release
  • 4ea9e38 Improve rendering of keyword arguments
  • 19a3d21 Improve unit tests for Hash#mocha_inspect
  • 12a1df8 Improve unit tests for Array#mocha_inspect
  • See full diff in compare view

Updates concurrent-ruby from 1.3.1 to 1.3.3

Release notes

Sourced from concurrent-ruby's releases.

v1.3.3

What's Changed

Full Changelog: ruby-concurrency/concurrent-ruby@v1.3.2...v1.3.3

v1.3.2

What's Changed

New Contributors

Full Changelog: ruby-concurrency/concurrent-ruby@v1.3.1...v1.3.2

Changelog

Sourced from concurrent-ruby's changelog.

Release v1.3.3 (9 June 2024)

  • (#1053) Improve the speed of Concurrent.physical_processor_count on Windows.

Release v1.3.2, edge v0.7.1 (7 June 2024)

concurrent-ruby:

  • (#1051) Remove dependency on win32ole.

concurrent-ruby-edge:

  • (#1052) Fix dependency on concurrent-ruby to allow the latest release.
Commits
  • b16af1e 1.3.3
  • 4ea1fc5 Improve speed for windows Get-CimInstance
  • d1d29ac 1.3.2
  • c672d6e Add a windows job to CI
  • 393ad72 Remove dependency on win32ole
  • 22f337c Automatically run bundle install before running tests
  • 9ff477f Release edge 0.7.1
  • 28c1cb4 Make it possible to publish edge without base
  • 152b302 Ensure JRuby is used in release tests
  • 397da1f Fix concurrent-ruby-edge to depend on ~> MAJOR.MINOR of concurrent-ruby
  • 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 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

Bumps the monthly group with 3 updates in the / directory: [minitest](https://github.com/minitest/minitest), [mocha](https://github.com/freerange/mocha) and [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby).


Updates `minitest` from 5.23.1 to 5.24.1
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.23.1...v5.24.1)

Updates `mocha` from 2.3.0 to 2.4.0
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](freerange/mocha@v2.3.0...v2.4.0)

Updates `concurrent-ruby` from 1.3.1 to 1.3.3
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](ruby-concurrency/concurrent-ruby@v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monthly
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monthly
- dependency-name: concurrent-ruby
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 1, 2024
@ahaverbuch ahaverbuch merged commit 1e6be66 into main Jul 8, 2024
1 check passed
@ahaverbuch ahaverbuch deleted the dependabot/bundler/monthly-c718f1dfa9 branch July 8, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant