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

fix: add @react-native-community/datetimepicker, @react-native-community/slider #10694

Merged
merged 11 commits into from
Aug 26, 2024

Conversation

legobeat
Copy link
Contributor

No description provided.

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@legobeat legobeat changed the title deps: add @react-native-community/datetimepicker, @react-native-community/slider fix: add @react-native-community/datetimepicker, @react-native-community/slider Aug 19, 2024
@legobeat legobeat added the Run Smoke E2E Triggers smoke e2e on Bitrise label Aug 19, 2024
Copy link

socket-security bot commented Aug 19, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@react-native-community/datetimepicker@7.7.0 None 0 219 kB vonovak
npm/@react-native-community/slider@4.5.2 None 0 293 kB bartoszklonowski

View full report↗︎

@metamaskbot metamaskbot added INVALID-PR-TEMPLATE PR's body doesn't match template team-lavamoat labels Aug 19, 2024
Copy link
Contributor

github-actions bot commented Aug 19, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 7bd6ce7
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/33b588d8-e2a5-46dd-8647-0a84cd869c67

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Daniel-Cross
Daniel-Cross previously approved these changes Aug 19, 2024
Copy link
Contributor

@Daniel-Cross Daniel-Cross left a comment

Choose a reason for hiding this comment

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

Looks good!

@brianacnguyen
Copy link
Contributor

Added fix according to storybookjs/react-native#405
Simulator Screenshot - iPhone 15 Pro Max - 2024-08-19 at 08 46 26

@legobeat legobeat added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Aug 20, 2024
@legobeat legobeat marked this pull request as ready for review August 20, 2024 06:40
@legobeat legobeat requested review from a team as code owners August 20, 2024 06:40
Copy link
Contributor

github-actions bot commented Aug 20, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 07044c9
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c73236c0-4b7a-4612-adf9-478f96c36f31

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@Daniel-Cross Daniel-Cross removed the Run Smoke E2E Triggers smoke e2e on Bitrise label Aug 20, 2024
@Daniel-Cross Daniel-Cross added the Run Smoke E2E Triggers smoke e2e on Bitrise label Aug 20, 2024
Copy link
Contributor

github-actions bot commented Aug 20, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 7c10422
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/9392fbca-d22f-4dc6-b7fa-72511458c9d0

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Copy link

sonarcloud bot commented Aug 20, 2024

@legobeat
Copy link
Contributor Author

Maintainers: Feel free to merge!

@brianacnguyen brianacnguyen merged commit e4adfc0 into main Aug 26, 2024
39 checks passed
@brianacnguyen brianacnguyen deleted the deps-react-native-datetimepicker-slider branch August 26, 2024 00:24
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2024
@metamaskbot metamaskbot added the release-7.31.0 Issue or pull request that will be included in release 7.31.0 label Aug 26, 2024
legobeat added a commit that referenced this pull request Aug 28, 2024
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **Description**

<!--
Write a short description of the changes included in this pull request,
also include relevant motivation and context. Have in mind the following
questions:
1. What is the reason for the change?
2. What is the improvement/solution?
-->

This adds the missing react-native-slider pod to the pod lock file.
Original PR from #10694

## **Related issues**

Fixes: #10694

## **Manual testing steps**

- Running `yarn setup` shouldn't show diffs in pod lock file

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<!-- [screenshots/recordings] -->

### **After**

<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [x] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [x] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [x] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
INVALID-PR-TEMPLATE PR's body doesn't match template release-7.31.0 Issue or pull request that will be included in release 7.31.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-lavamoat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants