Skip to content
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

Upgrade Flutter and packages #1426

Merged
merged 3 commits into from
Mar 21, 2025
Merged

Upgrade Flutter and packages #1426

merged 3 commits into from
Mar 21, 2025

Conversation

gnprice
Copy link
Member

@gnprice gnprice commented Mar 21, 2025

This is the first three commits (the non-draft commits) from @rajveermalviya's #1422, split out to expedite merging them.

Changelog:
  https://pub.dev/packages/pigeon/changelog#2500

There's one breaking change which removes an option we don't use,
so it shouldn't affect us.

This commit is the result of running these commands:

  flutter pub upgrade --major-versions pigeon
  ./tools/check pigeon --all-files --fix
@gnprice gnprice merged commit 47f3e6a into zulip:main Mar 21, 2025
1 check passed
@gnprice gnprice deleted the pr-deps branch March 21, 2025 04:39
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this pull request Mar 27, 2025
Done by building for iOS, with Xcode 16.2 (16C5032a).

I suspect the Xcode-file update is due to an Xcode upgrade.

I think the Podfile.lock changes are needed because zulip#1426 didn't
include the `pod` step of `tools/upgrade`.
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this pull request Mar 27, 2025
I think the Podfile.lock changes are needed because zulip#1426 didn't
include the `pod` step of `tools/upgrade`.

I suspect the Xcode-file update is due to an Xcode upgrade.

Done by building for iOS, with Xcode 16.2 (16C5032a), then (when I
remembered that macOS/Podfile.lock needs updating too)
`tools/upgrade pod`.
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this pull request Mar 27, 2025
Greg found that this is a side effect of the Flutter upgrade in
PR zulip#1426:

zulip#1444 (comment)
> And indeed, `git log -G flutter_lldbinit` in the Flutter tree
> finds this from earlier this month, 2025-03-06:
> flutter/flutter@eb07c5123

Committing it here, after building for iOS, which we forgot to do
when preparing that PR.
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this pull request Mar 27, 2025
These are needed because zulip#1426 didn't include the `pod` step of
`tools/upgrade`.

Done by building for iOS, then (when I remembered that
macOS/Podfile.lock needs updating too) `tools/upgrade pod`.
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