-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major dependencies #37
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
Conversation
@el-hoshino Swift.cloudのBuild SettingsでSwift Versionを5.8に変更お願いします |
@novr 今の設定はすでに5.8ですね… 🤔 |
swift-openapi-computeがswift-openapiの破壊的変更に対応できてなかったので、修正中です |
a78bb16
to
5de42cc
Compare
まだエラーでる
|
swift-http-types のリリース待ち |
9c57f8c
to
a9fdc3d
Compare
Swiftのバージョンを5.9に上げてみました |
🤔 |
a9fdc3d
to
6b2b21a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
@el-hoshino なんか治った |
お! 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR contains the following updates:
from: "0.2.1"
->from: "0.3.5"
from: "0.2.1"
->from: "0.3.6"
from: "0.0.1"
->from: "0.1.2"
from: "2.17.0"
->from: "2.18.0"
Release Notes
apple/swift-openapi-generator (apple/swift-openapi-generator)
v0.3.5
: Swift OpenAPI Generator 0.3.5Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-generator@0.3.4...0.3.5
v0.3.4
: Swift OpenAPI Generator 0.3.4Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-generator@0.3.3...0.3.4
v0.3.3
: Swift OpenAPI Generator 0.3.3Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-generator@0.3.2...0.3.3
v0.3.2
: Swift OpenAPI Generator 0.3.2Compare Source
What's Changed
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-openapi-generator@0.3.1...0.3.2
v0.3.1
: Swift OpenAPI Generator 0.3.1Compare Source
What's Changed
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-openapi-generator@0.3.0...0.3.1
v0.3.0
: Swift OpenAPI Generator 0.3.0Compare Source
See the full announcement on the Swift forums1.
What's Changed
SemVer Minor
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-generator@0.2.3...0.3.0
v0.2.3
: Swift OpenAPI Generator 0.2.3Compare Source
New feature flags
urlEncodedForm
enables support for generating Codable types forapplication/x-www-form-urlencoded
request bodiesWhat's Changed
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-openapi-generator@0.2.2...0.2.3
v0.2.2
: Swift OpenAPI Generator 0.2.2Compare Source
What's Changed
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-openapi-generator@0.2.1...0.2.2
apple/swift-openapi-runtime (apple/swift-openapi-runtime)
v0.3.6
: Swift OpenAPI Runtime 0.3.6Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-runtime@0.3.5...0.3.6
v0.3.5
: Swift OpenAPI Runtime 0.3.5Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-runtime@0.3.4...0.3.5
v0.3.4
: Swift OpenAPI Runtime 0.3.4Compare Source
What's Changed
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-openapi-runtime@0.3.3...0.3.4
v0.3.3
: Swift OpenAPI Runtime 0.3.3Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-runtime@0.3.2...0.3.3
v0.3.2
: Swift OpenAPI Runtime 0.3.2Compare Source
What's Changed
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-openapi-runtime@0.3.1...0.3.2
v0.3.1
: Swift OpenAPI Runtime 0.3.1Compare Source
What's Changed
SemVer Patch
Full Changelog: apple/swift-openapi-runtime@0.3.0...0.3.1
v0.3.0
: Swift OpenAPI Runtime 0.3.0Compare Source
This release changes the
ClientTransport
,ClientMiddleware
,ServerTransport
, andServerMiddleware
protocols in line with the approved proposals SOAR-0004 and SOAR-0005. See the proposals for details on how to migrate.The TL;DR is:
Foundation.Data
orSwift.String
are nowOpenAPIRuntime.HTTPBody
, which represents an async sequence of byte chunks, unlocking fully streaming use casesWhat's Changed
SemVer Minor
Full Changelog: apple/swift-openapi-runtime@0.2.5...0.3.0
v0.2.5
: Swift OpenAPI Runtime 0.2.5Compare Source
What's Changed
SemVer Patch
Full Changelog: apple/swift-openapi-runtime@0.2.4...0.2.5
v0.2.4
: Swift OpenAPI Runtime 0.2.4Compare Source
What's Changed
SemVer Patch
Full Changelog: apple/swift-openapi-runtime@0.2.3...0.2.4
v0.2.3
: Swift OpenAPI Runtime 0.2.3Compare Source
What's Changed
SemVer Patch
New Contributors
Full Changelog: apple/swift-openapi-runtime@0.2.2...0.2.3
v0.2.2
: Swift OpenAPI Runtime 0.2.2Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-openapi-runtime@0.2.1...0.2.2
novr/swift-openapi-compute (novr/swift-openapi-compute)
v0.1.2
Compare Source
What's Changed
Full Changelog: novr/swift-openapi-compute@0.1.1...0.1.2
v0.1.1
Compare Source
Full Changelog: novr/swift-openapi-compute@0.1.0...0.1.1
v0.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: novr/swift-openapi-compute@0.0.2...0.1.0
v0.0.2
Compare Source
Full Changelog: novr/swift-openapi-compute@0.0.1...0.0.2
swift-cloud/Compute (swift-cloud/Compute)
v2.18.0
: - CacheCompare Source
This release adds support for Fastly's Cache API allowing you to cache and retrieve arbitrary data during a request:
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
Footnotes
https://forums.swift.org/t/swift-openapi-generator-0-3-0-released-swift-http-types-streaming-bodies-shorthand-apis/67704 ↩