Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps github.com/apple/swift-nio from 2.92.0 to 2.93.0.

Release notes

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

2.93.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.92.2...2.93.0

2.92.2

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.92.1...2.92.2

SwiftNIO 2.92.1

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.92.0...2.92.1

Commits
  • 233f61b Initialize the mutexattr before use. (#3482)
  • 6ce9173 fix: Ensure pthread_mutexattr_t is properly cleaned up with pthread_mutexattr...
  • 192616d Disable Xcode-beta builds until one is installed (#3446)
  • 61053a0 NIOTypedHTTPClientUpgradeHandler will write Upgrade request on handlerAdded i...
  • 6b33489 Updates to present docs on _NIOFileSystem (#3477)
  • d779d6d Revert "Address potential template injection issues" (#3478)
  • 5ada77d Address potential template injection issues (#3466)
  • 608e511 Add homeDirectory accessor to FileSystem (#3471)
  • 4a9a971 docs: String(buffer:) needs to mention that it will always succeed (#3476)
  • 5dc3b4b Cancel pending in/outbound consumers in EmbeddedChannelCore upon channel clos...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/apple/swift-nio](https://github.com/apple/swift-nio) from 2.92.0 to 2.93.0.
- [Release notes](https://github.com/apple/swift-nio/releases)
- [Commits](apple/swift-nio@2.92.0...2.93.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio
  dependency-version: 2.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies swift_package_manager Pull requests that update swift_package_manager code labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant