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

Update Dependencies #1634

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Update Dependencies #1634

merged 1 commit into from
Nov 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tiptap/core (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-bold (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-bullet-list (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-document (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-hard-break (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-history (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-italic (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-link (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-list-item (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-ordered-list (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-paragraph (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@tiptap/extension-text (source) 2.1.11 -> 2.1.12 age adoption passing confidence
@types/d3-array (source) 3.0.8 -> 3.0.9 age adoption passing confidence
@types/d3-random (source) 3.0.1 -> 3.0.2 age adoption passing confidence
@types/d3-scale (source) 4.0.5 -> 4.0.6 age adoption passing confidence
@types/d3-selection (source) 3.0.7 -> 3.0.8 age adoption passing confidence
@types/d3-zoom (source) 3.0.5 -> 3.0.6 age adoption passing confidence

Release Notes

ueberdosis/tiptap (@​tiptap/core)

v2.1.12

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.1.11...v2.1.12


Configuration

📅 Schedule: Branch creation - "monthly" (UTC), 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

@jattasNI jattasNI left a comment

Choose a reason for hiding this comment

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

I spot tested the rich text editor and viewer in storybook and saw no issues.

@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from a7f18f9 to 8337598 Compare November 1, 2023 15:15
package-lock.json Outdated Show resolved Hide resolved
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 73a0eb2 to 8cda336 Compare November 1, 2023 17:06
@rajsite rajsite enabled auto-merge (squash) November 1, 2023 17:27
@rajsite rajsite disabled auto-merge November 1, 2023 17:27
rajsite pushed a commit that referenced this pull request Nov 1, 2023
# Pull Request

## 🤨 Rationale

Once Renovate has created PRs it currently updates them any time
something else changes in the repo. This is annoying because it uses
lots of build resources and makes it hard to track down a completed
build for the PR, for example to inspect Storybook.

In [a PR
discussion](#1634 (comment))
we decided to switch to manually triggering the rebase before merging
the PR.

## 👩‍💻 Implementation

1. Update renovate.json to `rebaseWhen: conflicts`. This seems more
helpful than `never` but hopefully less noisy than `auto`.
2. Update CONTRIBUTING to mention that owners may need to manually
trigger the rebase


## 🧪 Testing

We'll see if it works the next time Renovate creates PRs.

## ✅ Checklist

<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->

- [ ] I have updated the project documentation to reflect my changes or
determined no changes are needed.
@rajsite rajsite enabled auto-merge (squash) November 1, 2023 19:21
@rajsite rajsite merged commit d954c8f into main Nov 1, 2023
10 checks passed
@rajsite rajsite deleted the renovate/dependencies branch November 1, 2023 19:42
jattasNI added a commit that referenced this pull request Nov 1, 2023
# Pull Request

## 🤨 Rationale


[Discussion](#1634 (comment))
about the best way to update a Renovate PR.

## 👩‍💻 Implementation

Add note to CONTRIBUTING

## 🧪 Testing

N/A

## ✅ Checklist

<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->

- [ ] I have updated the project documentation to reflect my changes or
determined no changes are needed.
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

2 participants