Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump tins from 1.37.1 to 1.38.0 #918

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps tins from 1.37.1 to 1.38.0.

Changelog

Sourced from tins's changelog.

2025-01-04 v1.38.0

  • Improved Tins::Limited concurrency handling:
    • Added execute method for task submission with a block
    • Changed process method to manage thread execution and queue management
    • Introduced stop method to signal processing termination
    • Modified test cases in limited_test.rb to accommodate new functionality
    • Added ensure clause to decrement counter and signal continuation after block execution
  • Added support for Ruby 3.4 Alpine image:
    • Updated .all_images.yml to include Ruby 3.4-alpine environment
    • Added ruby:3.4-alpine to the list of supported images
    • Now uses 3.4 instead of 3.3, 3.2, and 3.1 for ruby versions
Commits
  • 3f9c2cc Add to changes
  • 3bb602f Incremented Tins version to 1.38.0.
  • 1c34348 Improved Tins::Limited concurrency handling
  • d13da67 Improved thread handling in Tins::Limited module.
  • a7ac196 Added support for Ruby 3.4 Alpine image
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tins](https://github.com/flori/tins) from 1.37.1 to 1.38.0.
- [Changelog](https://github.com/flori/tins/blob/master/CHANGES.md)
- [Commits](flori/tins@v1.37.1...v1.38.0)

---
updated-dependencies:
- dependency-name: tins
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@michaelabon michaelabon merged commit d069f19 into main Feb 26, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/bundler/tins-1.38.0 branch February 26, 2025 19:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant