-
Notifications
You must be signed in to change notification settings - Fork 204
Release/init v0.48.3 #5090
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
Release/init v0.48.3 #5090
Conversation
Signed-off-by: t-kikuc <[email protected]>
|
The following 1 GitHub releases will be created once this pull request got merged. Release v0.48.3 with changes since v0.48.2Internal Changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5090 +/- ##
==========================================
- Coverage 22.82% 22.81% -0.01%
==========================================
Files 409 409
Lines 43338 43338
==========================================
- Hits 9891 9889 -2
- Misses 32668 32671 +3
+ Partials 779 778 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
khanhtc1202
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🆗
Warashi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]>
) * fix: upgrade dotenv from 8.2.0 to 8.6.0 (#5037) Snyk has created this PR to upgrade dotenv from 8.2.0 to 8.6.0. See this package in yarn: dotenv See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * fix: upgrade @types/yup from 0.29.11 to 0.29.14 (#5038) Snyk has created this PR to upgrade @types/yup from 0.29.11 to 0.29.14. See this package in yarn: @types/yup See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * fix: upgrade react-draggable from 4.4.3 to 4.4.6 (#5039) Snyk has created this PR to upgrade react-draggable from 4.4.3 to 4.4.6. See this package in yarn: react-draggable See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * fix: upgrade clsx from 1.1.1 to 1.2.1 (#5040) Snyk has created this PR to upgrade clsx from 1.1.1 to 1.2.1. See this package in yarn: clsx See this project in Snyk: https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: t-kikuc <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * add EphemeralStorage to RegisterTaskDefinition() (#5063) Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * Remove platform provider migration ops task (#5065) Signed-off-by: khanhtc1202 <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * Remove unused dependencies: @date-io/dayjs, @material-ui/pickers (#5070) * yarn remove @date-io/dayjs Signed-off-by: t-kikuc <[email protected]> * yarn remove @material-ui/pickers Signed-off-by: t-kikuc <[email protected]> --------- Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> * Fix type for grpcWeb.Error to grpcweb.RpcError (#5072) Signed-off-by: Yoshiki Fujikane <[email protected]> * Release/init v0.48.3 (#5090) Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> --------- Signed-off-by: t-kikuc <[email protected]> Signed-off-by: Yoshiki Fujikane <[email protected]> Signed-off-by: khanhtc1202 <[email protected]> Co-authored-by: Khanh Tran <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Tetsuya Kikuchi <[email protected]>
What this PR does / why we need it:
I executed
make release/init version=v0.48.3to release v0.48.3