Skip to content

Update pycrdt requirement from <0.13.0,>=0.9.0 to >=0.9.0,<0.14.0#48

Merged
davidbrochart merged 1 commit intomainfrom
dependabot/pip/pycrdt-gte-0.9.0-and-lt-0.14.0
May 6, 2026
Merged

Update pycrdt requirement from <0.13.0,>=0.9.0 to >=0.9.0,<0.14.0#48
davidbrochart merged 1 commit intomainfrom
dependabot/pip/pycrdt-gte-0.9.0-and-lt-0.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Updates the requirements on pycrdt to permit the latest version.

Release notes

Sourced from pycrdt's releases.

0.13.0

  • Add transaction attribute to event.
  • Bump yrs to v0.26.0.
  • Bump pyo3 to v0.28.3.

This is a breaking change because document client IDs are now encoded using 53 bits (instead of 64 bits before), and DeleteSet was renamed to IdSet.

Changelog

Sourced from pycrdt's changelog.

0.13.0

  • Add transaction attribute to event.
  • Bump yrs to v0.26.0.
  • Bump pyo3 to v0.28.3.

This is a breaking change because document client IDs are now encoded using 53 bits (instead of 64 bits before), and DeleteSet was renamed to IdSet.

0.12.50

  • Fix concurrent async transactions.

0.12.49

  • Remove use of cache for observer callbacks.

0.12.48

  • Fix tuple handling (convert to list).

0.12.47

  • Build wheels for musllinux platform.

0.12.46

  • Bump pyo3 to v0.28.0.

0.12.45

  • Raise all exceptions from observer callbacks in an exception group.

0.12.44

  • Expose UndoManager stack items.
  • Bump yrs to v0.25.0.

0.12.43

  • Make pycrdt a namespace package.

0.12.42

  • Bump pyo3 to v0.27.1.

0.12.41

  • Bump pyo3 to v0.27.0.
  • Drop PyPy 3.10 support.

... (truncated)

Commits

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 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)

Updates the requirements on [pycrdt](https://github.com/y-crdt/pycrdt) to permit the latest version.
- [Release notes](https://github.com/y-crdt/pycrdt/releases)
- [Changelog](https://github.com/y-crdt/pycrdt/blob/main/CHANGELOG.md)
- [Commits](y-crdt/pycrdt@v0.9.0...0.13.0)

---
updated-dependencies:
- dependency-name: pycrdt
  dependency-version: 0.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 6, 2026
@davidbrochart davidbrochart merged commit 75cdda6 into main May 6, 2026
15 checks passed
@davidbrochart davidbrochart deleted the dependabot/pip/pycrdt-gte-0.9.0-and-lt-0.14.0 branch May 6, 2026 06:29
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant