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: taskiq-python/taskiq-faststream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.2
Choose a base ref
...
head repository: taskiq-python/taskiq-faststream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.3
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    af6330c View commit details
    Browse the repository at this point in the history
  2. fix: #90

    w4terlaw committed May 23, 2025
    Configuration menu
    Copy the full SHA
    5b79035 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. chore(deps): bump ruff from 0.11.10 to 0.11.11 in the pip group

    Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff).
    
    
    Updates `ruff` from 0.11.10 to 0.11.11
    - [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.11.10...0.11.11)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.11.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 26, 2025
    Configuration menu
    Copy the full SHA
    d1ec271 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from taskiq-python/dependabot/pip/pip-8db52d3157

    chore(deps): bump ruff from 0.11.10 to 0.11.11 in the pip group
    Lancetnik authored May 26, 2025
    Configuration menu
    Copy the full SHA
    4a89f48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from w4terlaw/chore/fix-class-name-typo

    chore: fix typo in class name `PathcedMessage` to `PatchedMessage`
    Lancetnik authored May 26, 2025
    Configuration menu
    Copy the full SHA
    26cb9a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. chore(deps): bump the pip group with 2 updates

    Bumps the pip group with 2 updates: [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff).
    
    
    Updates `mypy` from 1.15.0 to 1.16.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.15.0...v1.16.0)
    
    Updates `ruff` from 0.11.11 to 0.11.12
    - [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.11.11...0.11.12)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: ruff
      dependency-version: 0.11.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    0970aba View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Configuration menu
    Copy the full SHA
    39ffc9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c354c1b View commit details
    Browse the repository at this point in the history
  3. chore: bump version

    Lancetnik authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    ce70bbf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from taskiq-python/dependabot/pip/pip-47e407c766

    chore(deps): bump the pip group with 2 updates
    Lancetnik authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    ba20400 View commit details
    Browse the repository at this point in the history
Loading