Releases: Mergifyio/mergify-cli
Releases · Mergifyio/mergify-cli
2024.11.18.10.04
What's Changed
- build(deps-dev): Bump mypy from 1.11.2 to 1.12.0 by @dependabot in #491
- build(deps): Bump poetry from 1.8.3 to 1.8.4 by @dependabot in #492
- merge queue: embarking main (5a8362c) and [#491 + #492] together by @mergify in #493
- build(deps-dev): Bump ruff from 0.6.9 to 0.7.0 by @dependabot in #497
- build(deps-dev): Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #498
- refactor: simplify pull request creation by @sileht in #499
- fix: don't recreate merged PR by @sileht in #500
- build(deps): Bump rich from 13.9.2 to 13.9.3 by @dependabot in #502
- build(deps-dev): Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #503
- merge queue: embarking main (aca10dd) and [#502 + #503] together by @mergify in #504
- chore: add some datastructure by @sileht in #506
- chore: move more things in Changes/LocalChange object by @sileht in #507
- fix: logging in debug mode by @sileht in #516
- build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #519
- refactor: move retrieval of change IDs and pull inside get_remote_changes() by @sileht in #508
- fix: all short sha are wrong by @sileht in #509
- refactor: pre compute the action to do for each change of the stack by @sileht in #510
- chore: add timing to HTTP request logs by @sileht in #517
- build(deps-dev): Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #524
- build(deps): Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #525
- refactor: check API response globally by @sileht in #511
- chore: use a more reliable solution to get changes by @sileht in #512
- feat: allow to pass author by @sileht in #520
- fix: handle correctly when body is empty by @sileht in #529
- feat: add stack checkout by @sileht in #523
- build(deps-dev): Bump ruff from 0.7.1 to 0.7.2 by @dependabot in #537
- build(deps): Bump rich from 13.9.3 to 13.9.4 by @dependabot in #538
- merge queue: embarking main (f8d9a9e) and [#537 + #538] together by @mergify in #539
- feat: add stack github-action-auto-rebase command by @sileht in #527
- chore: change default branch_prefix by @sileht in #531
- refactor: split init.py by @sileht in #532
- build(deps-dev): Bump poethepoet from 0.29.0 to 0.30.0 by @dependabot in #541
- build(deps-dev): Bump ruff from 0.7.2 to 0.7.3 by @dependabot in #542
- chore: remove argparse usage from stack module by @sileht in #533
- refactor: use click by @sileht in #534
- chore(tests): split test_mergify_cli by @sileht in #535
- fix: correctly pass the repository to /search/issues API by @sileht in #544
- build(deps-dev): Bump ruff from 0.7.3 to 0.7.4 by @dependabot in #545
Full Changelog: 2024.10.11.13.07...2024.11.18.10.04