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 pulpcore from 3.63.1 to 3.63.2 in /automation #1435

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pulpcore from 3.63.1 to 3.63.2.

Changelog

Sourced from pulpcore's changelog.

3.63.2 (2024-11-12) {: #3.63.2 }

REST API {: #3.63.2-rest-api }

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

  • Fixed an assertion on all content being added/removed in a repository version is of the same domain. #content-assert
  • pulp-worker fails to start with "float object cannot be interpreted as an integer" on some versions of python. #5861
  • Started propagating headers from the content-app when using a non-default filesystem storage. #5879
  • Fixed task purge to not expect a user, when a run has been scheduled by Pulp itself. #5881
  • pass envvars to Signing Scripts to access GNUPGHOME #5911
  • On the content-app, added ClientConnectionError (aiohttp) as an exception that can trigger a retry when streaming content from a Remote. #5967

Plugin API {: #3.63.2-plugin-api }

No significant changes.

Pulp File {: #3.63.2-pulp-file }

Bugfixes {: #3.63.2-pulp-file-bugfix }

  • During sync, quote the URL path for file downloads using HTTP. #5686

Pulp Cert Guard {: #3.63.2-pulp-cert-guard }

No significant changes.


Commits
  • b919890 Release 3.63.2
  • aa64f29 Add ClientConnectionError as retriable exception on content-app streaming
  • f3cba73 Fix cross-domain content assertion
  • 71ae0d2 Propagate response headers when using Azure, S3 or GCP storage
  • 720d2eb Fix scheduled task purge failing without user
  • bb4057a Fix URL encoding issue in pulp_file
  • 2447549 fix: Signing scripts needs access to environment variables.
  • 8245576 Ensure we're passing an int to randint
  • 03ae6e6 Remove functional tests for opentelemetry instrumentation
  • 6de2732 Bump version: 3.63.1 → 3.63.2.dev
  • See full diff 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 [pulpcore](https://github.com/pulp/pulpcore) from 3.63.1 to 3.63.2.
- [Release notes](https://github.com/pulp/pulpcore/releases)
- [Changelog](https://github.com/pulp/pulpcore/blob/3.63.2/CHANGES.md)
- [Commits](pulp/pulpcore@3.63.1...3.63.2)

---
updated-dependencies:
- dependency-name: pulpcore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Can one of the admins verify this patch?

@Odilhao Odilhao merged commit e9800de into rpm/develop Nov 13, 2024
3 checks passed
@Odilhao Odilhao deleted the dependabot/pip/automation/pulpcore-3.63.2 branch November 13, 2024 18:02
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