Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Poetry (master) (minor) #2403

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Update Poetry (master) (minor) #2403

merged 1 commit into from
Jul 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pip (changelog) ==24.0 -> ==24.1.1 age adoption passing confidence
poetry-dynamic-versioning ==1.2.0 -> ==1.4.0 age adoption passing confidence
poetry-plugin-export (source) ==1.6.0 -> ==1.8.0 age adoption passing confidence

Release Notes

pypa/pip (pip)

v24.1.1

Compare Source

v24.1

Compare Source

mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)

v1.4.0

Compare Source

  • Added:
    • The plugin now supports Poetry's upcoming PEP-621 functionality.
      More infhttps://github.com/python-poetry/poetry/issues/3332ues/3332

      If your pyproject.toml defines tool.poetry.name,
      then the plugin will preserve its existing behavior.

      However, if your pyproject.toml:

      • does not define tool.poetry.name
      • defines project.name
      • defines project.dynamic to include "version"
      • does not define project.version

      ...then the plugin will enable its PEP-621 functionality.

      Because PEP-621 support is not yet released and finalized in Poetry itself,
      it is also subject to change in the plugin.

      (Prototyped by edgarrmondragon)

v1.3.0

Compare Source

  • Added:
    • pattern-prefix option to add a prefix to the version tag pattern.
    • ignore-untracked option to control the detection of dirty state.
    • from-file config section to read a version from a file instead of the VCS.
    • POETRY_DYNAMIC_VERSIONING_DEBUG environment variable for some logging.
  • Changed:
    • Updated Dunamai to 1.21.0+ for the latest features.
python-poetry/poetry-plugin-export (poetry-plugin-export)

v1.8.0

Compare Source

Changed
  • Relax the constraint on poetry and poetry-core to allow (future) 2.* versions (#​280).
Fixed
  • Fix an issue where editable installs where not exported correctly (#​258).

v1.7.1

Compare Source

Changed
  • Export --index-url before --extra-index-url to work around a pip bug (#​270).
Fixed
  • Fix an issue where the source with the highest priority was exported with --index-url despite PyPI being among the sources (#​270).

v1.7.0

Compare Source

Changed
  • Bump minimum required poetry version to 1.8.0 (#​263).
Fixed
  • Fix an issue where all sources were exported with --extra-index-url even though PyPI was deactivated (#​263).

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update the dependencies label Jul 2, 2024
@renovate renovate bot enabled auto-merge (rebase) July 2, 2024 05:54
@renovate renovate bot force-pushed the renovate/master-poetry branch from b26427b to 7f58b42 Compare July 2, 2024 06:32
@renovate renovate bot force-pushed the renovate/master-poetry branch from 7f58b42 to 8fd9108 Compare July 2, 2024 11:01
@renovate renovate bot merged commit 15a95a5 into master Jul 2, 2024
8 checks passed
@renovate renovate bot deleted the renovate/master-poetry branch July 2, 2024 11:10
@geo-ghci-int geo-ghci-int bot added this to the 1.22.0 milestone Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants