Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

chore(deps): update dependency async to v2.36.0#160

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/async-2.x
Closed

chore(deps): update dependency async to v2.36.0#160
renovate[bot] wants to merge 1 commit intomainfrom
renovate/async-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 8, 2026

This PR contains the following updates:

Package Change Age Confidence
async "2.35.0""2.36.0" age confidence

Release Notes

socketry/async (async)

v2.36.0

Compare Source

  • Introduce Task#wait_all which recursively waits for all children and self, excepting the current task.
    • Introduce Task#join as an alias for Task#wait for compatibility with Thread#join and similar interfaces.

v2.35.3

Compare Source

  • Async::Clock now implements #as_json and #to_json for nicer log formatting.

v2.35.2

Compare Source

  • Improved handling of Process.fork on Ruby 4+.
    • Improve @promise state handling in Task#initialize, preventing incomplete instances being visible to the scheduler.

v2.35.1

Compare Source

  • Fix incorrect handling of spurious wakeups in Async::Promise#wait, which could lead to premature (incorrect) resolution of the promise.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner January 8, 2026 13:16
@renovate renovate Bot force-pushed the renovate/async-2.x branch from bcc2930 to 04529c9 Compare January 17, 2026 13:55
@renovate renovate Bot changed the title chore(deps): update dependency async to v2.35.1 chore(deps): update dependency async to v2.35.2 Jan 17, 2026
@renovate renovate Bot force-pushed the renovate/async-2.x branch from 04529c9 to fd74b2a Compare January 21, 2026 06:38
@renovate renovate Bot changed the title chore(deps): update dependency async to v2.35.2 chore(deps): update dependency async to v2.35.3 Jan 21, 2026
@renovate renovate Bot force-pushed the renovate/async-2.x branch from fd74b2a to b94dd1b Compare January 28, 2026 07:26
@renovate renovate Bot changed the title chore(deps): update dependency async to v2.35.3 chore(deps): update dependency async to v2.36.0 Jan 28, 2026
@kenany kenany closed this Feb 3, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 3, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update ("2.36.0"). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/async-2.x branch February 3, 2026 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant