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.25.6 to 0.27.1 in /automation #1083

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps pulp-glue from 0.25.6 to 0.27.1.

Changelog

Sourced from pulp-glue's changelog.

0.27.1 (2024-07-31) {: #0.27.1 }

Bugfixes {: #0.27.1-bugfix }

  • Fix fake mode for uploading content.

Pulp GLUE {: #0.27.1-pulp-glue }

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

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

0.27.0 (2024-07-17) {: #0.27.0 }

Features {: #0.27.0-feature }

  • Expanded on options available to rpm content -t package upload.

    The user can now:

    • Upload an entire directory of RPMs.
    • Choose to have them added to their desired destination as a single new repository-version.
    • Choose to have a new Publication created at the end of the uploads. #994

Bugfixes {: #0.27.0-bugfix }

  • Fixed the interactive config generation in the face of options allowing multiple values. #1008

Improved Documentation {: #0.27.0-doc }

  • Fixed some docs pages and improved the table of contents.

Pulp GLUE {: #0.27.0-pulp-glue }

... (truncated)

Commits
  • 44c4421 Release 0.27.1
  • 64aa0d6 Validate RPM copy
  • 0dec067 Fix return value of create
  • 6560cbe Add fake_mode to content upload
  • 2fd1f97 Bump version: 0.27.0 → 0.27.1.dev
  • 77dbb6c Release 0.27.0
  • 780d300 Implement fake_mode for modifying operations
  • cc5288e Update cookiecutter
  • 51498c3 Added --directory to rpm content -t package upload.
  • 0b73cda Fix prompting for multivalue options on config
  • 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)

Bumps [pulp-glue](https://github.com/pulp/pulp-cli) from 0.25.6 to 0.27.1.
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/0.27.1/CHANGES.md)
- [Commits](pulp/pulp-cli@0.25.6...0.27.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@theforeman-bot
Copy link
Member

Can one of the admins verify this patch?

@Odilhao Odilhao merged commit f55b71b into rpm/develop Jul 31, 2024
2 checks passed
@Odilhao Odilhao deleted the dependabot/pip/automation/pulp-glue-0.27.1 branch July 31, 2024 14:23
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