Skip to content

deps: bump dependencies and prepare v6.1.1#208

Merged
TesteurManiak merged 2 commits into
mainfrom
207-dependency-conflicts-with-package_info_plus-10x-device_info_plus-13x-and-share_plus-13x
May 26, 2026
Merged

deps: bump dependencies and prepare v6.1.1#208
TesteurManiak merged 2 commits into
mainfrom
207-dependency-conflicts-with-package_info_plus-10x-device_info_plus-13x-and-share_plus-13x

Conversation

@TesteurManiak

@TesteurManiak TesteurManiak commented May 26, 2026

Copy link
Copy Markdown
Member

Dependencies

  • http: 1.3.0 -> 1.6.0
  • shared_preferences: 2.5.3 -> 2.5.5
  • uuid: 4.5.1 -> 4.5.3

Dev Dependencies

  • Removed custom_lint
  • fd_lints: 2.4.0 -> 3.0.0
  • meta: 1.16.0 -> 1.18.0
  • mocktail: 1.0.4 -> 1.0.5

Fix #207

@TesteurManiak TesteurManiak self-assigned this May 26, 2026
Copilot AI review requested due to automatic review settings May 26, 2026 14:16
@TesteurManiak TesteurManiak added the dependencies Pull requests that update a dependency file label May 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the matomo_tracker package for release v6.1.1 by bumping package/development dependencies and updating the example app’s dependencies and generated platform plugin registration to match.

Changes:

  • Bump package version to 6.1.1 and update core dependencies (e.g., http, shared_preferences, uuid).
  • Update dev tooling dependencies (notably fd_lints, meta, mocktail).
  • Update the example app to Dart SDK >=3.4.1, add share_plus, and refresh generated plugin registrants for desktop platforms.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pubspec.yaml Version bump to 6.1.1 and dependency/dev-dependency updates.
example/pubspec.yaml Example app SDK/dependency updates (adds share_plus, bumps url_launcher, updates flutter_lints).
example/windows/flutter/generated_plugins.cmake Regenerates Windows plugin list to include share_plus and jni.
example/windows/flutter/generated_plugin_registrant.cc Registers the Windows share_plus plugin.
example/macos/Flutter/GeneratedPluginRegistrant.swift Registers the macOS share_plus plugin.
example/linux/flutter/generated_plugins.cmake Adds jni to Linux FFI plugin list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pubspec.yaml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Comment thread analysis_options.yaml
Comment thread pubspec.yaml
@TesteurManiak
TesteurManiak merged commit 788c22a into main May 26, 2026
3 checks passed
@TesteurManiak
TesteurManiak deleted the 207-dependency-conflicts-with-package_info_plus-10x-device_info_plus-13x-and-share_plus-13x branch May 26, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency conflicts with package_info_plus ^10.x, device_info_plus ^13.x, and share_plus ^13.x

2 participants