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 Alamofire/Alamofire to from: "5.10.2" #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Update Change
Alamofire/Alamofire minor from: "5.9.1" -> from: "5.10.2"

Release Notes

Alamofire/Alamofire (Alamofire/Alamofire)

v5.10.2

Compare Source

Released on 2024-11-249. All issues associated with this milestone can be found using this filter.

Fixed
  • Runtime crash when calling validate from a Swift 6-compiled target.
  • Swift 6.0 Package.swift deprecation warning.

v5.10.1

Compare Source

Released on 2024-10-19. All issues associated with this milestone can be found using this filter.

Fixed
  • @Sendable in AdaptHandler and RetryHandler types.
  • Downstream JSONResponseSerializer wrapper by reverting output type to just Any.
  • Missing @Sendable on Authenticator.refresh.

v5.10.0

Compare Source

Released on 2024-10-13. All issues associated with this milestone can be found using this filter.

Added
  • 🔥 Full Swift concurrency support with Sendable requirements. Most APIs are also marked @preconcurrency, so there should be no breaking changes. Swift 5.9 now required to build.
  • Existential any now required internally by Alamofire.
Updated
  • 🔥 Session.init(... eventMonitors:) to allow no EventMonitors at all, and CompositeEventMonitor to fix thread-safety. Potentially breaking if previously passing [] but still expecting Notifications to be posted. Pass [AlamofireNotifications()] if you need that behavior.
  • DownloadRequest.validate to read the fileSize rather than the whole file from disk.
  • Links to swiftlang repositories.
Fixed


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/alamofire-alamofire-5.x branch from dae5887 to b0187ac Compare October 19, 2024 19:59
@renovate renovate bot changed the title Update dependency Alamofire/Alamofire to from: "5.10.0" Update dependency Alamofire/Alamofire to from: "5.10.1" Oct 19, 2024
@renovate renovate bot changed the title Update dependency Alamofire/Alamofire to from: "5.10.1" Update dependency Alamofire/Alamofire to from: "5.10.2" Nov 25, 2024
@renovate renovate bot force-pushed the renovate/alamofire-alamofire-5.x branch from b0187ac to 46c6d18 Compare November 25, 2024 15:47
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