10000 Comparing 2.1.2...2.1.3 · python-poetry/poetry · 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: python-poetry/poetry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.2
Choose a base ref
...
head repository: python-poetry/poetry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.3
Choose a head ref
  • 16 commits
  • 36 files changed
  • 5 contributors

Commits on Apr 15, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#10326)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    7adbf4a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. tests: fix expectation for FreeBSD (#10350)

    It looks like the workaround is not necessary anymore with recent versions.
    radoering authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    5129ce4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#10355)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    afbdfe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. fix(solver): do not choose a (locked) package from an explicit source…

    … for a dependency that does not allow an explicit source (#10324)
    radoering authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    d447030 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

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

Commits on Apr 30, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#10363)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    a3cc4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb58f6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Configuration menu
    Copy the full SHA
    8e5426d View commit details
    Browse the repository at this point in the history
  2. outputs 'env activate' verbose message on stderr (#10353)

    Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
    deronnax and radoering authored May 1, 2025
    Configuration menu
    Copy the full SHA
    b516801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e78ba View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

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

Commits on May 4, 2025

  1. Configuration menu
    Copy the full SHA
    14221f5 View commit details
    Browse the repository at this point in the history
  2. Rename ruff ruleset: TCH TC (#10373)

    Ruff 0.8.0 changes the error codes for the rules in the flake8-type-checking
    category from TCH to TC. This matches changes that were made in the original
    flake8-type-checking plugin from which these rules were originally adapted.
    
    https://astral.sh/blog/ruff-v0.8.0#new-error-codes-for-flake8-type-checking-rules
    DimitriPapadopoulos authored May 4, 2025
    Configuration menu
    Copy the full SHA
    b0a982e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    865e928 View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies (especially poetry-core) ... (#10374)

    ... and set upper bound for importlib-metadata, which is only required for Python 3.9
    radoering authored May 4, 2025
    Configuration menu
    Copy the full SHA
    aa08f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84eeadc View commit details
    Browse the repository at this point in the history
Loading
0