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

pkg: Update all non-major dependencies #3110

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/cli 3.1.29 -> 3.1.30 age adoption passing confidence
@anansi/core 0.20.0 -> 0.20.1 age adoption passing confidence
@data-client/react (source) 0.12.15 -> 0.13.0 age adoption passing confidence
@types/node (source) 20.14.2 -> 20.14.5 age adoption passing confidence
react-native-screens 3.31.1 -> 3.32.0 age adoption passing confidence

Release Notes

reactive/data-client (@​data-client/react)

v0.13.0

Compare Source

Minor Changes
  • #​3105 cf770de Thanks @​ntucker! - Add controller.set()

    ctrl.set(
      Todo,
      { id: '5' },
      { id: '5', title: 'tell me friends how great Data Client is' },
    );

    BREAKING CHANGE:

    • actionTypes.SET_TYPE -> actionTypes.SET_RESPONSE_TYPE
    • SetAction -> SetResponseAction
Patch Changes
software-mansion/react-native-screens (react-native-screens)

v3.32.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jun 18, 2024

⚠️ 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: examples/nextjs/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   peer react@"^16.14.0 || ^17.0.0 || ^18.0.0-0 || ^18.0.0 || ^19.0.0-0 || ^19.0.0" from @data-client/[email protected]
npm error   node_modules/@data-client/use-enhanced-reducer
npm error   peer react@"19.0.0-rc.0" from [email protected]
npm error   node_modules/next
npm error     next@"canary" from the root project
npm error   3 more (react-dom, styled-jsx, the root project)
npm error
npm error Could not resolve dependency:
npm error @data-client/react@"0.13.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"18.2.0" from [email protected]
npm error   node_modules/react-native
npm error     peer react-native@"*" from @react-navigation/[email protected]
npm error     node_modules/@react-navigation/native
npm error       peerOptional @react-navigation/native@"^6.0.0" from @data-client/[email protected]
npm error       node_modules/@data-client/react
npm error         @data-client/react@"0.13.0" 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/2024-06-18T14_40_38_223Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-18T14_40_38_223Z-debug-0.log

Copy link

changeset-bot bot commented Jun 18, 2024

⚠️ No Changeset found

Latest commit: 5f59915

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (327d666) to head (5f59915).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3110   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         125      125           
  Lines        2230     2230           
  Branches      453      453           
=======================================
  Hits         2203     2203           
  Misses         16       16           
  Partials       11       11           

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

@ntucker ntucker enabled auto-merge June 18, 2024 15:01
@ntucker ntucker added this pull request to the merge queue Jun 18, 2024
Merged via the queue into master with commit 48f00ec Jun 18, 2024
22 of 23 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch June 18, 2024 15:09
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.

1 participant