theforeman / pulpcore-packaging

1 stars 24 forks source link

[dependabot]: Bump the pulp-cli-deps group in /automation with 2 updates #1145

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the pulp-cli-deps group in /automation with 2 updates: pulp-glue and pulp-cli.

Updates pulp-glue from 0.27.2 to 0.28.0

Changelog

Sourced from pulp-glue's changelog.

0.28.0 (2024-08-22) {: #0.28.0 }

Features {: #0.28.0-feature }

  • Added the following filters to pulp rpm content list:
    • --arch-contains
    • --arch-startswith
    • --name-contains
    • --name-startswith
    • --release-contains
    • --release-startswith #687
  • Added support to OAuth2 ClientCredentials grant flow as authentication method. This is tech preview and may change without previous warning. #926
  • Added commands for composite and header content guards. #969

Bugfixes {: #0.28.0-bugfix }

  • Fix fake mode for uploading content.

Pulp GLUE {: #0.28.0-pulp-glue }

Features {: #0.28.0-pulp-glue-feature }

  • Added contexts for composite and header content guards. #969
  • Added a batched list_iterator added to entity context.
  • Added a repository scope to PulpContentContext to allow to operate on "content in a repository" in a natural way.
  • Allow to pass limit=0 to EntityContext.list to fetch all entities.

Bugfixes {: #0.28.0-pulp-glue-bugfix }

  • Fixed an error where safemode wrongly complained to be in fake_mode. #1037
  • Added missing defaults argument to converge.
  • Fixed a bug where create always returned the first entry of created resources. Where possible, it now compares the results with HREF_PATTERN to select the resource to return.
  • Fixed the api spec of the RPM copy command so it does not collide with other copy implementations.

Commits
  • 96a8720 Release 0.28.0
  • 9a7ca86 Further fixes to the release-workflow due to docs changes.
  • ded7782 Fix release-branch due to changes in docs/ layout/location.
  • 9c516bd Add OAuth2 ClientCredentials grant flow support.
  • 56aefa9 Add support of contains/startswith to RPM content
  • 2380841 Update Changelog
  • 900e0c0 Add scoping on a repository to content context
  • 69273fa Add defaults to converge
  • 444744c Allow list retrieve all entries and add iterator
  • 00ede19 Fix error in safe_calls_only without fake_mode
  • Additional commits viewable in compare view


Updates pulp-cli from 0.27.2 to 0.28.0

Changelog

Sourced from pulp-cli's changelog.

0.28.0 (2024-08-22) {: #0.28.0 }

Features {: #0.28.0-feature }

  • Added the following filters to pulp rpm content list:
    • --arch-contains
    • --arch-startswith
    • --name-contains
    • --name-startswith
    • --release-contains
    • --release-startswith #687
  • Added support to OAuth2 ClientCredentials grant flow as authentication method. This is tech preview and may change without previous warning. #926
  • Added commands for composite and header content guards. #969

Bugfixes {: #0.28.0-bugfix }

  • Fix fake mode for uploading content.

Pulp GLUE {: #0.28.0-pulp-glue }

Features {: #0.28.0-pulp-glue-feature }

  • Added contexts for composite and header content guards. #969
  • Added a batched list_iterator added to entity context.
  • Added a repository scope to PulpContentContext to allow to operate on "content in a repository" in a natural way.
  • Allow to pass limit=0 to EntityContext.list to fetch all entities.

Bugfixes {: #0.28.0-pulp-glue-bugfix }

  • Fixed an error where safemode wrongly complained to be in fake_mode. #1037
  • Added missing defaults argument to converge.
  • Fixed a bug where create always returned the first entry of created resources. Where possible, it now compares the results with HREF_PATTERN to select the resource to return.
  • Fixed the api spec of the RPM copy command so it does not collide with other copy implementations.

Commits
  • 96a8720 Release 0.28.0
  • 9a7ca86 Further fixes to the release-workflow due to docs changes.
  • ded7782 Fix release-branch due to changes in docs/ layout/location.
  • 9c516bd Add OAuth2 ClientCredentials grant flow support.
  • 56aefa9 Add support of contains/startswith to RPM content
  • 2380841 Update Changelog
  • 900e0c0 Add scoping on a repository to content context
  • 69273fa Add defaults to converge
  • 444744c Allow list retrieve all entries and add iterator
  • 00ede19 Fix error in safe_calls_only without fake_mode
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
theforeman-bot commented 2 months ago

Can one of the admins verify this patch?

dependabot[bot] commented 2 months ago

Superseded by #1146.