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

⬆️ Bump json-joy from 17.2.0 to 17.26.0 #276

Open
wants to merge 1 commit into
base: source
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps json-joy from 17.2.0 to 17.26.0.

Release notes

Sourced from json-joy's releases.

v17.26.0

17.26.0 (2025-01-18)

Features

  • json-crdt-extensions: 🎸 add more slice types (ee4081b)
  • json-crdt-peritext-ui: 🎸 create a class for storing peritext surface data (f8255f5)
  • json-crdt-peritext-ui: 🎸 improve event handling (84ddd8a)
  • json-crdt-peritext-ui: 🎸 improve inline menu presentation logic (ddb032b)
  • json-crdt-peritext-ui: 🎸 make DOM controller optional (b9d73b0)
  • json-crdt-peritext-ui: 🎸 position caret floating menu (874bced)
  • json-crdt-peritext-ui: 🎸 restructure dependencies to explicitly construct events (54f0d22)
  • json-crdt-peritext-ui: 🎸 start inline menu incorporation (8a19a6f)
  • json-crdt-peritext-ui: 🎸 use the new surface context state value (a14f2aa)
  • json-crdt: 🎸 issue demo (d022015)

v17.25.0

17.25.0 (2025-01-06)

Bug Fixes

  • json-crdt-extensions: 🐛 improve how block elements are imported (9954c69)
  • json-crdt-extensions: 🐛 skip first empty virtual block (b257f2e)

Features

  • json-crdt-extensions: 🎸 harden HTML import (594ed9a)
  • json-crdt-extensions: 🎸 import Markdown import (f117025)
  • json-crdt-extensions: 🎸 improve HTML import (b142e28)
  • json-crdt-extensions: 🎸 improve HTML import (a05b09b)
  • json-crdt-extensions: 🎸 improve slice registry typing (acfe769)
  • json-crdt-extensions: 🎸 improve slice type def types (7248c8c)
  • json-crdt-extensions: 🎸 populate registry with inline slice types (5196bd6)
  • json-crdt-extensions: 🎸 progress on type registry implementation (d239803)
  • json-crdt-extensions: 🎸 use registry in HTML import (4888ee5)

v17.24.0

17.24.0 (2024-12-22)

Bug Fixes

  • json-crdt-extensions: 🐛 correctly compute annotations endpoints in import() (35f6df2)

Features

... (truncated)

Changelog

Sourced from json-joy's changelog.

17.26.0 (2025-01-18)

Features

  • json-crdt-extensions: 🎸 add more slice types (ee4081b)
  • json-crdt-peritext-ui: 🎸 create a class for storing peritext surface data (f8255f5)
  • json-crdt-peritext-ui: 🎸 improve event handling (84ddd8a)
  • json-crdt-peritext-ui: 🎸 improve inline menu presentation logic (ddb032b)
  • json-crdt-peritext-ui: 🎸 make DOM controller optional (b9d73b0)
  • json-crdt-peritext-ui: 🎸 position caret floating menu (874bced)
  • json-crdt-peritext-ui: 🎸 restructure dependencies to explicitly construct events (54f0d22)
  • json-crdt-peritext-ui: 🎸 start inline menu incorporation (8a19a6f)
  • json-crdt-peritext-ui: 🎸 use the new surface context state value (a14f2aa)
  • json-crdt: 🎸 issue demo (d022015)

17.25.0 (2025-01-06)

Bug Fixes

  • json-crdt-extensions: 🐛 improve how block elements are imported (9954c69)
  • json-crdt-extensions: 🐛 skip first empty virtual block (b257f2e)

Features

  • json-crdt-extensions: 🎸 harden HTML import (594ed9a)
  • json-crdt-extensions: 🎸 import Markdown import (f117025)
  • json-crdt-extensions: 🎸 improve HTML import (b142e28)
  • json-crdt-extensions: 🎸 improve HTML import (a05b09b)
  • json-crdt-extensions: 🎸 improve slice registry typing (acfe769)
  • json-crdt-extensions: 🎸 improve slice type def types (7248c8c)
  • json-crdt-extensions: 🎸 populate registry with inline slice types (5196bd6)
  • json-crdt-extensions: 🎸 progress on type registry implementation (d239803)
  • json-crdt-extensions: 🎸 use registry in HTML import (4888ee5)

17.24.0 (2024-12-22)

Bug Fixes

  • json-crdt-extensions: 🐛 correctly compute annotations endpoints in import() (35f6df2)

Features

  • json-crdt-extensions: 🎸 at import do not include ABS start in annotation range (b344e14)
  • json-crdt-extensions: 🎸 export only saved slices (86d051e)
  • json-crdt-extensions: 🎸 implement block split import (3d21330)

... (truncated)

Commits
  • 52b7256 chore(release): 17.26.0 [skip ci]
  • da37142 Merge pull request #808 from streamich/peritext-floating-menus
  • 9c29f06 style: 💄 fix linter issues
  • d022015 feat(json-crdt): 🎸 issue demo
  • 874bced feat(json-crdt-peritext-ui): 🎸 position caret floating menu
  • 364d22b chore(deps): update dependency yjs to v13.6.23 (#806)
  • f3b6488 chore(deps): lock file maintenance (#803)
  • 5686cc4 chore(deps): update dependency yjs to v13.6.22 (#802)
  • ddb032b feat(json-crdt-peritext-ui): 🎸 improve inline menu presentation logic
  • 84ddd8a feat(json-crdt-peritext-ui): 🎸 improve event handling
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [json-joy](https://github.com/streamich/json-joy) from 17.2.0 to 17.26.0.
- [Release notes](https://github.com/streamich/json-joy/releases)
- [Changelog](https://github.com/streamich/json-joy/blob/master/CHANGELOG.md)
- [Commits](streamich/json-joy@v17.2.0...v17.26.0)

---
updated-dependencies:
- dependency-name: json-joy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants