8000 Comparing 23.10.0...23.10.1 · psf/black · 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: psf/black
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.10.0
Choose a base ref
...
head repository: psf/black
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.10.1
Choose a head ref
  • 9 commits
  • 17 files changed
  • 9 contributors

Commits on Oct 20, 2023

  1. Fix merging implicit multiline strings that have inline comments (#3956)

    * Fix test behaviour
    
    * Add new test cases
    
    * Skip merging strings that have inline comments
    
    * Don't merge lines with multiline strings with inline comments
    
    * Changelog entry
    
    * Document implicit multiline string merging rules
    
    * Fix PR number
    henriholopainen authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    882d879 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

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

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    2db5ab0 View commit details
    Browse the repository at this point in the history
  2. Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 (#3966)

    Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.2 to 3.1.0.
    - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
    - [Commits](peter-evans/create-or-update-comment@c6c9a1a...23ff157)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-or-update-comment
      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 Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7f1c578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d291c23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7643fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0adca3 View commit details
    Browse the repository at this point in the history
  6. Fix CI failing (#3957)

    * Fix CI failing
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * docs: update CHANGES.md
    
    * docs: fix changelog location to unreleased
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    kiyoon and pre-commit-ci[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8de4be5 View commit details
    Browse the repository at this point in the history
  7. Prepare release 23.10.1 (#3969)

    * Prepare release 23.10.1
    
    * Update docs/usage_and_configuration/the_basics.md
    
    Add missed version string
    
    We need to automate or remove this from docs ... It's painful.
    
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    
    ---------
    
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    cooperlees and JelleZijlstra authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    744d23b View commit details
    Browse the repository at this point in the history
Loading
0