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

FEA-3682: v4 #111

Merged
merged 18 commits into from
Apr 29, 2024
Merged

FEA-3682: v4 #111

merged 18 commits into from
Apr 29, 2024

Conversation

matthewnitschke-wk
Copy link
Contributor

@matthewnitschke-wk matthewnitschke-wk commented Apr 24, 2024

FEA-3682

Issue Status

Motivation

Includes changes from both:

Any current consumers of dependency_validator might encounter failures due to these changes, merging into a single v4 branch, and will be released as a major to specifically inform the "breaking" changes

@aviary2-wf
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@matthewnitschke-wk matthewnitschke-wk changed the title V4 v4 Apr 24, 2024
@matthewnitschke-wk matthewnitschke-wk marked this pull request as ready for review April 24, 2024 18:37
@matthewnitschke-wk matthewnitschke-wk requested a review from a team April 24, 2024 18:38
todbachman-wf
todbachman-wf previously approved these changes Apr 25, 2024
@@ -647,7 +696,7 @@ void main() {
version: 0.0.0
private: true
environment:
sdk: '>=2.4.0 <3.0.0'
sdk: '>=2.12.0 <4.0.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

bounds of these were expanded so we can run pub get with dart 3

@bender-wk bender-wk changed the title v4 FEA-3682: v4 Apr 29, 2024
Comment on lines 15 to 17
strategy:
matrix:
sdk: [ 2.19.6 ]
Copy link
Contributor

Choose a reason for hiding this comment

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

We should probably get this running on Dart stable as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@evanweible-wf
Copy link
Contributor

semver +1

@matthewnitschke-wk
Copy link
Contributor Author

QA +1

  • CI does indeed pass
  • Ran some quick smoke tests in a few repos to verify existing functionality

🚀 @Workiva/release-management-p 🚢

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

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.

6 participants