Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps job-iteration from 1.10.0 to 1.11.0.

Release notes

Sourced from job-iteration's releases.

v1.11.0

Security fixes

  • 595 [CVE-2025-53623] Fixes a security issue in the CSVEnumerator where the filename was directly interpolated into a bash command.

Bug fixes

  • 590 Fix a compatibilty issue between the Sorbet DSL compiler and the latest Tapioca.
  • 593 Properly support required and optional positional arguments in the Sorbet DSL compiler.
  • 594 Clean up the size calculation in the CSVEnumerator.

Full Diff: Shopify/job-iteration@v1.10.0...v1.11.0

Changelog

Sourced from job-iteration's changelog.

v1.11.0 (Jul 14, 2025)

Security fixes

  • 595 [CVE-2025-53623] Fixes a security issue in the CSVEnumerator where the filename was directly interpolated into a bash command.

Bug fixes

  • 590 Fix a compatibilty issue between the Sorbet DSL compiler and the latest Tapioca.
  • 593 Properly support required and optional positional arguments in the Sorbet DSL compiler.
  • 594 Clean up the size calculation in the CSVEnumerator.
Commits
  • 3972c6e Merge pull request #596 from Shopify/mangara-release-1-11
  • 33bfd71 Release job-iteration v1.11.0
  • 2a5bfb7 Merge pull request #594 from Shopify/mangara-count-lines
  • 1a7adfd Merge pull request #595 from Shopify/dv-exec-pr
  • bf29a59 Make operations more Ruby
  • 8d70f8b Better handle nil count
  • 6a0377a Clean up Ruby 2.6 work-around
  • 66472d2 Merge pull request #593 from Shopify/mangara-fix-positional-args-compiler
  • 5a5cdb1 Support conditional arguments in Sorbet compiler
  • bc22c21 Merge pull request #592 from Shopify/mangara-bump-deps-2025-06-20
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [job-iteration](https://github.com/shopify/job-iteration) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/shopify/job-iteration/releases)
- [Changelog](https://github.com/Shopify/job-iteration/blob/main/CHANGELOG.md)
- [Commits](Shopify/job-iteration@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: job-iteration
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 15, 2025
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