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: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.39.0
Choose a base ref
...
head repository: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.40.0.dev0
Choose a head ref
  • 13 commits
  • 53 files changed
  • 5 contributors

Commits on Dec 1, 2025

  1. chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#1799)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    1244019 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-python from 6.0.0 to 6.1.0 (#1800)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: William Bergamin <[email protected]>
    dependabot[bot] and WilliamBergamin authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    fe1f38e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump docutils from 0.22.2 to 0.22.3 (#1802)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    9b276eb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. chore(deps): update mypy requirement from <=1.18.2 to <=1.19.0 (#1801)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Brooks <[email protected]>
    Co-authored-by: William Bergamin <[email protected]>
    3 people authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    4601f8a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. fix: improve CI and helper scripts (#1803)

    Co-authored-by: Eden Zimbelman <[email protected]>
    WilliamBergamin and zimeg authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    dfa5e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7eb2f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Configuration menu
    Copy the full SHA
    96c0f84 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    1c84f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c0182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b031148 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Configuration menu
    Copy the full SHA
    b1dc199 View commit details
    Browse the repository at this point in the history
  2. feat: add plan_update chunk for chat streaming (#1821)

    Co-authored-by: Michael Brooks <[email protected]>
    zimeg and mwbrooks authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    70327ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610de5b View commit details
    Browse the repository at this point in the history
Loading