8000 Comparing v3.6.0...v3.7.0 · 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.6.0
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.7.0
Choose a head ref
  • 19 commits
  • 14 files changed
  • 7 contributors

Commits on Aug 3, 2023

  1. build(deps-dev): bump ruff from 0.0.280 to 0.0.282

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.280 to 0.0.282.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
    - [Commits](astral-sh/ruff@v0.0.280...v0.0.282)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      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 Aug 3, 2023
    Configuration menu
    Copy the full SHA
    66276b2 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump mkdocs from 1.5.1 to 1.5.2

    Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.1 to 1.5.2.
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](mkdocs/mkdocs@1.5.1...1.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs
      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 Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8e2b6ff View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. ci(github-actions): fix pr labeling

    we should use 'pr-status: wait-for-review' for newly created PRs
    Lee-W committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8ac234e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ea329 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. build(deps-dev): bump ruff from 0.0.282 to 0.0.284

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.284.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
    - [Commits](astral-sh/ruff@v0.0.282...v0.0.284)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      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 Aug 12, 2023
    Configuration menu
    Copy the full SHA
    383b678 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. build(deps-dev): bump ruff from 0.0.284 to 0.0.285

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
    - [Commits](astral-sh/ruff@v0.0.284...v0.0.285)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      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 Aug 20, 2023
    Configuration menu
    Copy the full SHA
    128b743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120d514 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump certifi from 2023.5.7 to 2023.7.22

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2023.05.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Lee-W committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ac7171c View commit details
    Browse the repository at this point in t 10000 he history
  4. Configuration menu
    Copy the full SHA
    854d29d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #820 from Xiao75896453/fix/docs_contributing

    docs(docs): modify the wrong content in contributing md
    woile authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3a3667c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. build(deps-dev): bump mkdocs-material from 9.1.21 to 9.2.3

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.2.3.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.21...9.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Lee-W committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    bc11094 View commit details
    Browse the repository at this point in the history
  2. feat(provider): add npm2 provider to update package.json, package-loc…

    …k.json, and npm-shrinkwrap.json
    
    closes #804
    davidlday authored and Lee-W committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f50e71e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d36d170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a81d73c View commit details
    Browse the repository at this point in the history
  5. fix(provider): fix npm provider to update package-lock.json and npm-s…

    …hrinkwrap.json if they exist
    
    closes #804
    davidlday authored and Lee-W committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    6063338 View commit details
    Browse the repository at this point in the history
  6. fix(provider): fix npm version provider to update package-lock.json a…

    …nd npm-shrinkwrap.json if they exist
    
    closes #804
    davidlday authored and Lee-W committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b94e1e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e32e91b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37f1371 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0fdf8c View commit details
    Browse the repository at this point in the history
Loading
0