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

chore(deps): update mobile #14350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update mobile #14350

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Type Update Change
custom_lint dev_dependencies minor ^0.6.4 -> ^0.7.0
custom_lint_builder dependencies minor ^0.6.4 -> ^0.7.0
maplibre_gl dependencies minor 0.19.0+2 -> 0.20.0
timezone dependencies minor ^0.9.2 -> ^0.10.0
video_player_android (source) dependencies minor 2.6.0 -> 2.7.16

Release Notes

invertase/dart_custom_lint (custom_lint)

v0.7.0

Compare Source

maplibre/flutter-maplibre-gl (maplibre_gl)

v0.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: maplibre/flutter-maplibre-gl@v0.19.0+2...v0.20.0

srawlins/timezone (timezone)

v0.10.0

  • Update time zone-updating script to use rearguard.zi.
  • Convert browser.dart to use package:http instead of dart:html for HTTP
    requests.
  • Time zone database updated to 2024b. For your convenience here is the
    announcement for 2024b.
flutter/packages (video_player_android)

v2.7.16

Compare Source

  • Updates internal Pigeon API to use newer features.

v2.7.15

Compare Source

  • Changes the rotation correction calculation for Android API 29+ to use
    the one that is reported by the video's format instead of the unapplied
    rotation degrees that Exoplayer does not report on Android API 21+.
  • Changes the rotation correction calculation for Android APIs 21-28 to 0
    because the Impeller backend used on those API versions correctly rotates
    the video being played automatically.

v2.7.13

Compare Source

  • When AndroidVideoPlayer attempts to operate on a textureId that is not
    active (i.e. it was previously disposed or never created), the resulting
    platform exception is more informative than a "NullPointerException".

v2.7.12

Compare Source

  • Fixes a bug where
    additional harmless but annoying warnings in the form of native stack traces
    would be printed when the app was backgrounded. There may be additional
    warnings that are not yet fixed, but this should address the
    most common case.

v2.7.11

Compare Source

  • Fixes a bug where a
    harmless but annoying warning in the form of a native stack trace would be
    printed when a previously disposed video player received a trim memory event
    (i.e. by backgrounding).

v2.7.10

Compare Source

  • Fixes a bug where
    disposing a video player (including implicitly by switching tabs or views
    in a running app) would cause native stack traces.

v2.7.9

Compare Source

  • Updates Java compatibility version to 11.

v2.7.8

Compare Source

  • Updates Pigeon for non-nullable collection type support.

v2.7.7

Compare Source

  • Removes the flag to treat warnings as errors in client builds.

v2.7.6

Compare Source

  • Fixes a bug where
    resuming a video player would cause a Bad state: Future already completed.

v2.7.5

Compare Source

  • Add a deprecation suppression in advance of a new SurfaceProducer API.

v2.7.3

Compare Source

  • Updates Media3-ExoPlayer to 1.4.1.

v2.7.2

Compare Source

  • Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

  • Re-adds Impeller support.

v2.7.1

Compare Source

  • Updates internal Pigeon API to use newer features.

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added changelog:skip dependencies Pull requests that update a dependency file 📱mobile labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip dependencies Pull requests that update a dependency file 📱mobile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants