Skip to content

chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.6 in /example#4

Merged
omarsdev merged 1 commit into
mainfrom
dependabot/bundler/example/concurrent-ruby-1.3.6
May 7, 2026
Merged

chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.6 in /example#4
omarsdev merged 1 commit into
mainfrom
dependabot/bundler/example/concurrent-ruby-1.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps concurrent-ruby from 1.3.3 to 1.3.6.

Release notes

Sourced from concurrent-ruby's releases.

v1.3.6

What's Changed

New Contributors

Full Changelog: ruby-concurrency/concurrent-ruby@v1.3.5...v1.3.6

v1.3.5

What's Changed

New Contributors

Full Changelog: ruby-concurrency/concurrent-ruby@v1.3.4...v1.3.5

v1.3.4

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from concurrent-ruby's changelog.

Release v1.3.6 (13 December 2025)

concurrent-ruby:

Release v1.3.5, edge v0.7.2 (15 January 2025)

concurrent-ruby:

  • (#1062) Remove dependency on logger.

concurrent-ruby-edge:

  • (#1062) Remove dependency on logger.

Release v1.3.4 (10 August 2024)

  • (#1060) Fix bug with return value of Concurrent.available_processor_count when cpu.cfs_quota_us is -1.
  • (#1058) Add Concurrent.cpu_shares that is cgroups aware.
Commits
  • dba7766 Release 1.3.6
  • 49b7552 Exclude dependabot updates from release notes
  • 048f5d0 ThreadPoolExecutor kill will wait_for_termination in JRuby; ensure TimerS...
  • 4e340ed Flaky test fix: allow ThreadPool to shutdown before asserting completed_task_...
  • 4dc8de3 Allow TimerTask to be safely restarted after shutdown and avoid duplicate tas...
  • 47cf3a1 Mark RubySingleThreadExecutor as a SerialExecutorService
  • 572d44c Asynchronous pruning for RubyThreadPoolExecutor (#1082)
  • e25e34c Add Joshua Young to the list of maintainers (#1097)
  • 978eed6 Use typed data APIs
  • eacd77a Use stdatomic.h on recent macOS
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Labels

The following labels could not be found: dependencies, ruby. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@omarsdev
Copy link
Copy Markdown
Owner

omarsdev commented May 7, 2026

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps): bump concurrent-ruby from 1.3.3 to 1.3.6 in /example chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.6 in /example May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/example/concurrent-ruby-1.3.6 branch from 5296c61 to a163032 Compare May 7, 2026 03:30
@omarsdev
Copy link
Copy Markdown
Owner

omarsdev commented May 7, 2026

@dependabot rebase

Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.3 to 1.3.6.
- [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.3...v1.3.6)

---
updated-dependencies:
- dependency-name: concurrent-ruby
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/example/concurrent-ruby-1.3.6 branch from a163032 to 8c8fc3a Compare May 7, 2026 03:53
@omarsdev omarsdev merged commit 2f44e62 into main May 7, 2026
2 checks passed
@omarsdev omarsdev deleted the dependabot/bundler/example/concurrent-ruby-1.3.6 branch May 7, 2026 04:06
github-actions Bot pushed a commit that referenced this pull request May 7, 2026
## [1.0.3](v1.0.2...v1.0.3) (2026-05-07)

### 🛠️ Other changes

* **deps:** bump actions/cache from 4 to 5 ([#1](#1)) ([d55abd7](d55abd7))
* **deps:** bump actions/checkout from 4 to 6 ([#3](#3)) ([375e782](375e782))
* **deps:** bump concurrent-ruby from 1.3.3 to 1.3.6 in /example ([#4](#4)) ([2f44e62](2f44e62))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🎉 This PR is included in version 1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant