Skip to content

Conversation

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for prisma-dart ready!

Name Link
🔨 Latest commit 220f191
🔍 Latest deploy log https://app.netlify.com/sites/prisma-dart/deploys/677df6d97f2ff40008cae823
😎 Deploy Preview https://deploy-preview-459--prisma-dart.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@medz medz requested a review from Copilot April 1, 2025 10:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Prisma CABI to v6.2.0 and updates related dependencies and changelogs across multiple packages.

  • Updated versions and changelog entries for orm_flutter_ios, orm_flutter_ffi, orm_flutter_android, orm_flutter, and orm.
  • Bumped dependency versions in pubspec.yaml files and streamlined example project configuration.

Reviewed Changes

Copilot reviewed 27 out of 37 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/orm_flutter_ios/CHANGELOG.md Added changelog entry for Prisma CABI upgrade
packages/orm_flutter_ffi/pubspec.yaml Updated version and dependency versions
packages/orm_flutter_ffi/CHANGELOG.md Added changelog entry for dependency upgrades
packages/orm_flutter_android/pubspec.yaml Bumped package version
packages/orm_flutter_android/CHANGELOG.md Updated changelog with new Prisma CABI version
packages/orm_flutter/pubspec.yaml Upgraded version and dependency references
packages/orm_flutter/CHANGELOG.md Added changelog entry for dependency upgrade, with a version mismatch note
packages/orm/pubspec.yaml Bumped orm package version
packages/orm/CHANGELOG.md Updated orm changelog with fix mention
examples/flutter_with_orm/pubspec.yaml Removed redundant commented sections for clarity
Files not reviewed (10)
  • examples/flutter_with_orm/lib/prisma.dart: Language not supported
  • packages/orm/lib/version.dart: Language not supported
  • packages/orm_flutter_android/android/build.gradle: Language not supported
  • packages/orm_flutter_android/src/CMakeLists.txt: Language not supported
  • packages/orm_flutter_android/src/query_engine_bridge/bridge.c: Language not supported
  • packages/orm_flutter_android/src/query_engine_bridge/headers/bridge.h: Language not supported
  • packages/orm_flutter_android/src/query_engine_bridge/include/query_engine.h: Language not supported
  • packages/orm_flutter_ffi/lib/src/_generate_bindings.dart: Language not supported
  • packages/orm_flutter_ffi/lib/src/library_engine.dart: Language not supported
  • packages/orm_flutter_ios/ios/orm_flutter_ios/Frameworks/QueryEngine.xcframework/Info.plist: Language not supported

@@ -1,3 +1,8 @@
## v0.6.0

* upgrade `orm` to `5.3.0`
Copy link

Copilot AI Apr 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog indicates an upgrade of orm to version 5.3.0, but orm's pubspec and changelog indicate version 5.3.1. Please update the changelog to match the correct version.

Suggested change
* upgrade `orm` to `5.3.0`
* upgrade `orm` to `5.3.1`

Copilot uses AI. Check for mistakes.
@medz medz marked this pull request as draft June 5, 2025 18:05
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