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: 2d7cc13
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: af0e9dd
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. build(deps): bump pytype from 2024.3.19 to 2024.4.11 (#38)

    Bumps [pytype](https://github.com/google/pytype) from 2024.3.19 to 2024.4.11.
    - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
    - [Commits](google/pytype@2024.03.19...2024.04.11)
    
    ---
    updated-dependencies:
    - dependency-name: pytype
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fa4bb57 View commit details
    Browse the repository at this point in the history
  2. fix: version defaulting to 0.0.0.dev0 (#40)

    * Update the release process
    
    * clean up changes
    
    * Fix tests
    
    * Improve based on feedback
    
    * Update .github/maintainers_guide.md
    
    Co-authored-by: Fil Maj <maj.fil@gmail.com>
    
    * Update maintainers_guide.md
    
    ---------
    
    Co-authored-by: Fil Maj <maj.fil@gmail.com>
    WilliamBergamin and filmaj authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a13956d View commit details
    Browse the repository at this point in the history
  3. version 0.0.1 (#41)

    WilliamBergamin authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    af0e9dd View commit details
    Browse the repository at this point in the history
Loading