Skip to content

chore(deps): bump prosekit from 0.18.4 to 0.19.0 in the minor-and-patch group#59

Merged
kulla merged 1 commit intomainfrom
dependabot/bun/minor-and-patch-b6bdbe3e46
Apr 11, 2026
Merged

chore(deps): bump prosekit from 0.18.4 to 0.19.0 in the minor-and-patch group#59
kulla merged 1 commit intomainfrom
dependabot/bun/minor-and-patch-b6bdbe3e46

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the minor-and-patch group with 1 update: prosekit.

Updates prosekit from 0.18.4 to 0.19.0

Release notes

Sourced from prosekit's releases.

v0.19.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from prosekit's changelog.

0.19.0

Minor Changes

  • 4e3f888

    Priority is now a plain object instead of a TypeScript enum.

    Most code can keep using Priority.lowest to Priority.highest as before. If you relied on enum reverse mapping like Priority[2], replace it with your own map/array.

  • 4771dfd

    Add page extension with two new functions:

    • definePageRendering() — renders content in fixed-size pages with configurable width, height, and margins.
    • definePageBreak() — adds a pageBreak node with an insertPageBreak command and keyboard shortcut.
  • a5c10f7

    Rewrite prosekit/basic/typography.css. Heading margins, paragraph spacing, and list marker positions have changed significantly. If your layout depends on the previous spacing, you can download the old stylesheet from prosekit@0.18.4/basic/typography.css.

Patch Changes

  • 3963c60

    Fix an issue where the drag preview had poor performance when dragging elements with many children (e.g., syntax-highlighted code blocks).

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update: [prosekit](https://github.com/prosekit/prosekit/tree/HEAD/packages/prosekit).


Updates `prosekit` from 0.18.4 to 0.19.0
- [Release notes](https://github.com/prosekit/prosekit/releases)
- [Changelog](https://github.com/prosekit/prosekit/blob/master/packages/prosekit/CHANGELOG.md)
- [Commits](https://github.com/prosekit/prosekit/commits/v0.19.0/packages/prosekit)

---
updated-dependencies:
- dependency-name: prosekit
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
@kulla kulla merged commit 382e7c3 into main Apr 11, 2026
4 checks passed
@kulla kulla deleted the dependabot/bun/minor-and-patch-b6bdbe3e46 branch April 11, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant