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-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: slackapi/python-slack-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 13 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 1, 2025

  1. build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#81)

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

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

Commits on Jan 9, 2026

  1. build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#83)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    e307e6f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#87)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    eaf866b View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#86)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    b0e3331 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#84)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    2ad16c8 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#85)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    e7748ea View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. build(deps): update packaging requirement from <26 to <27 (#88)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    49f25d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#90)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    b9b1433 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#91)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
    dependabot[bot] and mwbrooks authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    7d9a5cf View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Configuration menu
    Copy the full SHA
    ed1b892 View commit details
    Browse the repository at this point in the history
  2. feat: add default app and manifest watch config (#89)

    Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
    zimeg and mwbrooks authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    2f57950 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

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