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

Merged
merged 1 commit into from
Oct 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@monaco-editor/react 4.5.2 -> 4.6.0 age adoption passing confidence
@types/node (source) 20.8.2 -> 20.8.3 age adoption passing confidence
@types/react-dom (source) 18.2.10 -> 18.2.11 age adoption passing confidence
@types/uuid (source) 9.0.4 -> 9.0.5 age adoption passing confidence
monaco-editor ^0.43.0 -> ^0.44.0 age adoption passing confidence

Release Notes

suren-atoyan/monaco-react (@​monaco-editor/react)

v4.6.0

Compare Source

Oct 6, 2023
  • Editor/DiffEditor: use 'use client' on top of Editor.tsx and DiffEditor.tsx
  • loader: update @monaco-editor/loader version (1.4.0)
  • playground: use createRoot for bootstrapping
microsoft/monaco-editor (monaco-editor)

v0.44.0

Compare Source

  • Removes old diff editor implementation.
  • Custom diff algorithms no longer can be passed via diff editor options, instead a service should be used (see #​3558 for more details).

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.

@changeset-bot
Copy link

changeset-bot bot commented Oct 8, 2023

⚠️ No Changeset found

Latest commit: aa1acc0

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

@ntucker ntucker enabled auto-merge October 8, 2023 09:13
@ntucker ntucker added this pull request to the merge queue Oct 8, 2023
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c86f385) 98.58% compared to head (aa1acc0) 98.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2848   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files         116      116           
  Lines        1907     1907           
  Branches      277      277           
=======================================
  Hits         1880     1880           
  Misses         14       14           
  Partials       13       13           

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

Merged via the queue into master with commit 6081e05 Oct 8, 2023
4 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch October 8, 2023 09:23
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