SwiftPackageIndex / SwiftPackageIndex-Server

The Swift Package Index is the place to find Swift packages!
https://swiftpackageindex.com
Apache License 2.0
554 stars 45 forks source link

Swift: Bump the swift-dependencies group with 5 updates #3314

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the swift-dependencies group with 5 updates:

Package From To
github.com/pointfreeco/xctest-dynamic-overlay 1.2.4 1.2.5
github.com/vapor/vapor 4.102.1 4.103.1
github.com/apple/swift-nio-ssl 2.27.1 2.27.2
github.com/vapor/console-kit 4.14.3 4.15.0
github.com/vapor/postgres-nio 1.22.0 1.22.1

Updates github.com/pointfreeco/xctest-dynamic-overlay from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/pointfreeco/xctest-dynamic-overlay's releases.

1.2.5

What's Changed

Full Changelog: https://github.com/pointfreeco/swift-issue-reporting/compare/1.2.4...1.2.5

Commits


Updates github.com/vapor/vapor from 4.102.1 to 4.103.1

Release notes

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

4.103.1 - fix: support capital letters in the domain part of email validation

What's Changed

fix: support capital letters in the domain part of email validation by @​Austinpayne in #3211

Fixes #2889

New Contributor

This patch was released by @​0xTim

Full Changelog: https://github.com/vapor/vapor/compare/4.103.0...4.103.1

Commits


Updates github.com/apple/swift-nio-ssl from 2.27.1 to 2.27.2

Release notes

Sourced from github.com/apple/swift-nio-ssl's releases.

SwiftNIO SSL 2.27.2

SemVer Patch

  • Avoid a spin loop when inactive is fired before active (#470)
  • Stop using symlinks for PrivacyInfo (#475)

Other Changes

  • Update test cert (#476)
Commits


Updates github.com/vapor/console-kit from 4.14.3 to 4.15.0

Release notes

Sourced from github.com/vapor/console-kit's releases.

4.15.0 - Don't animate ActivityIndicator when outputting to a file

What's Changed

Don't animate ActivityIndicator when outputting to a file by @​jflan-dd in #202

Long running loading/progress indicators create a lot of noisy output when an executable is outputting to Xcode’s console, being captured to a file, or a piped to another command. e.g. #141

This PR skips writing the animated output of an ActivityIndicator if the console will not handle it well.

This patch was released by @​0xTim

Full Changelog: https://github.com/vapor/console-kit/compare/4.14.3...4.15.0

Commits


Updates github.com/vapor/postgres-nio from 1.22.0 to 1.22.1

Release notes

Sourced from github.com/vapor/postgres-nio's releases.

PostgresNIO 1.22.1

SemVer Patch

  • Revert "[Fix] Query Hangs if Connection is Closed (#487)" (#501)
Commits


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