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 the pulp-cli-deps group in /automation with 2 updates #1534

Open
wants to merge 1 commit into
base: rpm/develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the pulp-cli-deps group in /automation with 2 updates: pulp-glue and pulp-cli.

Updates pulp-glue from 0.29.2 to 0.30.0

Changelog

Sourced from pulp-glue's changelog.

0.30.0 (2025-01-15) {: #0.30.0 }

Features {: #0.30.0-feature }

  • Added --file-url option to file, python and rpm content create commands. #file_url

Bugfixes {: #0.30.0-bugfix }

  • Fixed OAuth2 not using the provided CA bundle. #1096
  • Fixed the error message for pulp config edit to properly hint at pulp config create.
  • Fixes from_config call that messed up the headers attribute.

Improved Documentation {: #0.30.0-doc }

  • Fixed formatting and removed a confusing part of advanced features.

Deprecations and Removals {: #0.30.0-removal }

  • Drop support for the now unsupported Python version 3.8.

Misc {: #0.30.0-misc }

  • Replaced python-toml dependency with a delicate combination of tomllib, tomli and tomli-w. #1084
  • Declare compatibility with Python 3.13.

Pulp GLUE {: #0.30.0-pulp-glue }

Deprecations and Removals {: #0.30.0-pulp-glue-removal }

  • Drop support for the now unsupported Python version 3.8.

Misc {: #0.30.0-pulp-glue-misc }

  • Declare compatibility with Python 3.13.

Commits
  • 710e125 Release 0.30.0
  • 716f8b5 Add querystrings to debug output
  • 178b092 [PIP] Update pygments requirement from <2.19,>=2.17.2 to >=2.17.2,<2.20
  • ac5f7bf Ignore a mypy complaint about a fixture redefinition
  • 061072b Fix an unreported typing issue
  • ef65293 [PIP] Bump mypy from 1.13.0 to 1.14.1
  • f693751 Adjust test matrix
  • b45c0a9 [PIP] Update pytest-subtests requirement
  • 6d660fb Rafactor extract params into a private method
  • 239a938 Refactor parse_response
  • Additional commits viewable in compare view

Updates pulp-cli from 0.29.2 to 0.30.0

Changelog

Sourced from pulp-cli's changelog.

0.30.0 (2025-01-15) {: #0.30.0 }

Features {: #0.30.0-feature }

  • Added --file-url option to file, python and rpm content create commands. #file_url

Bugfixes {: #0.30.0-bugfix }

  • Fixed OAuth2 not using the provided CA bundle. #1096
  • Fixed the error message for pulp config edit to properly hint at pulp config create.
  • Fixes from_config call that messed up the headers attribute.

Improved Documentation {: #0.30.0-doc }

  • Fixed formatting and removed a confusing part of advanced features.

Deprecations and Removals {: #0.30.0-removal }

  • Drop support for the now unsupported Python version 3.8.

Misc {: #0.30.0-misc }

  • Replaced python-toml dependency with a delicate combination of tomllib, tomli and tomli-w. #1084
  • Declare compatibility with Python 3.13.

Pulp GLUE {: #0.30.0-pulp-glue }

Deprecations and Removals {: #0.30.0-pulp-glue-removal }

  • Drop support for the now unsupported Python version 3.8.

Misc {: #0.30.0-pulp-glue-misc }

  • Declare compatibility with Python 3.13.

Commits
  • 710e125 Release 0.30.0
  • 716f8b5 Add querystrings to debug output
  • 178b092 [PIP] Update pygments requirement from <2.19,>=2.17.2 to >=2.17.2,<2.20
  • ac5f7bf Ignore a mypy complaint about a fixture redefinition
  • 061072b Fix an unreported typing issue
  • ef65293 [PIP] Bump mypy from 1.13.0 to 1.14.1
  • f693751 Adjust test matrix
  • b45c0a9 [PIP] Update pytest-subtests requirement
  • 6d660fb Rafactor extract params into a private method
  • 239a938 Refactor parse_response
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pulp-cli-deps group in /automation with 2 updates: [pulp-glue](https://github.com/pulp/pulp-cli) and [pulp-cli](https://github.com/pulp/pulp-cli).


Updates `pulp-glue` from 0.29.2 to 0.30.0
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/0.30.0/CHANGES.md)
- [Commits](pulp/pulp-cli@0.29.2...0.30.0)

Updates `pulp-cli` from 0.29.2 to 0.30.0
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/0.30.0/CHANGES.md)
- [Commits](pulp/pulp-cli@0.29.2...0.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependabot Dependabot automated PR label Jan 16, 2025
@theforeman-bot
Copy link
Member

Can one of the admins verify this patch?

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.

1 participant