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(deps): update dependency use-context-selector to v1.4.4 #438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
use-context-selector 1.4.1 -> 1.4.4 age adoption passing confidence

Release Notes

dai-shi/use-context-selector (use-context-selector)

v1.4.4

Compare Source

Changed
  • fix(react-native): metro without exports support #​118

v1.4.3

Compare Source

Changed
  • fix: react-native entry point #​116

v1.4.2

Compare Source

Changed
  • fix: unimplemented scheduler like RN #​114

Configuration

📅 Schedule: Branch creation - "after 12am and before 08:30am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

@renovate renovate bot enabled auto-merge (squash) December 16, 2024 06:50
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.33%. Comparing base (41c83a9) to head (1b3d505).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #438   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files         185      185           
  Lines        3855     3855           
  Branches      954      954           
=======================================
  Hits         3251     3251           
  Misses        581      581           
  Partials       23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Verified

This commit was signed with the committer’s verified signature.
stoyicker Jorge Antonio Díaz-Benito Soriano
@renovate renovate bot force-pushed the renovate/use-context-selector-1.x branch from 1b3d505 to 31466a0 Compare February 3, 2025 09:04
Copy link
Author

renovate bot commented Feb 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @edx/frontend-app-support@0.1.0
npm error Found: @types/react@17.0.83
npm error node_modules/@types/react
npm error   @types/react@"16 || 17 || 18" from react-intl@6.6.5
npm error   node_modules/@edx/frontend-platform/node_modules/react-intl
npm error     react-intl@"6.6.5" from @edx/frontend-platform@8.0.0
npm error     node_modules/@edx/frontend-platform
npm error       @edx/frontend-platform@"8.0.0" from the root project
npm error       1 more (@edx/frontend-enterprise-utils)
npm error   peerOptional @types/react@"^16.9.0 || ^17.0.0" from @testing-library/react-hooks@8.0.1
npm error   node_modules/@testing-library/react-hooks
npm error     dev @testing-library/react-hooks@"^8.0.1" from the root project
npm error   15 more (@types/hoist-non-react-statics, @types/react-dom, ...)
npm error
npm error Could not resolve dependency:
npm error use-context-selector@"1.4.4" from the root project
npm error
npm error Conflicting peer dependency: @types/react@18.3.18
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^18.2.6" from react-native@0.77.0
npm error   node_modules/react-native
npm error     peerOptional react-native@"*" from use-context-selector@1.4.4
npm error     node_modules/use-context-selector
npm error       use-context-selector@"1.4.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-03T09_04_11_544Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-03T09_04_11_544Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants