-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump the dependencies group with 4 updates #26
base: master
Are you sure you want to change the base?
Conversation
Bumps the dependencies group with 4 updates: [github.com/vapor/vapor](https://github.com/vapor/vapor), [github.com/vapor/fluent](https://github.com/vapor/fluent), [github.com/vapor/leaf](https://github.com/vapor/leaf) and [github.com/tid-kijyun/kanna](https://github.com/tid-kijyun/Kanna). Updates `github.com/vapor/vapor` from 4.57.0 to 4.66.0 - [Release notes](https://github.com/vapor/vapor/releases) - [Commits](vapor/vapor@4.57.0...4.66.0) Updates `github.com/vapor/fluent` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/vapor/fluent/releases) - [Commits](vapor/fluent@4.4.0...4.5.0) Updates `github.com/vapor/leaf` from 4.1.5 to 4.2.4 - [Release notes](https://github.com/vapor/leaf/releases) - [Commits](vapor/leaf@4.1.5...4.2.4) Updates `github.com/tid-kijyun/kanna` from 5.2.7 to 5.3.0 - [Release notes](https://github.com/tid-kijyun/Kanna/releases) - [Commits](tid-kijyun/Kanna@5.2.7...5.3.0) --- updated-dependencies: - dependency-name: github.com/vapor/vapor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/vapor/fluent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/vapor/leaf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/tid-kijyun/kanna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bumps the dependencies group with 4 updates: github.com/vapor/vapor, github.com/vapor/fluent, github.com/vapor/leaf and github.com/tid-kijyun/kanna.
Updates
github.com/vapor/vapor
from 4.57.0 to 4.66.0Release notes
Sourced from github.com/vapor/vapor's releases.
... (truncated)
Commits
9a837b8
Prevent vapor from crashing during a crash in third-party code, obfuscating t...319254b
Fixed HTTP Decompression Test Failures (#2897)dda0de5
Fixing issue #2755: updating config storage inside HTTPServer (#2882)a875f1d
Migrate tests from NIOAtomics to Atomics (#2887)b37dfa7
FileIO doc fix for streamFile. (#2886)45bc9ab
Update comment in DebuggableError.swift (#2876)971becb
Add missing protocolExpressibleByStringLiteral
toHTTPHeaders.Name
(#2874)de68c34
Fix Leaf Downstream CI (#2875)c814b6f
Implement support for custom verify callbacks (#2865)b518199
Added support for RegExp pattern Validation (#2856)Updates
github.com/vapor/fluent
from 4.4.0 to 4.5.0Release notes
Sourced from github.com/vapor/fluent's releases.
Commits
26c4460
AddasyncCredentialsAuthenticator
toModelCredentialsAuthenticatable
(#744)469310c
Add project board workflow (#740)8407d95
Add project board workflow (#739)f008b2c
Add project board workflow (#736)Updates
github.com/vapor/leaf
from 4.1.5 to 4.2.4Release notes
Sourced from github.com/vapor/leaf's releases.
Commits
6fe0e84
Fix Algorithms Dependency Declaration (#222)79fbcfb
Fix retain cycle(s) in encoder implementation (#220)bf1c279
Add Swift Algorithms as an explicit dependency (#217)04f262e
Fix behavior of Leaf context encoding and improve Leaf errors (#212)7dcd710
Add contributing.md (#211)804f272
Update Supported Swift Versions (#209)526e951
Add project board workflow (#208)6f2401e
Add project board workflow (#207)Updates
github.com/tid-kijyun/kanna
from 5.2.7 to 5.3.0Release notes
Sourced from github.com/tid-kijyun/kanna's releases.
Commits
41c3d28
Merge pull request #270 from tid-kijyun/fix/cocoapods0acdd3e
Fixed podspec1e32aef
Merge pull request #269 from tid-kijyun/fix/cocoapods1481fbd
Fixed podspec053f5e3
Merge pull request #268 from tid-kijyun/feature/supports_visionos1615746
Added support for visioOS58b7c44
Merge pull request #267 from tid-kijyun/fix/cocoapods5ad0d50
Fixed podspec6aed5c7
Bumping version to 5.3.09315350
Merge pull request #266 from tid-kijyun/fix/cocoapodsDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions