Releases: Mergifyio/mergify-cli
Releases · Mergifyio/mergify-cli
2025.01.29.14.38
What's Changed
- build(deps): Bump poetry from 1.8.4 to 1.8.5 by @dependabot in #572
- chore: rework error message by @sileht in #573
- build(deps-dev): Bump pytest-asyncio from 0.24.0 to 0.25.0 by @dependabot in #575
- build(deps-dev): Bump ruff from 0.8.0 to 0.8.3 by @DouglasBlackwood in #576
- build(deps-dev): Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #577
- build(deps-dev): Bump respx from 0.21.1 to 0.22.0 by @dependabot in #578
- build(deps): Bump httpx from 0.27.2 to 0.28.1 by @dependabot in #571
- build(deps-dev): Bump types-aiofiles from 24.1.0.20240626 to 24.1.0.20241221 by @dependabot in #579
- build(deps-dev): Bump mypy from 1.13.0 to 1.14.0 by @dependabot in #580
- build(deps): Bump click from 8.1.7 to 8.1.8 by @dependabot in #581
- build(deps-dev): Bump types-click-default-group from 1.2.0.0 to 1.2.0.20241221 by @dependabot in #582
- merge queue: embarking main (089524d) and [#579 + #580 + #581 + #582] together by @mergify in #583
- build(deps-dev): Bump poethepoet from 0.31.1 to 0.32.0 by @dependabot in #584
- build(deps-dev): Bump mypy from 1.14.0 to 1.14.1 by @dependabot in #585
- build(deps-dev): Bump pytest-asyncio from 0.25.0 to 0.25.1 by @dependabot in #586
- refactor: rename github_action to github_actions by @jd in #588
- chore(deps): upgrade ruff to 0.8.5 by @jd in #589
- build(deps): Bump poetry from 1.8.5 to 2.0.0 by @dependabot in #590
- build(deps-dev): Bump ruff from 0.8.5 to 0.8.6 by @dependabot in #591
- merge queue: embarking main (2d86c9e) and [#590 + #591] together by @mergify in #592
- ci: update ubuntu image by @jd in #593
- build(deps-dev): Bump pytest-asyncio from 0.25.1 to 0.25.2 by @dependabot in #594
- build(deps-dev): Bump ruff from 0.8.6 to 0.9.0 by @dependabot in #595
- build(deps-dev): Bump poethepoet from 0.32.0 to 0.32.1 by @dependabot in #596
- merge queue: embarking main (011d63b) and [#595 + #596] together by @mergify in #597
- build(deps-dev): Bump ruff from 0.9.0 to 0.9.1 by @dependabot in #598
- build(deps): Bump poetry from 2.0.0 to 2.0.1 by @dependabot in #599
- merge queue: embarking main (b930f5d) and [#598 + #599] together by @mergify in #600
- build(deps-dev): Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #601
- feat(ci): upload JUnit files as spans by @jd in #602
- fix: make sure a single trace id is used for a single upload by @jd in #603
- build(deps-dev): Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #604
- build(deps-dev): Bump poethepoet from 0.32.1 to 0.32.2 by @dependabot in #605
- build(deps): Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #606
- build(deps-dev): Bump pytest-asyncio from 0.25.2 to 0.25.3 by @dependabot in #607
Full Changelog: 2024.12.03.10.15...2025.01.29.14.38
2025.01.29
What's Changed
Full Changelog: 2024.12.03.10.15...2025.01.29
2024.12.03.10.15
What's Changed
- fix: put some default options to stack group by @lecrepont01 in #568
Full Changelog: 2024.12.02.15.25...2024.12.03.10.15
2024.12.02.15.25
What's Changed
- build(deps-dev): Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #566
- fix: use console print instead of log for annotation by @lecrepont01 in #565
Full Changelog: 2024.11.29.08.57...2024.12.02.15.25
2024.11.29.08.57
What's Changed
- ci(mergify): upgrade configuration to current format by @mergify in #494
- chore(cli): remove useless default by @sileht in #560
- fix(chore): use a callable for defaults by @lecrepont01 in #559
Full Changelog: 2024.11.28.13.27...2024.11.29.08.57
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