Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mergifyio/mergify-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.2.14.1
Choose a base ref
...
head repository: Mergifyio/mergify-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 17, 2025

  1. build(deps): Bump poetry from 2.0.1 to 2.1.1

    Bumps [poetry](https://github.com/python-poetry/poetry) from 2.0.1 to 2.1.1.
    - [Release notes](https://github.com/python-poetry/poetry/releases)
    - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
    - [Commits](python-poetry/poetry@2.0.1...2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: poetry
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 17, 2025
    Copy the full SHA
    27a8a26 View commit details

Commits on Feb 19, 2025

  1. fix(stack): --only-update-existing-pulls handling (#624)

    The option was ignored.
    sileht authored Feb 19, 2025
    Copy the full SHA
    0e2445c View commit details

Commits on Feb 26, 2025

  1. ci(mergify): upgrade configuration to current format (#626)

    Hey there! 👋
    
    We've noticed that your Mergify configuration is using some deprecated fields.
    
    No worries—we've got your back! This automated PR updates your config to align with the newest standards, ensuring everything keeps running smoothly.
    
    Do not procrastinate! You **must upgrade** your configuration before **2025-05-31**, otherwise your configuration will stop working.
    
    ## What's Changed?
    
    - `queue_rules → disallow_checks_interruption_from_queues`: This attribute has been replaced in favor of using `priority_rules` at the top-level of the configuration combined with the `allow_checks_interruption` key, also in the `priority_rules`.
    :warning: The transformed configuration simply removes the deprecated attribute. We recommend you to create the required priority rules, if needed, to replace this deprecated attribute to fit properly to your merge queue's behavior. (deadline: 2025-05-31)
    
    ## Why This Matters
    
    Keeping your configuration up-to-date means you'll benefit from the latest features and improvements Mergify has to offer. Plus, it helps prevent any unexpected hiccups down the road.
    
    ## Got Questions? We've Got Answers! 🙌
    
    **Is this update safe to merge?**
    
    Absolutely! We've made sure the changes are compatible with your current setup. Your workflows should continue to work just as before—if not better!
    
    **Do I need to do anything special after merging?**
    
    Nope! Just merge this PR, and you're all set. If you have any custom configurations, it's a good idea to give them a quick look to ensure everything's in order.
    
    **What if I run into issues or have concerns?**
    
    We're here to help! Feel free to [reach out to our support team](mailto:support@mergify.com) anytime.
    
    Thanks for being awesome and keeping your configuration up-to-date! If you have any thoughts or need a hand, don't hesitate to let us know.
    
    Happy merging! 🎉
    mergify[bot] authored Feb 26, 2025
    Copy the full SHA
    847c989 View commit details

Commits on Feb 27, 2025

  1. Copy the full SHA
    e2cf437 View commit details
  2. Copy the full SHA
    095b881 View commit details

Commits on Feb 28, 2025

  1. Copy the full SHA
    6cf3be3 View commit details
  2. build(deps-dev): Bump ruff from 0.9.7 to 0.9.8

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.9.8.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.9.7...0.9.8)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2025
    Copy the full SHA
    c0c1a5f View commit details

Commits on Mar 3, 2025

  1. build(deps-dev): Bump poethepoet from 0.32.2 to 0.33.0

    Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.32.2 to 0.33.0.
    - [Release notes](https://github.com/nat-n/poethepoet/releases)
    - [Commits](nat-n/poethepoet@v0.32.2...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: poethepoet
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2025
    Copy the full SHA
    05fd336 View commit details
  2. build(deps-dev): Bump pytest from 8.3.4 to 8.3.5

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.3.4...8.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2025
    Copy the full SHA
    61ec185 View commit details
  3. Merge of #631

    mergify[bot] authored Mar 3, 2025
    Copy the full SHA
    eccb00b View commit details
  4. Merge of #632

    mergify[bot] authored Mar 3, 2025
    Copy the full SHA
    4424fa0 View commit details
  5. build(deps-dev): Bump ruff from 0.9.8 to 0.9.9

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.8 to 0.9.9.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.9.8...0.9.9)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2025
    Copy the full SHA
    6a22a38 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 2025.2.14.1...main