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 update to latest #2418

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/addon-actions (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/addon-docs (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/addon-essentials (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/addon-interactions (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/addon-links (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/cli (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/html (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/html-webpack5 (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/manager-api (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@storybook/theming (source) 8.3.3 -> 8.3.4 age adoption passing confidence
@tiptap/core (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-bold (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-bullet-list (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-document (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-hard-break (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-history (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-italic (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-link (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-list-item (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-mention (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-ordered-list (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-paragraph (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-placeholder (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@tiptap/extension-text (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@types/node (source) 22.7.3 -> 22.7.4 age adoption passing confidence
rollup (source) 4.22.4 -> 4.22.5 age adoption passing confidence
storybook (source) 8.3.3 -> 8.3.4 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-a11y)

v8.3.4

Compare Source

ueberdosis/tiptap (@​tiptap/core)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Patch Changes
  • 8ee534d: This refactors the onDrop and onPaste event callbacks to be Tiptap extensions rather than separate Prosemirror plugins which was forcing the editor to recreate the view on initialization.
ueberdosis/tiptap (@​tiptap/extension-bold)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-bullet-list)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-document)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-hard-break)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-history)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-italic)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-link)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-list-item)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-mention)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-ordered-list)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-paragraph)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-placeholder)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
ueberdosis/tiptap (@​tiptap/extension-text)

v2.8.0

Compare Source

Minor Changes
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
rollup/rollup (rollup)

v4.22.5

Compare Source

2024-09-27

Bug Fixes
  • Allow parsing of certain unicode characters again (#​5674)
Pull Requests

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 was generated by Mend Renovate. View the repository job log.

@rajsite rajsite enabled auto-merge (squash) October 1, 2024 00:22
@rajsite rajsite merged commit 5b4bcce into main Oct 1, 2024
13 checks passed
@rajsite rajsite deleted the renovate/npm-dependencies-update-to-latest branch October 1, 2024 04:04
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