Skip to content

Update SDK version to 3.7, reformat with 3.7 formatter #1024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 11, 2025

Conversation

osa1
Copy link
Member

@osa1 osa1 commented Jul 10, 2025

Internally we're at SDK 3.7. Because it's difficult to make changes without formatting in g3, contributors create CLs with accidental formatting fixes.

In cl/781448639 we format the internal code, and this PR updates to the same SDK version with g3 and formats the code, making the internal and external versions of the code meet at the same SDK version and formatting settings.

Manual changes in this PR:

  • Update pubspec.yaml files:

    • Bump minor versions
    • Bump SDK versions
  • Update CHANGELOGs

  • Update dart_style used in protoc_plugin golden tests

  • Regenerate mono_repo setup with mono_repo generate

Rest of the changes are generated by dart format.

@osa1 osa1 requested a review from devoncarew July 10, 2025 10:04
Copy link
Collaborator

@devoncarew devoncarew left a comment

Choose a reason for hiding this comment

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

👍

@osa1 osa1 merged commit 04bd6ac into google:master Jul 11, 2025
16 checks passed
@osa1 osa1 deleted the sdk_3_7 branch July 11, 2025 08:35
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Jul 15, 2025
protobuf (https://github.com/dart-lang/protobuf/compare/bce362d..04bd6ac):
  04bd6ac  2025-07-11  Ömer Sinan Ağacan  Update SDK version to 3.7, reformat with 3.7 formatter (google/protobuf.dart#1024)

tools (https://github.com/dart-lang/tools/compare/fd7cc89..e1b1b4c):
  e1b1b4c6  2025-07-10  Konstantin Scheglov  Improve test_reflective_loader/README.md (dart-lang/tools#2129)

web (https://github.com/dart-lang/web/compare/354e229..7e0853d):
  7e0853d  2025-07-10  Nikechukwu  [interop] Adding support for `dart:js_interop` and `package:web` types (dart-lang/web#403)
  951961e  2025-07-10  Nikechukwu  [interop] Refactoring Generator to make use of configuration options (dart-lang/web#408)

Change-Id: Ie762d6ba517d4eb446ca13828c9101ac5dd2797e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/440063
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
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.

2 participants