Skip to content

Allow latest dependencies#212

Merged
btr-rmconsole-7[bot] merged 1 commit intomasterfrom
allow_latest_dependencies
Feb 13, 2026
Merged

Allow latest dependencies#212
btr-rmconsole-7[bot] merged 1 commit intomasterfrom
allow_latest_dependencies

Conversation

@robbecker-wf
Copy link
Member

@robbecker-wf robbecker-wf commented Feb 13, 2026

This pull request updates the Dart SDK constraints and dependency versions in both w_common/pubspec.yaml and w_common_tools/pubspec.yaml to support newer versions of Dart and their dependencies. These changes ensure compatibility with Dart 3.0.0 and allow usage of newer versions of key packages.

Dependency and SDK updates for Dart compatibility:

  • Updated Dart SDK constraints from >=2.12.0 to >= 2.19.0. Raised max version to <4.0.0 to explicitly allow Dart 3.
  • Updated version ranges for dependencies like intl, build_test, and dependency_validator in both pubspec.yaml files to allow newer versions under Dart 3

QA

  • CI passes under Dart 2.19 and latest Dart 3.11
  • Verify that under 3.11 you can pub upgrade and get analyzer 10+ and intl 0.20.2+

@robbecker-wf robbecker-wf marked this pull request as ready for review February 13, 2026 22:37
Copy link
Contributor

@greglittlefield-wf greglittlefield-wf left a comment

Choose a reason for hiding this comment

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

+10

@robbecker-wf
Copy link
Member Author

@Workiva/release-management-p 📦 send it

Copy link
Contributor

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

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

+1 from RM

@btr-rmconsole-7 btr-rmconsole-7 bot merged commit 8a58835 into master Feb 13, 2026
5 checks passed
@btr-rmconsole-7 btr-rmconsole-7 bot deleted the allow_latest_dependencies branch February 13, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants