generated from gmartinsribeiro/opensource-template
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency vapor/vapor to from: "4.117.0" #50
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
Draft
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vapor-vapor-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
a00e632
to
92022a5
Compare
92022a5
to
21da275
Compare
21da275
to
3a9d40b
Compare
3a9d40b
to
834a811
Compare
8cb69f4
to
44c0f10
Compare
44c0f10
to
e462a57
Compare
e462a57
to
36490ac
Compare
36490ac
to
37f8c89
Compare
37f8c89
to
7d6b3ae
Compare
7d6b3ae
to
8ac023b
Compare
8ac023b
to
97a9d6a
Compare
97a9d6a
to
3e8c79d
Compare
3e8c79d
to
ab473da
Compare
ab473da
to
116da21
Compare
d594289
to
b59a7dd
Compare
b59a7dd
to
dc9388d
Compare
dc9388d
to
73e3b8a
Compare
73e3b8a
to
b75379c
Compare
b75379c
to
b0aa1af
Compare
b0aa1af
to
fe0c526
Compare
fe0c526
to
994cfd1
Compare
994cfd1
to
c72881a
Compare
c72881a
to
558ca67
Compare
558ca67
to
2c0766c
Compare
2c0766c
to
88887de
Compare
88887de
to
34da557
Compare
34da557
to
3f43ebb
Compare
3f43ebb
to
4a9dd33
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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: "4.92.5"
->from: "4.117.0"
Release Notes
vapor/vapor (vapor/vapor)
v4.117.0
: - Fix warnings in 6.2Compare Source
What's Changed
Fix warnings in 6.2 by @0xTim in #3361
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.116.0...4.117.0
v4.116.0
: - Allow initializing Vapor.Application with a LoggerCompare Source
What's Changed
Allow initializing Vapor.Application with a Logger by @czechboy0 in #3359
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.115.1...4.116.0
v4.115.1
: - Add Sendable annotations to the OTP typesCompare Source
What's Changed
Add Sendable annotations to the OTP types by @0xTim in #3345
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.115.0...4.115.1
v4.115.0
: - ImproveVaporTesting
'swithApp
methodCompare Source
What's Changed
Improve
VaporTesting
'swithApp
method by @fpseverino in #3332This patch was released by @gwynne
Full Changelog: vapor/vapor@4.114.1...4.115.0
v4.114.1
: - Correct SessionData's Codable conformanceCompare Source
What's Changed
Correct SessionData's Codable conformance by @gwynne in #3317
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.114.0...4.114.1
v4.114.0
: - Added a cache policy for file middlewareCompare Source
What's Changed
Added a cache policy for file middleware by @dimitribouniol in #3314
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.113.2...4.114.0
v4.113.2
: - Fix warning in service fixCompare Source
What's Changed
Fix warning in service fix by @0xTim in #3303
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.113.1...4.113.2
v4.113.1
: - Prevent stack overflow by usingNIOLock
instead ofNIOLockedValueBox
during service initializationCompare Source
What's Changed
Prevent stack overflow by using
NIOLock
instead ofNIOLockedValueBox
during service initialization by @MrMage in #3302This patch was released by @0xTim
Full Changelog: vapor/vapor@4.113.0...4.113.1
v4.113.0
: - Fix warnings from NIO 2.79.0Compare Source
What's Changed
Fix warnings from NIO 2.79.0 by @0xTim in #3285
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.112.2...4.113.0
v4.112.2
: - Android supportCompare Source
What's Changed
Android support by @marcprux in #3282
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.112.1...4.112.2
v4.112.1
: - Use singleton NIOThreadPool by defaultCompare Source
What's Changed
Use singleton NIOThreadPool by default by @gwynne in #3298
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.112.0...4.112.1
v4.112.0
: - Adds Support for Tracing Header ExtractionCompare Source
What's Changed
Adds Support for Tracing Header Extraction by @NeedleInAJayStack in #3280
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.111.1...4.112.0
v4.111.1
: - do not truncate response when streaming on errorCompare Source
What's Changed
do not truncate response when streaming on error by @weissi in #3283
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.111.0...4.111.1
v4.111.0
: - Validation API |Custom
ValidatorCompare Source
What's Changed
Validation API |
Custom
Validator by @WilliamFernsV3 in #3263Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.110.2...4.111.0
v4.110.2
: - In withApp(), always shut down app even if error is thrownCompare Source
What's Changed
In withApp(), always shut down app even if error is thrown by @gwynne in #3275
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.110.1...4.110.2
v4.110.1
: - Minor swift-testing related improvementsCompare Source
What's Changed
Minor swift-testing related improvements by @MahdiBM in #3274
This patch was released by @MahdiBM
Full Changelog: vapor/vapor@4.110.0...4.110.1
v4.110.0
: - Better compatibility with Swift TestingCompare Source
What's Changed
Better compatibility with Swift Testing by @MahdiBM in #3257
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.109.0...4.110.0
v4.109.0
: - Adds swift-distributed-tracing and TracingMiddlewareCompare Source
What's Changed
Adds swift-distributed-tracing and TracingMiddleware by @NeedleInAJayStack in #3253
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.108.0...4.109.0
v4.108.0
: - Make Services in Vapor UsableCompare Source
What's Changed
Make Services in Vapor Usable by @0xTim in #2901
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.107.0...4.108.0
v4.107.0
: - Fix Concurrency Warnings and DeprecationsCompare Source
What's Changed
Fix Concurrency Warnings and Deprecations by @0xTim in #3265
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.7...4.107.0
v4.106.7
: - Fix typo in ContenConfiguration errorCompare Source
What's Changed
Fix typo in ContenConfiguration error by @WilliamFernsV3 in #3259
New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.6...4.106.7
v4.106.6
: - Pass the method, url, and user agent from the ErrorMiddleware to the logger in the metadata.Compare Source
What's Changed
Pass the method, url, and user agent from the ErrorMiddleware to the logger in the metadata. by @maciejtrybilo in #3233
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.5...4.106.6
v4.106.5
: - Fix.noSignalReceived
body streaming crashCompare Source
What's Changed
Fix
.noSignalReceived
body streaming crash by @ptoffy in #3232Reviewers
Thanks to the reviewers for their help:
This patch was released by @ptoffy
Full Changelog: vapor/vapor@4.106.4...4.106.5
v4.106.4
: - Use application's logger in InMemory testerCompare Source
What's Changed
Use application's logger in InMemory tester by @sidepelican in #3239
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.3...4.106.4
v4.106.3
: - Adds JPEG XL (JXL) and AVIF HTTPMediaTypesCompare Source
What's Changed
Adds JPEG XL (JXL) and AVIF HTTPMediaTypes by @vamsii777 in #3250
New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.2...4.106.3
v4.106.2
: - fixHTTPMethod.RAW(value: String)
string representationCompare Source
What's Changed
fix
HTTPMethod.RAW(value: String)
string representation by @RandomHashTags in #3249New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.1...4.106.2
v4.106.1
: - Omit ACAO header instead of empty valueCompare Source
What's Changed
Omit ACAO header instead of empty value by @grahamburgsma in #3243
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.106.0...4.106.1
v4.106.0
: - Drop Support for Swift 5.8Compare Source
What's Changed
Drop Support for Swift 5.8 by @0xTim in #3240
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.105.2...4.106.0
v4.105.2
: - Raise error when the data expected an array but not parsed as arrayCompare Source
What's Changed
Raise error when the data expected an array but not parsed as array by @sidepelican in #3222
Reviewers
Thanks to the reviewers for their help:
This patch was released by @ptoffy
Full Changelog: vapor/vapor@4.105.1...4.105.2
v4.105.1
: - Throw an error if unkeyed container is at endCompare Source
What's Changed
Throw an error if unkeyed container is at end by @supersonicbyte in #3226
New Contributor
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.105.0...4.105.1
v4.105.0
: - Support Swift 6Compare Source
What's Changed
Support Swift 6 by @0xTim in #3225
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.104.0...4.105.0
v4.104.0
: - Conditional Content Response CompressionCompare Source
What's Changed
Conditional Content Response Compression by @dimitribouniol in #3215
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.103.2...4.104.0
v4.103.2
: - Use Configured JSONEncoder in ErrorMiddlewareCompare Source
What's Changed
Use Configured JSONEncoder in ErrorMiddleware by @0xTim in #3224
Reviewers
Thanks to the reviewers for their help:
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.103.1...4.103.2
v4.103.1
: - fix: support capital letters in the domain part of email validationCompare Source
What's Changed
fix: support capital letters in the domain part of email validation by @Austinpayne in #3211
New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.103.0...4.103.1
v4.103.0
: - HTTPHeaders.LastModified Public InitializerCompare Source
What's Changed
HTTPHeaders.LastModified Public Initializer by @dimitribouniol in #3216
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.102.1...4.103.0
v4.102.1
: - Incorrect HTTPMediaType/parameters Documentation Formatting.Compare Source
What's Changed
Incorrect HTTPMediaType/parameters Documentation Formatting. by @dimitribouniol in #3214
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.102.0...4.102.1
v4.102.0
: - Add Sendable conformance to XCTApplicationTester, XCTHTTPRequest/Response, and some othersCompare Source
What's Changed
Add Sendable conformance to XCTApplicationTester, XCTHTTPRequest/Response, and some others by @gwynne in #3208
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.101.4...4.102.0
v4.101.4
: - Fixed an issue where response compression would fail when returning 304 Not ModifiedCompare Source
What's Changed
Fixed an issue where response compression would fail when returning 304 Not Modified by @dimitribouniol in #3206
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.101.3...4.101.4
v4.101.3
: - Fix decoding 'flag' URL query params via.decode(StructType.self)
Compare Source
What's Changed
Fix decoding 'flag' URL query params via
.decode(StructType.self)
by @challfry in #3164New Contributor
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.101.2...4.101.3
v4.101.2
: - Adds TIFF and WebP HTTP Media TypesCompare Source
What's Changed
Adds TIFF and WebP HTTP Media Types by @qalandarov in #3194
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.101.1...4.101.2
v4.101.1
: - Exclude Query and Fragment from URI semicolon fix on LinuxCompare Source
On Linux,
URLComponents
does not have 100% the same behavior like on macOS. Vapor accounts for this unfixed bug by replacing percent-encoded semicolon%3B
with;
inURI
s.This is however not fully correct, because if a URI contains a percent encoded semicolon, this might have a different meaning, than when it is not percent encoded, compare the following sentence from RFC 3986:
This PR aims to limit the impact of the required semicolon fix by ensuring that query and fragments are not unnecessarily and incorrectly modified.
Hopefully, in a future with the new swift-foundation this fix will not be needed anymore. But for now it would solve an issue on our side which is related to the concept of a signed request.
v4.101.0
: - Add Async Storage shutdownCompare Source
What's Changed
Add Async Storage shutdown by @0xTim in #3196
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.100.2...4.101.0
v4.100.2
: - asyncBoot will no longer try booting server again if it is already bootedCompare Source
What's Changed
asyncBoot will no longer try booting server again if it is already booted by @RussBaz in #3195
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.100.1...4.100.2
v4.100.1
: - Update URLEncodedFormEncoder encoding rulesCompare Source
What's Changed
Update URLEncodedFormEncoder encoding rules by @ptoffy in #3192
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.100.0...4.100.1
v4.100.0
: - Add Async Lifecycle HandlersCompare Source
What's Changed
Add Async Lifecycle Handlers by @0xTim in #3193
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.99.3...4.100.0
v4.99.3
: - Async Serve CommandCompare Source
What's Changed
Async Serve Command by @0xTim in #3190
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.99.2...4.99.3
v4.99.2
: - Support compiling against MuslCompare Source
What's Changed
Support compiling against Musl by @simonjbeaumont in #3188
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.99.1...4.99.2
v4.99.1
: - Fix availability messageCompare Source
What's Changed
Fix availability message by @valeriyvan in #3191
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.99.0...4.99.1
v4.99.0
: - Add async alternative for Application.shutdownCompare Source
What's Changed
Add async alternative for Application.shutdown by @0xTim in #3189
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.98.0...4.99.0
v4.98.0
: - Mark all functions that usewait
asnoasync
Compare Source
What's Changed
Mark all functions that use
wait
asnoasync
by @0xTim in #3168This patch was released by @0xTim
Full Changelog: vapor/vapor@4.97.1...4.98.0
v4.97.1
: - Log source file and line info for errors in ErrorMiddleware when possibleCompare Source
What's Changed
Log source file and line info for errors in ErrorMiddleware when possible by @gwynne in #3187
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.97.0...4.97.1
v4.97.0
: - Provide AsyncFileStreaming APICompare Source
What's Changed
Provide AsyncFileStreaming API by @0xTim in #3184
This patch was released by @0xTim
Full Changelog: vapor/vapor@4.96.0...4.97.0
v4.96.0
: - Make # of connections accepted per event loop cycle configurable, and raise the defaultCompare Source
What's Changed
Make # of connections accepted per event loop cycle configurable, and raise the default by @gwynne in #3186
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: vapor/vapor@4.95.0...4.96.0
v4.95.0
: - Add support for asynchronous body stream writingCompare Source
What's Changed
Add support for asynchronous body stream writing by @Joannis in #2998
Configuration
📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.