chore: update dependencies to latest versions#629
Merged
Conversation
- Update Pigeon from 22.7.4 to 26.0.0 for enhanced multi-platform support - Update androidx.work from 2.9.0 to 2.10.2 with improved Flow-based observability - Update permission_handler in example app from 11.3.1 to 12.0.1 - Fix Kotlin null safety issues with androidx.work 2.10.2 type system improvements - Regenerate Pigeon files with new version
|
To view this pull requests documentation preview, visit the following URL: docs.page/fluttercommunity/flutter_workmanager~629 Documentation is deployed and generated using docs.page. |
- Fix typo in CLAUDE.md line 18 - Move dependency updates to correct changelog files - Remove incorrect BREAKING label from Pigeon update
…elog The platform_interface package is pure Dart and doesn't involve Kotlin
- Add dependency updates to workmanager_android changelog (androidx.work 2.10.2, Kotlin fixes) - Add Pigeon file regeneration to workmanager_apple changelog - Ensure all packages with changes have updated changelogs
Remove internal dependency update details from main package changelog. Keep focused on user-facing changes only - dependency updates are documented in the specific platform packages where they matter.
- Remove Kotlin null safety fix details from Android changelog (users don't care about internal fixes) - Add changelog guidelines to CLAUDE.md emphasizing user-focused content only - Changelogs should document what matters to end users, not AI debugging process
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test Plan