Update dependency git_ops to ~> 2.10.0 #51

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.6.1~> 2.10.0

Release Notes

zachdaniel/git_ops (git_ops)

v2.10.0

Compare Source

Features:
Bug Fixes:

v2.9.3

Compare Source

Bug Fixes:

v2.9.2

Compare Source

Bug Fixes:
  • abort release when previous version tag is not fetched locally (#​78) by James Harton (#​78)

v2.9.0

Compare Source

Features:
  • pr links in changelog (#​76) by Tyler Southmayd (#​76)

  • link to github pull requests in changelog by Tyler Southmayd (#​76)

  • gh-enterprise: support overriding the github api url by Tyler Southmayd (#​76)

Performance Improvements:
  • git: batch all git.log calls together with a format string by Tyler Southmayd (#​76)

v2.8.0

Compare Source

Features:
  • Store commit authors in changelog (#​74) by Abhishek Tripathi

  • lookup user by email on github to find correct @​ names when enabled by Abhishek Tripathi

Improvements:

v2.7.3

Compare Source

Bug Fixes:

v2.7.2

Compare Source

Bug Fixes:
  • typo in igniter installer. (#​72)

v2.7.1

Compare Source

Bug Fixes:
  • allow disabling the compilation of igniter code
Improvements:
  • add runtime: false while installing

v2.7.0

Compare Source

Features:
  • add igniter installer (#​71)
Improvements:

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.6.1` → `~> 2.10.0` | --- ### Release Notes <details> <summary>zachdaniel/git_ops (git_ops)</summary> ### [`v2.10.0`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v2100-2026-04-12) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.9.3...v2.10.0) ##### Features: - add `managed_files` config for updating arbitrary files on release ([#&#8203;81](https://github.com/zachdaniel/git_ops/issues/81)) by [@&#8203;jimsynz](https://github.com/jimsynz) [(#&#8203;81)](https://github.com/zachdaniel/git_ops/pull/81) ##### Bug Fixes: - parse multi-line commit messages without errors ([#&#8203;83](https://github.com/zachdaniel/git_ops/issues/83)) by [@&#8203;jimsynz](https://github.com/jimsynz) [(#&#8203;83)](https://github.com/zachdaniel/git_ops/pull/83) ### [`v2.9.3`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v293-2026-03-24) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.9.2...v2.9.3) ##### Bug Fixes: - GitHub: exclude organisations from user search response ([#&#8203;80](https://github.com/zachdaniel/git_ops/issues/80)) by [@&#8203;jimsynz](https://github.com/jimsynz) [(#&#8203;80)](https://github.com/zachdaniel/git_ops/pull/80) ### [`v2.9.2`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v292-2026-02-24) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.9.0...v2.9.2) ##### Bug Fixes: - abort release when previous version tag is not fetched locally ([#&#8203;78](https://github.com/zachdaniel/git_ops/issues/78)) by James Harton [(#&#8203;78)](https://github.com/zachdaniel/git_ops/pull/78) ### [`v2.9.0`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v290-2025-08-30) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.8.0...v2.9.0) ##### Features: - pr links in changelog ([#&#8203;76](https://github.com/zachdaniel/git_ops/issues/76)) by Tyler Southmayd [(#&#8203;76)](https://github.com/zachdaniel/git_ops/pull/76) - link to github pull requests in changelog by Tyler Southmayd [(#&#8203;76)](https://github.com/zachdaniel/git_ops/pull/76) - gh-enterprise: support overriding the github api url by Tyler Southmayd [(#&#8203;76)](https://github.com/zachdaniel/git_ops/pull/76) ##### Performance Improvements: - git: batch all git.log calls together with a format string by Tyler Southmayd [(#&#8203;76)](https://github.com/zachdaniel/git_ops/pull/76) ### [`v2.8.0`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v280-2025-06-05) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.7.3...v2.8.0) ##### Features: - Store commit authors in changelog ([#&#8203;74](https://github.com/zachdaniel/git_ops/issues/74)) by Abhishek Tripathi - lookup user by email on github to find correct @&#8203; names when enabled by Abhishek Tripathi ##### Improvements: - set new github handle lookup option in installers by [@&#8203;zachdaniel](https://github.com/zachdaniel) ### [`v2.7.3`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v273-2025-05-22) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.7.2...v2.7.3) ##### Bug Fixes: - use config.exs and don't patch existing [@&#8203;version](https://github.com/version) ([#&#8203;75](https://github.com/zachdaniel/git_ops/issues/75)) ### [`v2.7.2`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v272-2025-03-06) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.7.1...v2.7.2) ##### Bug Fixes: - typo in igniter installer. ([#&#8203;72](https://github.com/zachdaniel/git_ops/issues/72)) ### [`v2.7.1`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v271-2025-02-24) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.7.0...v2.7.1) ##### Bug Fixes: - allow disabling the compilation of igniter code ##### Improvements: - add `runtime: false` while installing ### [`v2.7.0`](https://github.com/zachdaniel/git_ops/blob/HEAD/CHANGELOG.md#v270-2025-02-14) [Compare Source](https://github.com/zachdaniel/git_ops/compare/v2.6.3...v2.7.0) ##### Features: - add igniter installer ([#&#8203;71](https://github.com/zachdaniel/git_ops/issues/71)) ##### Improvements: - add types to project.info ([#&#8203;69](https://github.com/zachdaniel/git_ops/issues/69)) ([#&#8203;70](https://github.com/zachdaniel/git_ops/issues/70)) </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-->
chore(deps): update dependency git_ops to ~> 2.10.0
Some checks failed
renovate/artifacts Artifact file update failure
87beabc40c
renovate force-pushed renovate/git_ops-2.x from 87beabc40c
Some checks failed
renovate/artifacts Artifact file update failure
to a32441d52f
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-06 14:49:33 +02:00
Compare
renovate changed title from chore(deps): update dependency git_ops to ~> 2.10.0 to Update dependency git_ops to ~> 2.10.0 2026-05-06 15:31:38 +02:00
renovate force-pushed renovate/git_ops-2.x from a32441d52f
Some checks failed
renovate/artifacts Artifact file update failure
to 83703a797f 2026-05-06 15:32:35 +02:00
Compare
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!51
No description provided.