chore(deps): update all non-major dependencies #423
Merged
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.
This PR contains the following updates:
^2.4.12
->^2.4.13
^2.0.5
->^2.0.7
^0.13.1
->^0.14.2
^0.6.5
->^0.7.0
^5.2.0-beta.8
->^5.2.0-beta.9
^6.8.0
->^6.9.0
^1.2.0
->^1.3.0
^8.0.2
->^8.1.1
^1.0.7
->^1.0.8
^2.1.0
->^2.2.1
^8.8.0
->^8.10.1
^10.0.2
->^10.1.2
^2.3.2
->^2.3.3
^6.3.0
->^6.3.1
^4.9.0
->^4.10.0
Release Notes
dart-lang/build (build_runner)
v2.4.13
Compare Source
mime
dependency to allow version 2.x.felangel/equatable (equatable)
v2.0.7
Compare Source
equals
inequatable_utils
(#190)v2.0.6
Compare Source
README
(#184)pubspec.yaml
(#176)toString
logic (#140)README
analysis_options.yaml
(#169)@immutable
toEquatableMixin
(#154)fluttercommunity/flutter_launcher_icons (flutter_launcher_icons)
v0.14.2
Compare Source
v0.14.1
Compare Source
v0.14.0
Compare Source
Before
Now
letsar/flutter_sticky_header (flutter_sticky_header)
v0.7.0
Compare Source
Changed
zino-app/graphql-flutter (graphql)
v5.2.0-beta.9
Compare Source
Fixed
Added
google/json_serializable.dart (json_serializable)
v6.9.0
Compare Source
null
handling intoJson
functions.dart-lang/core (logging)
v1.3.0
Compare Source
dart-lang/core
monorepo.fluttercommunity/plus_plugins (package_info_plus)
v8.1.1
v8.1.0
Compare Source
v8.0.3
Compare Source
flutter/packages (quick_actions)
v1.0.8
Compare Source
quick_actions_android
README in the Android section of the README.getsentry/sentry-dart-plugin (sentry_dart_plugin)
v2.2.1
Compare Source
Fixes
v2.2.0
Compare Source
Changes
symbols_path
(#277)Previously, all debug symbols recognized by Sentry CLI were uploaded (starting in the current directory by default).
Now, the plugin checks the paths where
flutter build
outputs debug symbols for release builds and only uploads those.Features
Fixes
.dart
files withupload-sourcemaps
whenupload_sources
is enabled (#247)upload_sources
to opt in to Flutter web source contextDependencies
getsentry/sentry-dart (sentry_flutter)
v8.10.1
Compare Source
Fixes
v8.10.0
Compare Source
Features
Emit
transaction.data
insidecontexts.trace.data
(#2284)Blocking app starts span if "appLaunchedInForeground" is false. (Android only) (#2291)
Replay: user-configurable masking (redaction) for widget classes and specific widget instances. (#2324)
Some examples of the configuration:
Also, you can wrap any of your widgets with
SentryMask()
orSentryUnmask()
widgets to mask/unmask them, respectively. For example:Support
captureFeedback
(#2230)Sentry.captureUserFeedback
, usecaptureFeedback
instead.Hub.captureUserFeedback
, usecaptureFeedback
instead.SentryClient.captureUserFeedback
, usecaptureFeedback
instead.SentryUserFeedback
, useSentryFeedback
instead.Add
SentryFeedbackWidget
(#2240)Add screenshot to
SentryFeedbackWidget
(#2369)SentryFlutter.captureScreenshot
to create a screenshot attachmentSentryFeedbackWidget
with this attachment to add it to the user feedbackEnhancements
SentryOptions.maxQueueSize
. Default is 30.Fixes
onErrorSampleRate
is specified (#2306)SentryFlutter.reportFullyDisplayed()
twice (#2339)fetchNativeAppStart
should return null (#2340)Deprecate
Dependencies
v8.9.0
Compare Source
Features
Session replay Alpha for Android and iOS (#2208, #2269, #2236, #2275, #2270).
To try out replay, you can set following options (access is limited to early access orgs on Sentry. If you're interested, sign up for the waitlist):
Support allowUrls and denyUrls for Flutter Web (#2227)
Collect touch breadcrumbs for all buttons, not just those with
key
specified. (#2242)Add
enableDartSymbolication
option to Sentry.init() for Flutter iOS, macOS and Android (#2256)true
by default but automatically set tofalse
when using SentryFlutter.init() because the SentryFlutter fetches debug images from the native SDK integrations.Dependencies
Fixes
hasSize
is true (#2263)fluttercommunity/plus_plugins (share_plus)
v10.1.2
v10.1.1
Compare Source
v10.1.0
Compare Source
v10.0.3
Compare Source
mime
compatible with v2 (v1 still supported) (#3309). (401db75e)flutter/packages (shared_preferences)
v2.3.3
Compare Source
flutter/packages (url_launcher)
v6.3.1
Compare Source
flutter/packages (webview_flutter)
v4.10.0
Compare Source
webview_flutter_android
from 3.16.0 to 4.0.0.Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.