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

Update dependency vapor/vapor to from: "4.107.0" #397

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Update Change
vapor/vapor minor from: "4.106.7" -> from: "4.107.0"

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vapor/vapor (vapor/vapor)

v4.107.0: - Fix Concurrency Warnings and Deprecations

Compare Source

What's Changed

Fix Concurrency Warnings and Deprecations by @​0xTim in #​3265

  • Fix some deprecation warnings caused by HTTPMethod.name being deprecated (not sure why this wasn’t caught during the deprecation)
  • Fix sendable warning related to HTTPClient.Response not being marked as Sendable - there’s no point moving over to the async APIs for now
  • Fix more Sendable warnings related to .get() and friends requiring values to be Sendable - see https://github.com/apple/swift-nio/releases/tag/2.76.0
  • As a result, View and Content now have sendability requirements
This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.106.7...4.107.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 13, 2024 11:58
@renovate renovate bot merged commit 3f4d7f8 into main Dec 13, 2024
3 checks passed
@renovate renovate bot deleted the renovate/vapor-vapor-4.x branch December 13, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants