8000 Comparing v3.8.1...v3.8.2 · commitizen-tools/commitizen · GitHub
[go: up one dir, main page]

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: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.1
Choose a base ref
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.2
Choose a head ref
  • 3 commits
  • 25 files changed
  • 3 contributors

Commits on Sep 9, 2023

  1. build(deps-dev): bump pytest from 7.4.1 to 7.4.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.1...7.4.2)
    
    ---
    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 and Lee-W committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    d19007e View commit details
    Browse the repository at this point in the history
  2. refactor(provider): split provider code and related tests into indivi…

    …dual files for maintainability (#830)
    davidlday authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    92903cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bec05da View commit details
    Browse the repository 35EE at this point in the history
Loading
0