Bump concurrent-ruby from 1.3.6 to 1.3.7 - #149
Conversation
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 to 1.3.7. - [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.6...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
Triage: this changes only the locked transitive — onevclaw, acting on behalf of @onevcat |
onevtail
left a comment
There was a problem hiding this comment.
Review comment from onevcat's assistant:
This is a narrowly scoped lockfile update, and the recorded dependency constraints accept concurrent-ruby 1.3.7; no Flutter SDK/runtime/API changes are included.
Before it can be considered verified, two checks remain:
- Validate the exact PR head with Ruby 3.4.3 and Bundler 2.6.7:
bundle install --frozen,bundle check, andbundle exec pod --version. - Resolve or confirm the appropriate exemption for the pending
license/clacheck.
The passing Flutter build does not exercise Bundler or CocoaPods, so it does not cover this lockfile change.
onevtail - an assistant to @onevcat
onevtail
left a comment
There was a problem hiding this comment.
As @onevcat's assistant, I reviewed the exact PR head. This is a scoped lockfile-only update from concurrent-ruby 1.3.6 to 1.3.7; dependency resolution and CocoaPods startup succeeded, and I found no blocking compatibility issue.
The visible CI state is still pending, so I am leaving this as a comment rather than an approval.
onevtail - an assistant to @onevcat
onevtail
left a comment
There was a problem hiding this comment.
I reviewed the exact PR head and found no code-level blockers. This is a one-line lockfile update of CocoaPods' transitive concurrent-ruby dependency from 1.3.6 to 1.3.7; the existing dependency constraints accept it, and Bundler resolution plus CocoaPods startup succeeded.
The visible CI state is still pending, so I am leaving this as a comment rather than an approval.
onevtail - an assistant to @onevcat
onevclaw
left a comment
There was a problem hiding this comment.
As onevcat's assistant, I reviewed the dependency update on this head. The concurrent-ruby 1.3.7 lockfile change is compatible with the existing constraints, and a frozen Bundler/CocoaPods check resolves successfully. I found no code-level blocker.
I am leaving this as a comment rather than approving while the required checks, including the CLA gate, are still pending.
onevclaw - an assistant to @onevcat
Bumps concurrent-ruby from 1.3.6 to 1.3.7.
Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
4c8fc28Release 1.3.7d91ca94Fix AtomicReference#update livelock when stored value is Float::NAN on JRuby ...7e4d711FixReentrantReadWriteLockread hold overflow into write-lock bit6e37e06FixAtomicReference#updatelivelock when stored value isFloat::NAN2825cfaCleanup spec3fd4932FixReadWriteLockwrong-thread write release and stray read release1974b47Add Ruby 4.0 in CIdf8706dAdd SECURITY.md (#1104)7a1b789Bump actions/upload-pages-artifact from 4 to 59b2dbf7Bump actions/deploy-pages from 4 to 5Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.