Skip to content

Bump parallel from 2.1.0 to 2.2.0 - #293

Merged
biow0lf merged 1 commit into
mainfrom
dependabot/bundler/parallel-2.2.0
Sep 6, 2026
Merged

Bump parallel from 2.1.0 to 2.2.0#293
biow0lf merged 1 commit into
mainfrom
dependabot/bundler/parallel-2.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps parallel from 2.1.0 to 2.2.0.

Changelog

Sourced from parallel's changelog.

2.2.0

Added

  • Redact HMAC secrets from inspect output

Fixed

  • filter_map rejects falsy valus
  • restore the outer worker number after direct execution
  • compare producer stop markers by identity
  • ractor stop and crash handling
  • ractor direct mode with 0 workers
  • avoid storing or transferring discarded each results
  • ractor item index works
  • validate worker counts
  • clean up partially created process workers
  • avoid storing or transferring discarded each results
Commits
  • 582ae13 v2.2.0
  • fd824df Merge pull request #390 from OskarEichler/codex/security-redact-hmac-secret
  • 1b1bd98 Merge pull request #392 from grosser/grosser/read
  • c4eeeec pin permissions to read
  • 574da0f Redact HMAC secrets from inspect output
  • c032f43 Merge pull request #385 from OskarEichler/codex/validate-worker-counts
  • 0720b14 Merge pull request #389 from grosser/OskarEichler-codex/cleanup-ractors-on-pa...
  • b7c01eb tests
  • 6f51a55 cleanup
  • 2622bee Stop Ractors after parent-side failures
  • Additional commits viewable 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 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 [parallel](https://github.com/grosser/parallel) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel@v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 6, 2026
@biow0lf
biow0lf merged commit b26473a into main Sep 6, 2026
4 checks passed
@biow0lf
biow0lf deleted the dependabot/bundler/parallel-2.2.0 branch September 6, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant