Skip to content

ee/psso: bump the grpc group across 1 directory with 7 updates - #1252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/ee/psso/authentikPlatform.xcodeproj/grpc-dcd9aa6068
Open

ee/psso: bump the grpc group across 1 directory with 7 updates#1252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/ee/psso/authentikPlatform.xcodeproj/grpc-dcd9aa6068

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the grpc group with 7 updates in the /ee/psso/authentikPlatform.xcodeproj directory:

Package From To
github.com/grpc/grpc-swift-2 2.3.0 2.4.2
github.com/grpc/grpc-swift-nio-transport 2.4.5 2.9.0
github.com/grpc/grpc-swift-protobuf 2.2.1 2.4.1
github.com/apple/swift-nio-extras 1.34.1 1.34.3
github.com/apple/swift-nio-http2 1.44.0 1.45.0
github.com/apple/swift-nio-ssl 2.37.1 2.37.2
github.com/apple/swift-protobuf 1.38.0 1.38.1

Updates github.com/grpc/grpc-swift-2 from 2.3.0 to 2.4.2

Release notes

Sourced from github.com/grpc/grpc-swift-2's releases.

2.4.2

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: grpc/grpc-swift-2@2.4.1...2.4.2

2.4.1

What's Changed

SemVer Patch

New Contributors

Full Changelog: grpc/grpc-swift-2@2.4.0...2.4.1

2.4.0

What's Changed

SemVer Minor

Other Changes

Full Changelog: grpc/grpc-swift-2@2.3.0...2.4.0

Commits

Updates github.com/grpc/grpc-swift-nio-transport from 2.4.5 to 2.9.0

Release notes

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

2.9.0

What's Changed

SemVer Minor

SemVer Patch

Full Changelog: grpc/grpc-swift-nio-transport@2.8.0...2.9.0

2.8.0

What's Changed

SemVer Minor

SemVer Patch

New Contributors

Full Changelog: grpc/grpc-swift-nio-transport@2.7.0...2.8.0

2.7.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

Full Changelog: grpc/grpc-swift-nio-transport@2.6.2...2.7.0

2.6.2

What's Changed

SemVer Patch

Other Changes

... (truncated)

Commits
  • 2ca31f0 Wait for writes to drain before closing (#183)
  • 72142e6 Add safer init to wrapped channel (#182)
  • e7d4637 Resume stream continuation if LB is ready (#181)
  • 6ff0d75 Add .customSecure transport security option to HTTP2ClientTransport. (#177)
  • 8412ddd Add flush coalescing (#175)
  • f62a090 Defer buffered read delivery to avoid re-entrant SETTINGS loss in tests (#174)
  • e1d608e Write end stream in clientClosedServerClosed if not yet written (#173)
  • 3e406f5 Close stream when receiving invalid headers from server (#171)
  • 1914d23 Drop Swift 6.0 (#172)
  • 76043c1 Enable Swift 6.3 jobs in CI (#170)
  • Additional commits viewable in compare view

Updates github.com/grpc/grpc-swift-protobuf from 2.2.1 to 2.4.1

Release notes

Sourced from github.com/grpc/grpc-swift-protobuf's releases.

2.4.1

What's Changed

SemVer Patch

New Contributors

Full Changelog: grpc/grpc-swift-protobuf@2.4.0...2.4.1

2.4.0

What's Changed

SemVer Minor

Full Changelog: grpc/grpc-swift-protobuf@2.3.0...2.4.0

2.3.0

What's Changed

SemVer Minor

Other Changes

Full Changelog: grpc/grpc-swift-protobuf@2.2.1...2.3.0

Commits

Updates github.com/apple/swift-nio-extras from 1.34.1 to 1.34.3

Release notes

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

1.34.3

What's Changed

SemVer Patch

New Contributors

Full Changelog: apple/swift-nio-extras@1.34.2...1.34.3

1.34.2

What's Changed

SemVer Patch

Other Changes

Full Changelog: apple/swift-nio-extras@1.34.1...1.34.2

Commits
  • 88a5134 Make the HTTP decompressors safe against synchronous channelRead re-entry (#317)
  • cff75b3 Throw on invalid psuedoheaders when converting between http/2 (#316)
  • 92a6e73 Support env flag to allow using swift-crypto betas (#315)
  • 1d691e3 Return 0 for malformed q-values (#313)
  • See full diff in compare view

Updates github.com/apple/swift-nio-http2 from 1.44.0 to 1.45.0

Release notes

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

1.45.0

What's Changed

SemVer Minor

SemVer Patch

New Contributors

Full Changelog: apple/swift-nio-http2@1.44.0...1.45.0

Commits
  • 45bdf67 NIOHTTP2: reject SP and control characters in pseudo-header values (#555)
  • 48bfd90 Treat CR, LF and NUL in regular header field values as malformed (#554)
  • 41a8b95 NIOHTTP2: forbid keep-alive and upgrade connection-specific headers (#552)
  • 2a044b9 HPACKDecoder: reject more than two table size updates per header block (#551)
  • 634d078 Apply formatter (#553)
  • See full diff in compare view

Updates github.com/apple/swift-nio-ssl from 2.37.1 to 2.37.2

Release notes

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

2.37.2

What's Changed

SemVer Patch

New Contributors

Full Changelog: apple/swift-nio-ssl@2.37.1...2.37.2

Commits
  • d930168 Merge commit from fork
  • fd22157 Reserve a byte for the NUL terminator in the PSK client identity (#588)
  • f6b21a8 NIOSSL: enable CA trust roots for FreeBSD (#587)
  • e168589 Reject partial wildcard SAN matches that produce IDNA A-label first label (#580)
  • See full diff in compare view

Updates github.com/apple/swift-protobuf from 1.38.0 to 1.38.1

Release notes

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

1.38.1 Release

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-protobuf@1.38.0...1.38.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 23, 2026
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.33%. Comparing base (3822b89) to head (9b3fb96).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1252      +/-   ##
==========================================
+ Coverage   28.17%   29.33%   +1.16%     
==========================================
  Files         240      232       -8     
  Lines       14443    13796     -647     
  Branches     1528     1528              
==========================================
- Hits         4069     4047      -22     
+ Misses      10061     9436     -625     
  Partials      313      313              
Flag Coverage Δ
go-integration 24.33% <ø> (ø)
go-macos-26 21.51% <ø> (ø)
go-ubuntu-24.04 21.07% <ø> (ø)
go-ubuntu-24.04-arm 20.45% <ø> (ø)
go-windows-2025 20.45% <ø> (ø)
rs-e2e 27.77% <ø> (ø)
swift ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@dependabot
dependabot Bot force-pushed the dependabot/swift/ee/psso/authentikPlatform.xcodeproj/grpc-dcd9aa6068 branch 2 times, most recently from 5a4d896 to 56b8be8 Compare July 27, 2026 04:25
Bumps the grpc group with 7 updates in the /ee/psso/authentikPlatform.xcodeproj directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/grpc/grpc-swift-2](https://github.com/grpc/grpc-swift-2) | `2.3.0` | `2.4.2` |
| [github.com/grpc/grpc-swift-nio-transport](https://github.com/grpc/grpc-swift-nio-transport) | `2.4.5` | `2.9.0` |
| [github.com/grpc/grpc-swift-protobuf](https://github.com/grpc/grpc-swift-protobuf) | `2.2.1` | `2.4.1` |
| [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) | `1.34.1` | `1.34.3` |
| [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2) | `1.44.0` | `1.45.0` |
| [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl) | `2.37.1` | `2.37.2` |
| [github.com/apple/swift-protobuf](https://github.com/apple/swift-protobuf) | `1.38.0` | `1.38.1` |



Updates `github.com/grpc/grpc-swift-2` from 2.3.0 to 2.4.2
- [Release notes](https://github.com/grpc/grpc-swift-2/releases)
- [Commits](grpc/grpc-swift-2@2.3.0...28cdd63)

Updates `github.com/grpc/grpc-swift-nio-transport` from 2.4.5 to 2.9.0
- [Release notes](https://github.com/grpc/grpc-swift-nio-transport/releases)
- [Commits](grpc/grpc-swift-nio-transport@2.4.5...2ca31f0)

Updates `github.com/grpc/grpc-swift-protobuf` from 2.2.1 to 2.4.1
- [Release notes](https://github.com/grpc/grpc-swift-protobuf/releases)
- [Commits](grpc/grpc-swift-protobuf@2.2.1...176c5a4)

Updates `github.com/apple/swift-nio-extras` from 1.34.1 to 1.34.3
- [Release notes](https://github.com/apple/swift-nio-extras/releases)
- [Commits](apple/swift-nio-extras@1.34.1...88a5134)

Updates `github.com/apple/swift-nio-http2` from 1.44.0 to 1.45.0
- [Release notes](https://github.com/apple/swift-nio-http2/releases)
- [Commits](apple/swift-nio-http2@1.44.0...45bdf67)

Updates `github.com/apple/swift-nio-ssl` from 2.37.1 to 2.37.2
- [Release notes](https://github.com/apple/swift-nio-ssl/releases)
- [Commits](apple/swift-nio-ssl@2.37.1...d930168)

Updates `github.com/apple/swift-protobuf` from 1.38.0 to 1.38.1
- [Release notes](https://github.com/apple/swift-protobuf/releases)
- [Commits](apple/swift-protobuf@1.38.0...55d7a1c)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio-extras
  dependency-version: 1.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc
- dependency-name: github.com/apple/swift-nio-http2
  dependency-version: 1.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: github.com/apple/swift-nio-ssl
  dependency-version: 2.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc
- dependency-name: github.com/apple/swift-protobuf
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc
- dependency-name: github.com/grpc/grpc-swift-2
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: github.com/grpc/grpc-swift-nio-transport
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: github.com/grpc/grpc-swift-protobuf
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/swift/ee/psso/authentikPlatform.xcodeproj/grpc-dcd9aa6068 branch from 56b8be8 to 9b3fb96 Compare July 28, 2026 04:10
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