chore(deps): update dependency alamofire/alamofire to from: "5.10.2" #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "5.6.1"->from: "5.10.2"Release Notes
Alamofire/Alamofire (Alamofire/Alamofire)
v5.10.2Compare Source
Released on 2024-11-249. All issues associated with this milestone can be found using this filter.
Fixed
validatefrom a Swift 6-compiled target.Package.swiftdeprecation warning.v5.10.1Compare Source
Released on 2024-10-19. All issues associated with this milestone can be found using this filter.
Fixed
@SendableinAdaptHandlerandRetryHandlertypes.JSONResponseSerializerwrapper by reverting output type to justAny.@SendableonAuthenticator.refresh.v5.10.0Compare Source
Released on 2024-10-13. All issues associated with this milestone can be found using this filter.
Added
Sendablerequirements. Most APIs are also marked@preconcurrency, so there should be no breaking changes. Swift 5.9 now required to build.anynow required internally by Alamofire.Updated
Session.init(... eventMonitors:)to allow noEventMonitors at all, andCompositeEventMonitorto fix thread-safety. Potentially breaking if previously passing[]but still expectingNotifications to be posted. Pass[AlamofireNotifications()]if you need that behavior.DownloadRequest.validateto read thefileSizerather than the whole file from disk.swiftlangrepositories.Fixed
queueparameter toDataStreamserializers.testThatDatesCanBeEncodedAsFormattedwhen running with a non-Gregorian calendar.v5.9.1Compare Source
Released on 2024-03-30. All issues associated with this milestone can be found using this filter.
Updated
HTTPHeadersandHTTPHeaderto beSendable.HTTPMethodto beSendable.Fixed
v5.9.0Compare Source
Released on 2024-03-03. All issues associated with this milestone can be found using this filter.
Added
WebSocketRequest, as a wrapper forURLSessionWebSocketTask. This preview release is undocumented behind@_spi(WebSocket). Its API will change in the future, especially to adopt typed throws, but it is largely feature complete, tested, and usable now. API feedback, missing use cases, and bug reports are much appreciated before it goes fully public.PrivacyInfo.xcprivacyfile and integration with SPM, CocoaPods, and Carthage.AlamofireDynamictarget, to force dynamic linking in Xcode when using SPM. Only use when you know you need it.AFInfoenum and a publicversionvalue to get Alamofire's current version,AFInfo.version.Updated
Request.swiftfile and consolidate variousRequestsubclasses into their own files.Emptytype to beSendable..swiftformatto remove duplicate rules.Fixed
Package.swiftin newer Xcode versions.Alamofire.podspecafter project restructuring.v5.8.1Compare Source
Released on 2023-10-26. All issues associated with this milestone can be found using this filter.
Updated
Protectedto no longer be a@propertyWrapper.Fixed
URLEncodedFormEncoderencoding ofEncodablevalues with optional properties usingencodeIfPresent.v5.8.0Compare Source
Released on 2023-08-31. All issues associated with this milestone can be found using this filter.
Added
HTTPURLResponsevalues.Updated
#ifchecks.URLconversion tests for 2023URLchanges.contains.Fixed
MultipartFormDatastream to properly obeybodyContentLength.v5.7.1Compare Source
Released on 2023-05-10. All issues associated with this milestone can be found using this filter.
Updated
v5.7.0Compare Source
Released on 2023-05-09. All issues associated with this milestone can be found using this filter.
Added
ArrayEncoding.customtoURLEncodedFormEncoderandURLEncoding.KeyPathEncodingtoURLEncodedFormEncoder.NilEncodingtoURLEncodedFormEncoder.Updated
flatMaptomapinHTTPHeaders.Fixed
bufferingPolicyinStreamOf.v5.6.4Compare Source
Released on 2022-11-21. All issues associated with this milestone can be found using this filter.
Fixed
v5.6.3Compare Source
Released on 2022-11-20. All issues associated with this milestone can be found using this filter.
Updated
Fixed
Requesthas already been cancelled.v5.6.2Compare Source
Released on 2022-07-17. All issues associated with this milestone can be found using this filter.
Added
JSONEcodingcontains values that can't be passed throughJSONSerialization.Updated
Cache-Controlheader tests to not require hard-coded delays.Fixed
SecTrustCopyCertificateChain.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.
This PR was generated by Mend Renovate. View the repository job log.