Skip to content

build(deps): bump github.com/apple/swift-nio from 2.93.0 to 2.101.0 in /samples/client/petstore/swift6/vaporLibrary#24014

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/swift/samples/client/petstore/swift6/vaporLibrary/github.com/apple/swift-nio-2.101.0
Closed

build(deps): bump github.com/apple/swift-nio from 2.93.0 to 2.101.0 in /samples/client/petstore/swift6/vaporLibrary#24014
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/swift/samples/client/petstore/swift6/vaporLibrary/github.com/apple/swift-nio-2.101.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

2.101.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.100.0...2.101.0

2.100.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

... (truncated)

Commits
  • 77b84ac [NIOFileSystem] Fallback to rename when renameat2 is not available (#3612)
  • 03848cb NonBlockingFileIO: error instead of silently truncating oversized reads (#3607)
  • 9ebe69d Add get/setMultipleIntegers on ByteBuffer (#3606)
  • 4e370dc NIOWebSocket: reject 8-byte payload lengths that exceed Int.max (#3603)
  • d20fa05 Fix readInlineArray reading from the wrong index when readerIndex is non-zero...
  • 9670fe1 Don't fatalError if NIOTypedHTTPServerUpgraderStateMachine is in state finish...
  • 158030e Support multiple benchmark packages per macOS workflow invocation (#3602)
  • 57c0a08 Speed up the tests (#3601)
  • b24872d Merge commit from fork
  • 87f935b Merge commit from fork
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Update github.com/apple/swift-nio in the Swift 6 Vapor sample from 2.93.0 to 2.101.0 to pick up bug fixes and minor features. Gains safer WebSocket payload validation, configurable HTTP/1 parsing limits, new ByteBuffer helpers, and clearer file I/O errors.

  • Dependencies
    • github.com/apple/swift-nio: 2.93.0 → 2.101.0

Written for commit 7161b32. Summary will update on new commits.

Review in cubic

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

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio
  dependency-version: 2.101.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Jun 12, 2026
@wing328 wing328 closed this Jun 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@wing328 wing328 deleted the dependabot/swift/samples/client/petstore/swift6/vaporLibrary/github.com/apple/swift-nio-2.101.0 branch June 24, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file 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