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

Bump the patch-and-minor-dependencies group with 2 updates #141

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2024

Bumps the patch-and-minor-dependencies group with 2 updates: erubi and test-unit.

Updates erubi from 1.13.0 to 1.13.1

Changelog

Sourced from erubi's changelog.

=== 1.13.1 (2024-12-19)

  • Avoid spurious frozen string literal warnings for chilled strings when using Ruby 3.4 (jeremyevans)
Commits
  • f1a0fb5 Bump version to 1.13.1
  • aeae5e7 Use -W:strict_unused_block when running tests on Ruby 3.4+
  • 6aa6f52 Avoid spurious frozen string literal warnings on Ruby 3.4.0-preview2
  • See full diff in compare view

Updates test-unit from 3.6.4 to 3.6.7

Release notes

Sourced from test-unit's releases.

test-unit 3.6.7 - 2024-12-17

Fixes

  • Fixed a bug that test-unit doesn't work with Ruby < 2.5.

test-unit 3.6.6 - 2024-12-17

Improvements

  • Improved backward compatibility for the Test::Unit::TestCase#run overriding case. In general, we don't recommend it but there are old scripts that do it. (Mainly, I did it...)
    • GH-276
    • Reported by Mamoru TASAKA

Thanks

  • Mamoru TASAKA

test-unit 3.6.5 - 2024-12-15

Fixes

  • parallel: thread: Fixed a bug that we can't use pend and notify.
    • GH-271
    • Reported by Takahiro Ueda
    • Patch by Tsutomu Katsube

Thanks

  • Takahiro Ueda

  • Tsutomu Katsube

Commits

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 patch-and-minor-dependencies group with 2 updates: [erubi](https://github.com/jeremyevans/erubi) and [test-unit](https://github.com/test-unit/test-unit).


Updates `erubi` from 1.13.0 to 1.13.1
- [Changelog](https://github.com/jeremyevans/erubi/blob/master/CHANGELOG)
- [Commits](jeremyevans/erubi@1.13.0...1.13.1)

Updates `test-unit` from 3.6.4 to 3.6.7
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.6.4...3.6.7)

---
updated-dependencies:
- dependency-name: erubi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: test-unit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2024
@simonneutert simonneutert merged commit 9315632 into main Dec 21, 2024
2 checks passed
@simonneutert simonneutert deleted the dependabot/bundler/patch-and-minor-dependencies-3888ed1406 branch December 21, 2024 10:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant