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

Bump pulp-cli from 0.23.2 to 0.24.1 in /automation #928

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps pulp-cli from 0.23.2 to 0.24.1.

Changelog

Sourced from pulp-cli's changelog.

0.24.1 (2024-03-18) {: #0.24.1 }

Bugfixes {: #0.24.1-bugfix }

  • Fixed an issue where passing usename=None in api_kwargs was handled different than not providing it at all.

Pulp GLUE {: #0.24.1-pulp-glue }

No significant changes.


0.24.0 (2024-03-11) {: #0.24.0 }

Features {: #0.24.0-feature }

  • 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 {: #0.24.0-bugfix }

  • 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.

Improved Documentation {: #0.24.0-doc }

  • Better separate the concepts of cli and glue in the architecture docs.

Deprecations and Removals {: #0.24.0-removal }

  • Dropped support for python 3.6 and 3.7.

... (truncated)

Commits
  • 8e95bf1 Release 0.24.1
  • b4745fd Fix linting errors
  • 3a30d49 Fix username=None handling
  • c6aab90 Bump version: 0.24.0 → 0.24.1.dev
  • cd936a1 Release 0.24.0
  • 732ba34 [noissue]: Bump mypy from 1.8.0 to 1.9.0
  • d90af46 [noissue]: Update pytest-subtests requirement
  • a5e4546 Allow configuring active plugins
  • 7d105fa Retrieve missing password from dbus secret
  • c1c069e Drop python 3.6 and 3.7 support
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
@theforeman-bot
Copy link
Member

Can one of the admins verify this patch?

@dependabot dependabot bot force-pushed the dependabot/pip/automation/pulp-cli-0.24.1 branch from 06e478d to 4a003cd Compare April 18, 2024 19:49
Bumps [pulp-cli](https://github.com/pulp/pulp-cli) from 0.23.2 to 0.24.1.
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/main/docs/CHANGES.md)
- [Commits](pulp/pulp-cli@0.23.2...0.24.1)

---
updated-dependencies:
- dependency-name: pulp-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/automation/pulp-cli-0.24.1 branch from 4a003cd to 1fdce80 Compare April 20, 2024 22:39
@Odilhao Odilhao added the dependabot Dependabot automated PR label Apr 22, 2024
@Odilhao
Copy link
Member

Odilhao commented Apr 22, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #965.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/automation/pulp-cli-0.24.1 branch April 22, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Dependabot automated PR dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants