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 npm dependencies #1719

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Update npm dependencies #1719

merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/fast-foundation 2.49.3 -> 2.49.4 age adoption passing confidence
@tanstack/table-core 8.10.7 -> 8.11.3 age adoption passing confidence
@tanstack/virtual-core 3.0.0-beta.68 -> 3.0.1 age adoption passing confidence
@tiptap/core (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-bold (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-bullet-list (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-document (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-hard-break (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-history (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-italic (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-link (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-list-item (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-mention (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-ordered-list (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-paragraph (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@tiptap/extension-text (source) 2.1.12 -> 2.1.13 age adoption passing confidence
@types/d3-array (source) 3.0.9 -> 3.2.1 age adoption passing confidence
@types/d3-random (source) 3.0.2 -> 3.0.3 age adoption passing confidence
@types/d3-scale (source) 4.0.6 -> 4.0.8 age adoption passing confidence
@types/d3-selection (source) 3.0.8 -> 3.0.10 age adoption passing confidence
@types/d3-zoom (source) 3.0.6 -> 3.0.8 age adoption passing confidence
@types/markdown-it (source) 13.0.5 -> 13.0.7 age adoption passing confidence
prosemirror-markdown 1.11.2 -> 1.12.0 age adoption passing confidence
prosemirror-model 1.19.3 -> 1.19.4 age adoption passing confidence

Release Notes

Microsoft/fast (@​microsoft/fast-foundation)

v2.49.4

Compare Source

tanstack/table (@​tanstack/table-core)

v8.11.3

Compare Source

Version 8.11.3 - 1/3/2024, 3:36 PM

Changes

Fix
  • getRow with expanded row model and selection (#​5253) (ca5c187) by Kevin Van Cott
Chore
Docs

Packages

v8.11.2

Compare Source

Version 8.11.2 - 12/20/2023, 6:03 PM

Changes

Fix
  • fixed crash when toggling selection of non-visible row (#​5221) (cd8c821) by Kevin Van Cott
Chore

Packages

v8.11.1

Compare Source

Version 8.11.1 - 12/20/2023, 5:39 PM

Changes

Fix
  • export types IdIdentifier, StringHeaderIdentifier, AccessorKeyColumnDefBase (#​5133) (83e2c37) by maxence-lefebvre

Packages

v8.11.0

Compare Source

Version 8.11.0 - 12/17/2023, 4:55 PM

Changes

Feat
  • Add columnResizeDirection table option to support RTL column resizing (#​5192) (cfdc3af) by Samuel Arbibe
Chore
Docs

Packages

tanstack/virtual (@​tanstack/virtual-core)

v3.0.1

Compare Source

Version 3.0.1 - 12/4/2023, 7:03 PM

Changes
Fix
  • ci (7e09757) by Tanner Linsley
  • test release (36fc3fd) by Tanner Linsley
  • package.json (597088f) by Tanner Linsley
  • test CI release (3142313) by Tanner Linsley
Chore
  • v3 example deps (82363a5) by Tanner Linsley
Other
  • new header (3d9d285) by Tanner Linsley
Packages

v3.0.0

Compare Source

Here it is!

ueberdosis/tiptap (@​tiptap/core)

v2.1.13

Compare Source

What's Changed
New Contributors

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

ueberdosis/tiptap (@​tiptap/extension-bold)

v2.1.13

Compare Source

Note: Version bump only for package @​tiptap/extension-bold

ueberdosis/tiptap (@​tiptap/extension-document)

v2.1.13

Compare Source

Note: Version bump only for package @​tiptap/extension-document

ueberdosis/tiptap (@​tiptap/extension-italic)

v2.1.13

Compare Source

Note: Version bump only for package @​tiptap/extension-italic

ueberdosis/tiptap (@​tiptap/extension-paragraph)

v2.1.13

Compare Source

Note: Version bump only for package @​tiptap/extension-paragraph

ueberdosis/tiptap (@​tiptap/extension-text)

v2.1.13

Compare Source

Note: Version bump only for package @​tiptap/extension-text

prosemirror/prosemirror-markdown (prosemirror-markdown)

v1.12.0

Compare Source

Bug fixes

Block-level markup inside a heading is no longer escaped by the serializer.

Do not backslash-escape a + at the start of line when it isn't followed by a space. Upgrade to markdown-it 14

New features

MarkdownSerializerState.renderInline now takes a parameter that controls whether block-level markup should be escaped.

Upgrade to markdown-it version 14, which provides ES modules.

prosemirror/prosemirror-model (prosemirror-model)

v1.19.4

Compare Source

Bug fixes

Make textBetween emit block separators for empty textblocks.


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.

@renovate renovate bot force-pushed the renovate/npm-dependencies branch from 7d7c3a1 to f7ce219 Compare January 3, 2024 22:29
package-lock.json Show resolved Hide resolved
@jattasNI jattasNI enabled auto-merge (squash) January 3, 2024 22:32
@jattasNI jattasNI merged commit db80aa8 into main Jan 3, 2024
11 checks passed
@jattasNI jattasNI deleted the renovate/npm-dependencies branch January 3, 2024 22:46
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