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

[noissue]: Update pulpcore requirement from <3.70,>=3.49.0 to >=3.49.0,<3.71 #2107

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Updates the requirements on pulpcore to permit the latest version.

Changelog

Sourced from pulpcore's changelog.

3.70.0 (2025-02-04) {: #3.70.0 }

REST API {: #3.70.0-rest-api }

Features {: #3.70.0-rest-api-feature }

  • Allow CONTENT_ORIGIN to be None. When None, the base_url for Distributions is a relative path. #5931
  • Added a login api endpoint to result in an authorization cookie from any other sort of feasible authentication. #5932
  • Added the unblocked_at filter for Tasks API. #6165
  • Added a check to the basic auth module to respect the X-Requested-With: "XMLHttpRequest" header. In return the signature of the WWW-Authenticate header is changed so browsers will not pop up a password dialog.

Bugfixes {: #3.70.0-rest-api-bugfix }

  • Fixed replication failing when the upstream Pulp doesn't have all the same plugins as the downstream. #4509
  • Added an extra check to the task unblocking logic to catch a rare case of stuck tasks in running, but never unblocked. Tasks in normal operation should never end in this state, but at least with a specific upgrade it can happen. #6225

Improved Documentation {: #3.70.0-rest-api-doc }

  • Expanded docs on correlation id. #6248

Removals {: #3.70.0-rest-api-removal }

Plugin API {: #3.70.0-plugin-api }

Features {: #3.70.0-plugin-api-feature }

  • Modified the artifact_url method from ArtifactDistribution model to return a relative URL

... (truncated)

Commits
  • ac15780 Release 3.70.0
  • 21f2c21 Expand docs on correlation id
  • 6e333a3 fix minor documentation typo
  • fd6c749 Update the tests for CONTENT_ORIGIN being optional
  • 115e6c5 Makes CONTENT_ORIGIN not a required setting
  • 30b832b Update Changelog
  • c031e25 Update gitleaks to ignore example-keys.
  • f72af09 Fix replica failing when upstream is missing plugins
  • de23809 Delete pulp_label_select field from UpstreamPulp
  • 05b8381 Update docs about STORAGES setting
  • 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 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)

Updates the requirements on [pulpcore](https://github.com/pulp/pulpcore) to permit the latest version.
- [Release notes](https://github.com/pulp/pulpcore/releases)
- [Changelog](https://github.com/pulp/pulpcore/blob/3.70.0/CHANGES.md)
- [Commits](pulp/pulpcore@3.49.0...3.70.0)

---
updated-dependencies:
- dependency-name: pulpcore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
@mdellweg
Copy link
Member

mdellweg commented Feb 6, 2025

@dependabot ignore this dependency

@dependabot dependabot bot closed this Feb 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2025

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

@dependabot dependabot bot deleted the dependabot/pip/pulpcore-gte-3.49.0-and-lt-3.71 branch February 6, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file no-changelog no-issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant