Skip to content

build(deps): bump poetry-plugin-export from 1.8.0 to 1.9.0 in /devtools#3033

Merged
nicholascar merged 1 commit intomainfrom
dependabot/pip/devtools/poetry-plugin-export-1.9.0
Jan 15, 2025
Merged

build(deps): bump poetry-plugin-export from 1.8.0 to 1.9.0 in /devtools#3033
nicholascar merged 1 commit intomainfrom
dependabot/pip/devtools/poetry-plugin-export-1.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps poetry-plugin-export from 1.8.0 to 1.9.0.

Release notes

Sourced from poetry-plugin-export's releases.

1.9.0

Added

  • Add an --all-groups option to export dependencies from all groups (#294).

Changed

  • Drop support for Python 3.8 (#300).
  • Clarify the help text of --with and --only and deprecate --without (#212).
  • Fail if the poetry.lock file is not consistent with the pyproject.toml file (#310).

Fixed

  • Fix an issue where the export failed with the message "dependency walk failed". This fix requires a poetry.lock file created with Poetry 2.x (#286).
  • Fix an issue where the pre-commit hook regex matched wrong files (#285).
Changelog

Sourced from poetry-plugin-export's changelog.

[1.9.0] - 2025-01-12

Added

  • Add an --all-groups option to export dependencies from all groups (#294).

Changed

  • Drop support for Python 3.8 (#300).
  • Clarify the help text of --with and --only and deprecate --without (#212).
  • Fail if the poetry.lock file is not consistent with the pyproject.toml file (#310).

Fixed

  • Fix an issue where the export failed with the message "dependency walk failed". This fix requires a poetry.lock file created with Poetry 2.x (#286).
  • Fix an issue where the pre-commit hook regex matched wrong files (#285).
Commits
  • 09aec2d release: bump version to 1.9.0
  • 26afa66 Add reference to adding requires-plugins for Poetry 2 (#314)
  • 64b01c2 [pre-commit.ci] pre-commit autoupdate (#311)
  • 7c12225 fail on inconsistent lock file (#310)
  • db7edd9 make use of locked markers in lock file version 2.1 and thereby avoid `depend...
  • 9a16a0a chore: update dependencies (#309)
  • f2cee89 [pre-commit.ci] pre-commit autoupdate (#305)
  • 3e77909 ci: add zizmor pre-commit hook and fix issues (#308)
  • 7ac1bf1 ci: update release workflow and use hashes for actions
  • 83fac6f ci: normalize file names
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [poetry-plugin-export](https://github.com/python-poetry/poetry-plugin-export) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/python-poetry/poetry-plugin-export/releases)
- [Changelog](https://github.com/python-poetry/poetry-plugin-export/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry-plugin-export@1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-export
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
@coveralls
Copy link

Coverage Status

coverage: 90.292% (-0.009%) from 90.301%
when pulling ba677b0 on dependabot/pip/devtools/poetry-plugin-export-1.9.0
into 5497ae1 on main.

@nicholascar nicholascar merged commit 6dc95f8 into main Jan 15, 2025
@nicholascar nicholascar deleted the dependabot/pip/devtools/poetry-plugin-export-1.9.0 branch January 15, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants