Skip to content

fix(deps): bump dependencies#25

Merged
terraputix merged 4 commits into
mainfrom
update-dependencies
May 6, 2026
Merged

fix(deps): bump dependencies#25
terraputix merged 4 commits into
mainfrom
update-dependencies

Conversation

@terraputix
Copy link
Copy Markdown
Collaborator

@terraputix terraputix commented May 6, 2026

Summary

  • bumps all dependencies to the latest version, including SwiftProtobuf to v1.37
  • move proto resources into separate directory and add exclude these files from compilation
  • regenerate pb.swift files with protoc version libprotoc 34.1 and SwiftProtobuf version v1.37

pb.swift files were generated via:

cd Sources/App/ProtoResources
protoc --swift_out=.. database.proto
protoc --swift_out=.. api.proto

… v1.37 and update generated pb.swift files.

pb.swift files were generated via:
cd Sources/App/ProtoResources
protoc --swift_out=.. database.proto
protoc --swift_out=.. api.proto
@terraputix terraputix merged commit 655cd15 into main May 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant