|
35 | 35 |
|
36 | 36 |
|
37 | 37 | <a name="v0.11.1"></a> |
38 | | -## [v0.11.1] - 2024-05-06 |
| 38 | +## [v0.11.1] - 2025-10-10 |
| 39 | +### Doc |
| 40 | +- update dependency setup requirements |
| 41 | + |
39 | 42 | ### Bug Fixes |
| 43 | +- git mob coauthors suggest fails on name parts with no length |
40 | 44 | - prepare-commit-msg script fails when cannot find git mob |
41 | 45 |
|
42 | 46 | ### Build |
| 47 | +- remove vale from the doctor script |
43 | 48 | - wip up the [@not](https://github.com/not)-windows as it's failing (er, passing) |
44 | 49 | - fix issue where installing godepgraph failed with invalid go version |
| 50 | +- **deps:** bump github.com/siderolabs/conform |
| 51 | +- **deps:** bump github.com/stretchr/testify from 1.8.4 to 1.9.0 |
| 52 | +- **deps:** bump ruby/setup-ruby from 1.171.0 to 1.176.0 |
| 53 | +- **deps:** bump goreleaser/goreleaser-action from 4 to 5 |
| 54 | +- **deps:** bump actions/checkout from 3 to 4 |
| 55 | +- **deps:** bump actions/setup-go from 4 to 5 |
| 56 | +- **deps:** bump arduino/setup-task from 1 to 2 |
| 57 | + |
| 58 | +### Chore |
| 59 | +- upgrade to ruby 3.3.4 |
45 | 60 |
|
46 | 61 | ### Pull Requests |
| 62 | +- Merge pull request [#138](https://github.com/davidalpert/go-git-mob/issues/138) from davidalpert/dependabot/go_modules/github.com/siderolabs/conform-0.1.0-alpha.30 |
| 63 | +- Merge pull request [#139](https://github.com/davidalpert/go-git-mob/issues/139) from davidalpert/dependabot/go_modules/github.com/stretchr/testify-1.9.0 |
| 64 | +- Merge pull request [#148](https://github.com/davidalpert/go-git-mob/issues/148) from davidalpert/dependabot/github_actions/ruby/setup-ruby-1.176.0 |
| 65 | +- Merge pull request [#133](https://github.com/davidalpert/go-git-mob/issues/133) from davidalpert/dependabot/github_actions/goreleaser/goreleaser-action-5 |
| 66 | +- Merge pull request [#135](https://github.com/davidalpert/go-git-mob/issues/135) from davidalpert/dependabot/github_actions/actions/checkout-4 |
| 67 | +- Merge pull request [#136](https://github.com/davidalpert/go-git-mob/issues/136) from davidalpert/dependabot/github_actions/actions/setup-go-5 |
| 68 | +- Merge pull request [#137](https://github.com/davidalpert/go-git-mob/issues/137) from davidalpert/dependabot/github_actions/arduino/setup-task-2 |
47 | 69 | - Merge pull request [#147](https://github.com/davidalpert/go-git-mob/issues/147) from davidalpert/[GH-141](https://github.com/davidalpert/go-git-mob/issues/141)-hook-scripts-fail-without-login-shell |
48 | 70 |
|
49 | 71 |
|
|
0 commit comments