Skip to content

Commit e4be335

Browse files
chore(deps): update dependency apple/swift-protobuf to v1.32.0 (#1863)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apple/swift-protobuf](https://redirect.github.com/apple/swift-protobuf) | minor | `1.31.0` -> `1.32.0` | --- ### Release Notes <details> <summary>apple/swift-protobuf (apple/swift-protobuf)</summary> ### [`v1.32.0`](https://redirect.github.com/apple/swift-protobuf/releases/tag/1.32.0): Release [Compare Source](https://redirect.github.com/apple/swift-protobuf/compare/1.31.2...1.32.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### SemVer Minor - Add basic RawSpan support for initializing and merging messages by [@&#8203;pawelmajcher](https://redirect.github.com/pawelmajcher) in [https://github.com/apple/swift-protobuf/pull/1857](https://redirect.github.com/apple/swift-protobuf/pull/1857) ##### SemVer Patch - Update the protoc artifact. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1864](https://redirect.github.com/apple/swift-protobuf/pull/1864) ##### Other Changes - Update the protoc release process. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1863](https://redirect.github.com/apple/swift-protobuf/pull/1863) - Version bump for a release. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1865](https://redirect.github.com/apple/swift-protobuf/pull/1865) #### New Contributors - [@&#8203;pawelmajcher](https://redirect.github.com/pawelmajcher) made their first contribution in [https://github.com/apple/swift-protobuf/pull/1857](https://redirect.github.com/apple/swift-protobuf/pull/1857) **Full Changelog**: apple/swift-protobuf@1.31.2...1.32.0 ### [`v1.31.2`](https://redirect.github.com/apple/swift-protobuf/releases/tag/1.31.2): Release [Compare Source](https://redirect.github.com/apple/swift-protobuf/compare/1.31.1...1.31.2) <!-- Release notes generated using configuration in .github/release.yml at e2ba53aa76f6c12def8fed7e1e9d857ff702d6ff --> This release fixes an issue where using TextFormat or JSON on watchOS could have run into an internal assertion. #### What's Changed ##### SemVer Patch - Be explicit about the type and bound we're checking in `BytecodeReader.nextInt32`. by [@&#8203;allevato](https://redirect.github.com/allevato) in [https://github.com/apple/swift-protobuf/pull/1859](https://redirect.github.com/apple/swift-protobuf/pull/1859) ##### Other Changes - Include Swift 6.2 in the CI config. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1853](https://redirect.github.com/apple/swift-protobuf/pull/1853) - Version bump to do a release. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1860](https://redirect.github.com/apple/swift-protobuf/pull/1860) **Full Changelog**: apple/swift-protobuf@1.31.1...1.31.2 ### [`v1.31.1`](https://redirect.github.com/apple/swift-protobuf/releases/tag/1.31.1): Release [Compare Source](https://redirect.github.com/apple/swift-protobuf/compare/1.31.0...1.31.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### SemVer Patch - Let users opt of fetching protoc by [@&#8203;glbrntt](https://redirect.github.com/glbrntt) in [https://github.com/apple/swift-protobuf/pull/1850](https://redirect.github.com/apple/swift-protobuf/pull/1850) ##### Other Changes - Add support for our use of `package` visibility. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1844](https://redirect.github.com/apple/swift-protobuf/pull/1844) - Move from 6.1.2 to 6.1.3 on CI. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1849](https://redirect.github.com/apple/swift-protobuf/pull/1849) - Float the bugfix version. by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1851](https://redirect.github.com/apple/swift-protobuf/pull/1851) - Version bump for a release by [@&#8203;thomasvl](https://redirect.github.com/thomasvl) in [https://github.com/apple/swift-protobuf/pull/1852](https://redirect.github.com/apple/swift-protobuf/pull/1852) **Full Changelog**: apple/swift-protobuf@1.31.0...1.31.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 51831ae commit e4be335

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

examples/grpc_example/Package.resolved

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/grpc_example/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ let package = Package(
88
.package(url: "https://github.com/grpc/grpc-swift.git", exact: "2.2.3"),
99
.package(url: "https://github.com/grpc/grpc-swift-protobuf.git", exact: "1.3.1"),
1010
.package(url: "https://github.com/grpc/grpc-swift-nio-transport.git", exact: "1.2.3"),
11-
.package(url: "https://github.com/apple/swift-protobuf.git", exact: "1.31.0"),
11+
.package(url: "https://github.com/apple/swift-protobuf.git", exact: "1.32.0"),
1212
]
1313
)

0 commit comments

Comments
 (0)