Skip to content

Comments

Bump github.com/apple/swift-nio from 2.92.0 to 2.95.0#45

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/github.com/apple/swift-nio-2.95.0
Open

Bump github.com/apple/swift-nio from 2.92.0 to 2.95.0#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/github.com/apple/swift-nio-2.95.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

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

Release notes

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

2.95.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

Full Changelog: apple/swift-nio@2.94.1...2.95.0

2.94.1

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.94.0...2.94.1

2.94.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

... (truncated)

Commits
  • e932d3c Workaround test crashing when compiled in release mode on Swift 6.2 (#3511)
  • be8fdc1 Allow to copy files and symlinks while overwriting the destination (#3508)
  • b0e0247 Add opt-in API for channels to expose their underlying transport (#3509)
  • 2fdda6c Fix benchmark succeeding – even though Benchmark build failed (#3502)
  • c329d1e Fix C++ interop CI script to work with changes in SwiftPM (#3510)
  • d948192 Don't send (in)active when channel closes directly (#3497)
  • 9b92dcd Replace ConditionLock with wake-one signalling NIOThreadPoolWorkAvailable...
  • db01d87 Add symlinkat, renameatx_np, and unlinkat system call wrappers (#3505)
  • edad6d8 Clarify state and relationship of NIOFileSystem and _NIOFileSystem in API doc...
  • 90ed88b test: Port NIOThreadPoolTest to Swift Testing. (#3490)
  • 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 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.95.0.
- [Release notes](https://github.com/apple/swift-nio/releases)
- [Commits](apple/swift-nio@2.92.0...2.95.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio
  dependency-version: 2.95.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 Feb 20, 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.

0 participants