theforeman / pulpcore-packaging

1 stars 22 forks source link

[dependabot]: Bump pulp-glue from 0.23.2 to 0.25.1 in /automation #974

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps pulp-glue from 0.23.2 to 0.25.1.

Changelog

Sourced from pulp-glue's changelog.

0.25.1 (2024-04-30) {: #0.25.1 }

No significant changes.

Pulp GLUE {: #0.25.1-pulp-glue }

No significant changes.


0.25.0 (2024-04-22) {: #0.25.0 }

Features {: #0.25.0-feature }

  • Added CLI plugin information to pulp --version command.
  • Added pulp debug has-cli-plugin command.
  • Added pulp debug ipython command to drop into a python shell.

Bugfixes {: #0.25.0-bugfix }

  • Added validation to see if base_url in the config looks useful. #588
  • Fixed an issue where passing usename=None in api_kwargs was handled different than not providing it at all.

Improved Documentation {: #0.25.0-doc }

  • Added the structure for https://staging-docs.pulpproject.org and populated it with existing content. #903

Deprecations and Removals {: #0.25.0-removal }

  • Removed min and max parameters from pulp debug has-plugin.
  • Removed deprecated --fields and --exclude-fields options from pulp ansible content list command. Use the --field and --exclude-field options instead.
  • Removed deprecated file and python content modification commands. Use the pulp {file,python} content ... commands.

Developer Notes {: #0.25.0-devel }

... (truncated)

Commits
  • 5114e2c Release 0.25.1
  • 2debcfa Add missing py.typed marker
  • 265ed46 Bump version: 0.25.0 → 0.25.1.dev
  • c5094e4 Release 0.25.0
  • 59bd780 [noissue]: Update packaging requirement from <24,>=20.0 to >=20.0,<25
  • 011bddc Add has-cli-plugin check
  • 3a57f6f Add CLI plugin versions to --version
  • fe0ef53 Remove some deprecated stuff
  • 7ea839f Adjust the cookiecutters
  • 9d47c0b Split architecture doc
  • 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 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)
theforeman-bot commented 4 months ago

Can one of the admins verify this patch?

quba42 commented 4 months ago

pulp-cli-deb is not yet compatible with pulp-cli 0.25.*, you can follow our progress to get it there here: https://github.com/pulp/pulp-cli-deb/issues/114

quba42 commented 4 months ago

A compatible version of pulp-glue-deb is now available on pypi: https://discourse.pulpproject.org/t/pulp-cli-deb-and-pulp-glue-deb-0-1-0-has-been-released/1218