Workiva / webdev_proxy

A simple HTTP proxy for the webdev serve command (a tool authored by the dart team) that adds support for rewriting certain requests, namely rewriting 404s to instead serve the root index (/index.html). This allows developers to work on browser applications (like our own) that use HTML5 routing while still being able to refresh and/or navigate directly to deep links.
Other
11 stars 6 forks source link

Raise More Max Versions #20

Closed sourcegraph-wk closed 2 years ago

sourcegraph-wk commented 2 years ago

Summary

Frontend Frameworks is updating more dependencies! More details at https://wiki.atl.workiva.net/display/CP/Dependency+Upgrades

This updates the maximum for the following packages (leaving the minimum unchanged)

pubspec_codemod raise-max build_runner 3.0.0 --recursive pubspec_codemod raise-max crypto 4.0.0 --recursive pubspec_codemod raise-max dart_style 3.0.0 --recursive pubspec_codemod raise-max dependency_validator 4.0.0 --recursive pubspec_codemod raise-max io 2.0.0 --recursive pubspec_codemod raise-max mime 2.0.0 --recursive pubspec_codemod raise-max quiver 4.0.0 --recursive pubspec_codemod raise-max stream_transform 3.0.0 --recursive pubspec_codemod raise-max tuple 3.0.0 --recursive pubspec_codemod raise-max uuid 4.0.0 --recursive pubspec_codemod raise-max yaml 4.0.0 --recursive

How do we know these ranges are safe?

For more info, reach out to #support-frontend-architecture on Slack.

_Created by Sourcegraph batch change Workiva/raise_more_max_versions._

aviary3-wk commented 2 years ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

robbecker-wf commented 2 years ago

QA+1 CI passes

robbecker-wf commented 2 years ago

@Workiva/release-management-p