pulp / pulp-cli

https://docs.pulpproject.org/pulp_cli/
GNU General Public License v2.0
36 stars 42 forks source link

[noissue]: Bump pulp-glue from 0.24.0.dev to 0.24.0 #911

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps pulp-glue from 0.24.0.dev to 0.24.0.

Changelog

Sourced from pulp-glue's changelog.

0.24.0 (2024-03-11)

Features

  • Add plugins configuration option to select which plugins to load. #291
  • Added import export support of python content. #609
  • Added support for the dbus secret service to make use of password managers. #821
  • Added --header parameter to allow passing an arbitrary number of custom headers along with every request. #889

Bugfixes

  • User-entered order of parameters no longer matters for repository version commands. #650
  • Fixed a regression introduced in get_translations. #874
  • Fixed the distribution of extra files with the package. This should fix both type annotations as well as translations.

Deprecations and Removals

  • Marked option --sqlite-metadata on pulp rpm repository update/create unavailable for pulp_rpm>=3.25.0, as it was removed there. #831
  • Dropped support for python 3.6 and 3.7.

Pulp GLUE

Features

  • Added auth to apikwargs so you can plug in any requests.auth.AuthBase. #821
  • Added auth_provider to api_kwargs to allow flexible authentication schemes driven by the openapi3 specs.

Bugfixes

  • Added a missing check for uniqueness on entity lookup. #894
  • Fixed the distribution of extra files with the package. This should fix both type annotations as well as translations.

... (truncated)

Commits


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)
mdellweg commented 6 months ago

@dependabot ignore this dependency

dependabot[bot] commented 6 months ago

OK, I won't notify you about pulp-glue again, unless you re-open this PR.