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

[dependabot]: Bump pulp-glue from 0.23.2 to 0.25.0 in /automation #966

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps pulp-glue from 0.23.2 to 0.25.0.

Changelog

Sourced from pulp-glue's changelog.

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 }

  • CLI Plugins need to provide a mount function. This used to be an optional requirement.
  • pulpcore.cli.common.context and pulpcore.cli.core.context are no longer available as a convenience export.
  • repository_option has been removed. Please use repository_lookup_option instead.

Pulp GLUE {: #0.25.0-pulp-glue }

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

  • Added add_user and remove_user to PulpGroupContext.

Improved Documentation {: #0.25.0-pulp-glue-doc }

... (truncated)

Commits
  • 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
  • 913a3cf [noissue]: Bump black from 24.3.0 to 24.4.0
  • 634df25 Switch to bump-my-version for releases
  • fbb41bc Remove docs publishing from template
  • 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 dependabot Dependabot automated PR label Apr 22, 2024
@theforeman-bot
Copy link
Member

Can one of the admins verify this patch?

Bumps [pulp-glue](https://github.com/pulp/pulp-cli) from 0.23.2 to 0.25.0.
- [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.25.0)

---
updated-dependencies:
- dependency-name: pulp-glue
  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-glue-0.25.0 branch from d2bcb76 to 875f763 Compare April 26, 2024 11:20
@quba42
Copy link
Contributor

quba42 commented Apr 26, 2024

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

Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #974.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/automation/pulp-glue-0.25.0 branch May 1, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Dependabot automated PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants