Subject: CVS commit: pkgsrc/devel/ruby-concurrent-ruby
From: Takahiro Kambe
Date: 2024-12-08 17:36:53
Message id: 20241208163653.4ABC2FC1C@cvs.NetBSD.org

Log Message:
devel/ruby-concurrent-ruby: update to 1.3.4

1.2.3 (2024-01-16)

What's Changed
* Fix TimerTask :execution_interval docs by @freemanoid in #994
* Fix TimerTask docs to not refer to #execute as "blocking" by @bensheldon
  in #996
* Fix TimerTask example output by @bensheldon in #1003
* Fix broken CI due to rake-compiler error on Ruby < 2.6 by @mattbrictson in
  #1007
* Fix doc typo: yeild → yield by @mattbrictson in #1006
* Fix DaemonThreadFactory - reuse single Java thread factory by @obulkin in
  #1009
* Fix sporadic failures testing with JRuby by @headius in #1012
* Allow TimerSet to safely handle an executor raising RejectedExecutionError
  by @bensheldon in #999
* Use executor from arg in then_on/rescue_on/chain_on for Promises by
  @tgwizard in #1005
* Allow TimerTask to be initialized with a specified Executor by @bensheldon
  in #1000
* Create method ThreadPoolExecutor#active_count to expose the number of
  threads that are actively executing tasks by @bensheldon in #1002
* Drop dependency on mutex_m by @casperisfine in #1013
* Fix compile error on FreeBSD 14 by @janbiedermann in #1014
* Fix spurious return in Promises#wait_until_resolved by @eregon in #1016
* Remove AtomicReferenceMapBackend and CheapLockable by @eregon in #1018
* Add Ruby 3.3 in CI by @eregon in #1021
* docs: fix typo in throttle docs by @G-Rath in #1024
* docs: update promises grammar by @G-Rath in #1026
* Add TimerTask#interval_type option to configure interval calculation by
  @bensheldon in #997

New Contributors
* @freemanoid made their first contribution in #994
* @bensheldon made their first contribution in #996
* @mattbrictson made their first contribution in #1007
* @obulkin made their first contribution in #1009
* @headius made their first contribution in #1012
* @tgwizard made their first contribution in #1005
* @janbiedermann made their first contribution in #1014
* @G-Rath made their first contribution in #1024

1.3.0 (2024-05-30)

There was a packaging issue that resulted in a broken v1.3.0 gem having been
pushed to RubyGems.  The code corresponding to this tag is fine to use, but
there is no corresponding v1.3.0 gem as we had to yank it.  Please use
v1.3.1 instead, which is nothing more than v1.3.0 packaged correctly.

What's Changed
* Add Concurrent.usable_processor_count that is cgroups aware by
  @casperisfine in #1038
* Align Java Executor Service behavior for shuttingdown?, shutdown? by
  @bensheldon in #1042

New Contributors
* @dependabot made their first contribution in #1028
* @kkohrt made their first contribution in #1037

1.3.1 (2024-11-30)

This release is essentially v1.3.0, but with a properly packaged gem.  There
was an issue publishing v1.3.0 and that gem needed to be yanked to avoid
breaking downstream projects.  The v1.3.0 changelog is reproduced below.

1.3.2 (2024-06-07)

What's Changed
* Fix method name in CHANGELOG.md by @nertzy in #1049
* Remove dependency on win32ole by @Earlopain in #1051

New Contributors
* @nertzy made their first contribution in #1049
* @Earlopain made their first contribution in #1051

1.3.3 (2024-06-09)

What's Changed
* Improve speed for windows Get-CimInstance by @Earlopain in #1053

1.3.4 (2024-08-10)

What's Changed
* Update comment for JRuby variant of processor_count to reality by
  @meineerde in #1054
* Add Concurrent.cpu_requests that is cgroups aware. by @heka1024 in #1058
* Fix the doc of Concurrent.available_processor_count by @y-yagi in #1059
* Fix the return value of Concurrent.available_processor_count when
  cpu.cfs_quota_us is -1 by @y-yagi in #1060

New Contributors
* @heka1024 made their first contribution in #1058
* @y-yagi made their first contribution in #1059

Files:
RevisionActionfile
1.11modifypkgsrc/devel/ruby-concurrent-ruby/Makefile
1.8modifypkgsrc/devel/ruby-concurrent-ruby/PLIST
1.13modifypkgsrc/devel/ruby-concurrent-ruby/distinfo