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

[PIP] Update pulp-cli requirement from <0.26.0,>=0.24.0 to >=0.24.0,<0.29.0 #72

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2024

Updates the requirements on pulp-cli to permit the latest version.

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.

... (truncated)

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 <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)

Updates the requirements on [pulp-cli](https://github.com/pulp/pulp-cli) to permit the latest version.
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/0.28.0/CHANGES.md)
- [Commits](pulp/pulp-cli@0.24.0...0.28.0)

---
updated-dependencies:
- dependency-name: pulp-cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2024

Superseded by #76.

@dependabot dependabot bot closed this Sep 17, 2024
@dependabot dependabot bot deleted the dependabot/pip/pulp-cli-gte-0.24.0-and-lt-0.29.0 branch September 17, 2024 21:12
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 no-changelog no-issue python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants