chore(deps): update dependency git_ops to ~> 2.12.0 #237

Open
renovate wants to merge 1 commit from renovate/git_ops-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
git_ops (source) dev minor ~> 2.10.0~> 2.12.0

Release Notes

zachdaniel/git_ops (git_ops)

v2.12.3

Compare Source

Bug Fixes:
  • avoid malicious changelog/version injection via interpolation by @​zachdaniel

  • only search on github when they have a plausible looking email by @​zachdaniel

v2.12.2

Compare Source

Bug Fixes:
  • don't fail on prefix stripping when prefix is empty by @​zachdaniel

v2.12.1

Compare Source

Improvements:

v2.12.0

Compare Source

Features:
  • close release pull requests for packages with no releasable changes (#​84) by craig-wertz (#​84)

v2.11.4

Compare Source

Bug Fixes:

v2.11.3

Compare Source

Improvements:

v2.11.2

Compare Source

Improvements:

v2.11.1

Compare Source

Bug Fixes:

v2.11.0

Compare Source

Features:

Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [git_ops](https://hex.pm/packages/git_ops) ([source](https://github.com/zachdaniel/git_ops)) | dev | minor | `~> 2.10.0` → `~> 2.12.0` | --- ### Release Notes <details> <summary>zachdaniel/git_ops (git_ops)</summary> ### [`v2.12.3`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2123-2026-09-07) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.12.2...v2.12.3) ##### Bug Fixes: - avoid malicious changelog/version injection via interpolation by [@&#8203;zachdaniel](https://github.com/zachdaniel) - only search on github when they have a plausible looking email by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.12.2`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2122-2026-08-23) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.12.1...v2.12.2) ##### Bug Fixes: - don't fail on prefix stripping when prefix is empty by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.12.1`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2121-2026-08-14) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.12.0...v2.12.1) ##### Improvements: - support `solo_pr` option on packages by [@&#8203;zachdaniel](https://github.com/zachdaniel) - restrict character names in groups by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.12.0`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2120-2026-08-13) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.11.4...v2.12.0) ##### Features: - close release pull requests for packages with no releasable changes ([#&#8203;84](https://github.com/zachdaniel/git_ops/issues/84)) by craig-wertz [(#&#8203;84)](https://github.com/zachdaniel/git_ops/pull/84) ### [`v2.11.4`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2114-2026-08-13) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.11.3...v2.11.4) ##### Bug Fixes: - handle utf8 in messages by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.11.3`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2113-2026-08-11) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.11.2...v2.11.3) ##### Improvements: - even faster branch comparison by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.11.2`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2112-2026-08-10) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.11.1...v2.11.2) ##### Improvements: - do each releasable unit async by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.11.1`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2111-2026-08-10) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.11.0...v2.11.1) ##### Bug Fixes: - don't push to unchanged release branches by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.11.0`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2110-2026-08-10) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.10.0...v2.11.0) ##### Features: - support dependency paths by [@&#8203;zachdaniel](https://github.com/zachdaniel) - support monorepos & json config by [@&#8203;zachdaniel](https://github.com/zachdaniel) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate changed title from chore(deps): update dependency git_ops to ~> 2.12.0 to Update dependency git_ops to ~> 2.12.0 2026-09-07 12:00:39 +02:00
renovate changed title from Update dependency git_ops to ~> 2.12.0 to chore(deps): update dependency git_ops to ~> 2.12.0 2026-09-12 00:00:42 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/git_ops-2.x:renovate/git_ops-2.x
git switch renovate/git_ops-2.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
inhji/hajur!237
No description provided.