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 #3117

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@data-client/hooks (source) ^0.1.1 -> ^0.2.0 age adoption passing confidence dependencies minor
@data-client/react (source) 0.13.2 -> 0.13.3 age adoption passing confidence dependencies patch
@types/node (source) 20.14.5 -> 20.14.7 age adoption passing confidence devDependencies patch
@types/node (source) 20.14.5 -> 20.14.7 age adoption passing confidence dependencies patch
cimg/node 22.2 -> 22.3 age adoption passing confidence docker minor
monaco-editor ^0.49.0 -> ^0.50.0 age adoption passing confidence dependencies minor
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence dependencies minor
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence devDependencies minor

Release Notes

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

v0.2.0

Compare Source

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

v0.13.3

Compare Source

Patch Changes
microsoft/monaco-editor (monaco-editor)

v0.50.0

Compare Source

  • New field IEditorMinimapOptions.sectionHeaderLetterSpacing
  • New field IOverlayWidgetPosition.stackOridinal
  • New field EmitOutput.diagnostics
  • New event IOverlayWidget.onDidLayout
  • New events ICodeEditor.onBeginUpdate and ICodeEditor.onEndUpdate
  • HoverVerbosityRequest.action -> HoverVerbosityRequest.verbosityDelta
  • MultiDocumentHighlightProvider.selector changed from LanguageFilter to LanguageSelector
  • New optional parameters in getEmitOutput: emitOnlyDtsFiles and forceDtsEmit

Contributions to monaco-editor:

Microsoft/TypeScript (typescript)

v5.5.2

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 21, 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   react@"rc" from the root project
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   3 more (next, react-dom, styled-jsx)
npm error
npm error Could not resolve dependency:
npm error @data-client/react@"^0.13.2" 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.2" 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-21T11_47_46_241Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-21T11_47_46_241Z-debug-0.log

Copy link

changeset-bot bot commented Jun 21, 2024

⚠️ No Changeset found

Latest commit: d79891d

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 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.76%. Comparing base (720ff0c) to head (d79891d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3117   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files         128      128           
  Lines        2270     2270           
  Branches      458      458           
=======================================
  Hits         2242     2242           
  Misses         16       16           
  Partials       12       12           

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

@ntucker ntucker force-pushed the renovate/all-minor-patch branch from 3a4af8f to 6d16896 Compare June 21, 2024 11:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6d16896 to 17be401 Compare June 21, 2024 11:48
@ntucker ntucker force-pushed the renovate/all-minor-patch branch from 17be401 to d79891d Compare June 21, 2024 11:55
Copy link
Contributor Author

renovate bot commented Jun 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ntucker ntucker enabled auto-merge June 21, 2024 12:04
@ntucker ntucker added this pull request to the merge queue Jun 21, 2024
Merged via the queue into master with commit 5fcb1c7 Jun 21, 2024
23 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch June 21, 2024 12:11
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