Skip to content

Fix stable ci build #327

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

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Fix stable ci build #327

merged 1 commit into from
Nov 1, 2021

Conversation

aaronlademann-wf
Copy link
Collaborator

@aaronlademann-wf aaronlademann-wf commented Nov 1, 2021

In order to get the CI build passing on 2.13.4 and 2.14.x (stable), we need to widen some dependency ranges.

It also appears that dart-lang/sdk#43939 was fixed at some point in the 2.14.x line of release (thus the new tag used to skip those dupe console.warn tests unless we're running the tests in 2.13.x).

@aviary-wf
Copy link

Security Insights

(3) Vulnerable direct dependencies were detected
  • 1 vulns in ansi-regex < 5.0.1 via yarn.lock
  • 1 vulns in glob-parent < 5.1.2 via yarn.lock
  • 1 vulns in set-value < 4.0.1 via yarn.lock
  • Action Items


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

    @aaronlademann-wf aaronlademann-wf force-pushed the fix-stable-ci-build branch 5 times, most recently from 79191a7 to 62187cd Compare November 1, 2021 22:21
    @aaronlademann-wf aaronlademann-wf marked this pull request as ready for review November 1, 2021 22:27
    + Widen dep ranges
    + Add new test tag since the dupe console.log warnings no longer reproduce in dart sdk 2.14.x+
    Copy link
    Collaborator

    @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

    @Workiva/release-management-p

    Copy link

    @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

    @rmconsole2-wf rmconsole2-wf merged commit 33a3ddb into master Nov 1, 2021
    @rmconsole2-wf rmconsole2-wf deleted the fix-stable-ci-build branch November 1, 2021 23:06
    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.

    5 participants