mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-22 21:09:51 -05:00
[PR #279] [MERGED] Bump the pub group across 1 directory with 25 updates #549
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/279
Author: @dependabot[bot]
Created: 7/26/2025
Status: ✅ Merged
Merged: 7/27/2025
Merged by: @ricoberger
Base:
main← Head:dependabot/pub/app/pub-2c5ea64f3d📝 Commits (2)
01d2ebaBump the pub group across 1 directory with 25 updates4ca3dd6Update Flutter Version to 3.32.7📊 Changes
21 files changed (+428 additions, -427 deletions)
View changed files
📝
.github/workflows/continuous-delivery.yaml(+9 -7)📝
.github/workflows/continuous-integration.yaml(+1 -1)📝
app/ios/Podfile.lock(+8 -89)📝
app/ios/Runner.xcodeproj/project.pbxproj(+20 -0)➕
app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved(+60 -0)📝
app/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme(+20 -0)➕
app/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved(+60 -0)📝
app/lib/main.dart(+15 -24)📝
app/lib/widgets/item/details/utils/item_piped/item_piped_video_web.dart(+1 -2)📝
app/lib/widgets/item/details/utils/item_youtube/item_youtube_video_web.dart(+1 -2)📝
app/lib/widgets/settings/premium/settings_premium_inapp.dart(+31 -34)📝
app/linux/flutter/generated_plugin_registrant.cc(+4 -0)📝
app/linux/flutter/generated_plugins.cmake(+1 -1)📝
app/macos/Flutter/GeneratedPluginRegistrant.swift(+2 -2)📝
app/macos/Podfile.lock(+8 -83)📝
app/macos/Runner.xcodeproj/project.pbxproj(+20 -0)📝
app/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme(+18 -0)📝
app/pubspec.lock(+121 -153)📝
app/pubspec.yaml(+24 -24)📝
app/windows/flutter/generated_plugin_registrant.cc(+3 -3)...and 1 more files
📄 Description
Bumps the pub group with 23 updates in the /app directory:
5.0.05.1.110.1.210.2.00.14.30.14.45.0.06.0.00.7.60.7.7+12.4.52.4.60.15.50.15.61.3.01.4.00.19.00.20.20.9.460.10.40.0.1-beta.150.0.1-beta.172.0.62.1.01.0.51.0.61.2.51.3.03.16.83.16.96.1.26.1.58.6.19.1.02.5.22.5.36.1.47.0.12.8.42.9.16.3.16.3.20.4.30.5.12.3.102.5.1Updates
carousel_sliderfrom 5.0.0 to 5.1.1Changelog
Sourced from carousel_slider's changelog.
Commits
Updates
file_pickerfrom 10.1.2 to 10.2.0Changelog
Sourced from file_picker's changelog.
Commits
Updates
flutter_launcher_iconsfrom 0.14.3 to 0.14.4Release notes
Sourced from flutter_launcher_icons's releases.
Changelog
Sourced from flutter_launcher_icons's changelog.
Commits
Updates
flutter_lintsfrom 5.0.0 to 6.0.0Commits
6eebe72[flutter_lints] Bump lints dependency to 6.0.0 and bump package to 6.0.0 (#9108)0093e2e[video_player_android] Add note about Android platform views known issue (#9312)62f38a1[camera_android_camerax] ImplementenableAudiofor video recording (#9264)9c11e9b[video_player_android] isBuffering flag always return true after calling seek...6efa04b[camera,video_player] replace onSurfaceDestroyed with onSurfaceCleanup (#9316)c33fa39[camera,video_player] Update Android to 3.29 minimum (#9317)5a7d40fUpdate repo for 3.32 stable (#9311)2a847d7[camera_avfoundation] Correct pigeon configuration output paths (#9313)d692e43[process] Remove from the repository (#9310)fe5dd86Ensure Example Packages Work on Android API 36 (#9241)Updates
flutter_markdownfrom 0.7.6 to 0.7.7+1Commits
bba066f[flutter_markdown] Added sizedImageBuilder to Markdown widget (#6739)799a590[google_maps_flutter] Skip impl copy of iOS tests (#8975)0ef3d44[google_maps_flutter] Skip more hanging iOS tests (#8967)1063222[url_launcher] When not fully loaded, clicking close causes the callback to n...f1b1eb5[camera_avfoundation] Test utils and mocks swift migration - part 2 (#8892)be0e0e2[webview_flutter] Skip flaky legacy tests on iOS (#8911)c976917[camera_android] Don't override default fps range when not recording (#8891)01f9771[google_maps_flutter] Fix typo and remove duplicitous CHANGELOG entry (#8754)6b3eff6[extension_gsi] Support the latest version of googleapis_auth (#8931)085a2ff[dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.1 in /pac...Updates
flutter_native_splashfrom 2.4.5 to 2.4.6Release notes
Sourced from flutter_native_splash's releases.
Changelog
Sourced from flutter_native_splash's changelog.
Commits
8c65117Ensure compatibility with Java 21. Thanks Fichtelcoder for PR #759. Sets Andr...9e08acfEnsure compatibility with Java 21. (#759)Updates
htmlfrom 0.15.5 to 0.15.6Release notes
Sourced from html's releases.
Commits
11f4cf7[html] Various performance optimizations (#2019)98d4e4d[html] fix TypeError in nth-child query selector (#2015)11a7719allow custom ID generators in Clients, and support String ids (#2077)93276f5Support newInstanceNamed with empty name (#1194)4a28415[package:code_builder] Remove transitive dependency on package:macros (#2073)2bb6ebaSimplifies the format for client IDs. (#2072)77e4177[coverage] Prepare to publish (#2070)e7168ae[coverage] Finish collection as soon as main isolate exits (#2069)d74f9e1[UA] Add a Flutter event for plugins injected into an iOS/macOS project. (#2062)f34228f[graphs] fix readme CI badge (#2068)Updates
httpfrom 1.3.0 to 1.4.0Commits
Updates
intlfrom 0.19.0 to 0.20.2Release notes
Sourced from intl's releases.
Commits
83e8d08remove the dependency on package:web (#931)dc71245Update pubspec.yaml (#930)d47173bremote package:http from package:intl (#928)9701494rev package:intl to 0.20.1 in prep for publishing4d96553No public description1b3fecdMerge pull request #917 from dart-lang:mosuem-patch-2932e8c0Merge pull request #911 from dart-lang:issue_trackers304632fNo public description4b96666Fix issues4d9bd48use lints v5.0Updates
just_audiofrom 0.9.46 to 0.10.4Commits
6a2dfdaMerge branch 'fix/simul_loads' into minor03d81e0Merge branch 'Abestanis-fix/load_defaults' into fix/simul_loadsaf1d27bAdd test for initial seek values, update CHANGELOG.ae0aaf2Use convenience getter for initial seek values.86f2064Merge branch 'fix/load_defaults' of github.com:Abestanis/just_audio into Abes...f8590e5Fix dispose crash on iOS.bf1a097Fix the default index and position when loading a source4fb8dfeFix simultaneous load bug on iOS/macOS.bf26a62Fix bug on simultaneous loads.b59061eMerge branch 'fix/pending_timers' into minorUpdates
just_audio_backgroundfrom 0.0.1-beta.15 to 0.0.1-beta.17Commits
7d5878bMerge branch 'rserro-patch-1' into minor52f92e8Update version/changelog24eee70Merge branch 'patch-1' of github.com:rserro/just_audio into rserro-patch-18e1d188Merge branch 'fix/web_play_load' into minorebb2fb6Fix play interrupted by load on web.ce53d25idle before broadcasting601e866rm unecessary codeb0a516aadd clearPlayback to dismiss the device player4d1ef5aMerge branch 'fix/player_event' into minorc3e8935Add PlayerEvent.Updates
just_audio_media_kitfrom 2.0.6 to 2.1.0Changelog
Sourced from just_audio_media_kit's changelog.
Commits
f55b491chore: publish v2.1.0e4619bechore: example app4652df8fix: issues causing playback to resume when it's not supposed toeff106efix: build error when targeting web (#15)92ee85eMerge pull request #23 from ryanheise/error_statec835b44Remove _playable variable.61fb97eImplement just_audio_platform_interface 4.5.0Updates
media_kitfrom 1.1.11 to 1.2.0Release notes
Sourced from media_kit's releases.
Changelog
Sourced from media_kit's changelog.
... (truncated)
Commits
Updates
media_kit_libs_videofrom 1.0.5 to 1.0.6Release notes
Sourced from media_kit_libs_video's releases.
Changelog
Sourced from media_kit_libs_video's changelog.
Commits
Updates
media_kit_videofrom 1.2.5 to 1.3.0Changelog
Sourced from media_kit_video's changelog.
Commits
Updates
msixfrom 3.16.8 to 3.16.9Changelog
Sourced from msix's changelog.
Commits
1ab4df3Fix #303b1932caMerge pull request #304 from jacksonb-cs/main2792740Fix #303 "Error SignerSign() failed."Updates
providerfrom 6.1.2 to 6.1.5Commits
3ee02e46.1.530ea7d0fixes #9107179e11provider : 6.1.3 -> 6.1.483f40ebFix regressionbe8381dprovider : 6.1.2 -> 6.1.3d900a42Optimize the number of providers MultiProvider can mount at once. (#906)3a81a91Added translated README files in Italian to enhance accessibility for Italian...6474578Fix typos in [watch] method (#874)9403cf6Deprecated noticec20fb6fLintsUpdates
purchases_flutterfrom 8.6.1 to 9.1.0Release notes
Sourced from purchases_flutter's releases.
... (truncated)
Changelog
Sourced from purchases_flutter's changelog.
... (truncated)
Commits
d989ce6Update VERSIONS.mdf8a5fb4Version bump for 9.1.00793960[iOS + Android] Virtual Currency Support (#1416)791509b[AUTOMATIC] Release/9.0.1 (#1417)cba14aa[AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.0.2 (#1418)140af30[AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.0.1 (#1415)ef93317Bump nokogiri from 1.18.8 to 1.18.9 (#1414)5aca6a8[AUTOMATIC BUMP] Updates purchases-hybrid-common to 16.0.0 (#1410)dd70dc2Fix wrong SDK version on web for analytics (#1411)4049c61Release/9.0.0 (#1409)Updates
shared_preferencesfrom 2.5.2 to 2.5.3Commits
064b0b2[shared_preferences] Fix a late initialized error with the example app (#8540)bfad6b9[various] Updates packages to use flutter.compileSdkVersion (#8734)3e55269[shared_preferences_android] dependabot takeover datastore (#8784)5501c5e[various] Remove plugin-levelintegration_testdependencies (#8711)da5e46d[various] Update Pigeon for task queue changes (#8654)cb4fb13[shared_preferences] Fix JSON parsing issue with _decodeValue (#8211)05a65b4[dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...Updates
sign_in_with_applefrom 6.1.4 to 7.0.1Commits
Updates
supabase_flutterfrom 2.8.4 to 2.9.1Changelog
Sourced from supabase_flutter's changelog.
... (truncated)
Commits
Updates
timeagofrom 3.7.0 to 3.7.1Commits
Updates
url_launcherfrom 6.3.1 to 6.3.2Commits
3fe6a01[url_launcher] Fixes new unnecessary boolean operations warnings (#9409)111ceb7[tool] Useswift-formatfrom Xcode (#9460)b90f8a7[various] Update example apps to Swift (#9347)5a7d40fUpdate repo for 3.32 stable (#9311)fe5dd86Ensure Example Packages Work on Android API 36 (#9241)e8c9976[ci] Update repository for 3.29 release (#9270)1f069a7[dependabot]: Bump the test-dependencies group across 16 directories with 8 u...b93cc40[various] Scrubs pre-SDK-21 Android code (#9112)4a36dc6[all_packages] Enforce property assignment for compile sdk over method assign...7fb1a4dDrop deprecated HTML head meta tags (#8970)Updates
window_managerfrom 0.4.3 to 0.5.1Release notes
Sourced from window_manager's releases.