parley-messaging / ios-library

Parley iOS app library
MIT License
2 stars 2 forks source link

Swift packages: Bump the dependencies group with 2 updates #103

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the dependencies group with 2 updates: github.com/alamofire/alamofire and github.com/ashleymills/reachability.swift.

Updates github.com/alamofire/alamofire from 5.8.1 to 5.9.1

Release notes

Sourced from github.com/alamofire/alamofire's releases.

5.9.1

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

Updated

  • HTTPHeaders and HTTPHeader to be Sendable.
  • HTTPMethod to be Sendable.

Fixed

  • CocoaPods visionOS support by explicitly declaring it in podspec.

5.9.0

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

Added

  • [🔥 Experimental 🔥] WebSocketRequest, as a wrapper for URLSessionWebSocketTask. 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.xcprivacy file and integration with SPM, CocoaPods, and Carthage.
  • AlamofireDynamic target, to force dynamic linking in Xcode when using SPM. Only use when you know you need it.
  • AFInfo enum and a public version value to get Alamofire's current version, AFInfo.version.

Updated

  • Alamofire to require Swift 5.7.1.
  • Project structure to break apart large Request.swift file and consolidate various Request subclasses into their own files.
  • Empty type to be Sendable.
  • .swiftformat to remove duplicate rules.

Fixed

  • Platform deprecation warnings in Package.swift in newer Xcode versions.
  • Alamofire.podspec after project restructuring.
  • Various documentation typos.
Commits


Updates github.com/ashleymills/reachability.swift from 5.2.0 to 5.2.3

Release notes

Sourced from github.com/ashleymills/reachability.swift's releases.

5.2.3

  • Fix empty privacy manifest

Thanks to @​marcuseckert

5.2.2

Privacy manifest updates

Thanks to @​adzerjitchii

5.2.1

No release notes provided.

Commits
  • 7cbd73f Update ReachabilitySwift.podspec
  • ca3b095 Merge pull request #416 from marcuseckert/master
  • d5894ad fixed privacy manifest
  • 57da4b1 Update ReachabilitySwift.podspec
  • bf39476 Merge pull request #413 from adzerjitchii/fix-privacy-manifest
  • 50f8010 Fix report generation by adding empty items to CollectedDataType and APITypes
  • 7b7018a Update ReachabilitySwift.podspec
  • a7abd4a Merge pull request #396 from stefan-cr/master
  • a08e855 Merge pull request #402 from closure11/master
  • c22d80d Merge pull request #406 from fxwx23/fix-to-add-missing-expected-keys-on-xcpri...
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions