Skip to content

Bump zodbpickle from 4.1.1 to 4.4 in /dependabot/plone60 - #199

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/dependabot/plone60/zodbpickle-4.4
Open

Bump zodbpickle from 4.1.1 to 4.4 in /dependabot/plone60#199
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/dependabot/plone60/zodbpickle-4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps zodbpickle from 4.1.1 to 4.4.

Changelog

Sourced from zodbpickle's changelog.

4.4 (2026-05-04)

  • Add support for automatically building and publishing Windows/ARM64 wheels.

  • Add support for automatically building and publishing source distributions.

  • Fix compilation on free-threaded Python 3.14t: use Py_REFCNT() macro instead of direct ob_refcnt struct access, and Py_TYPE() instead of direct ob_type struct access.

  • Add CI testing for free-threaded Python 3.14t (Linux).

4.3 (2025-11-20)

  • Added support for pickling the types of built-in singletons. Fixes [#103](https://github.com/zopefoundation/zodbpickle/issues/103) <https://github.com/zopefoundation/zodbpickle/issues/103>_.

  • Move all supported package metadata into pyproject.toml.

  • Drop support for Python 3.9.

  • Add support for Python 3.14.

4.2 (2025-02-12)

  • Drop support for Python 3.8.

  • Add preliminary support for Python 3.14 as of 3.14a4.

  • Remove unused setuptools install requirement.

Commits
  • 0ab8ca5 Preparing release 4.4
  • 43b3ad9 Merge pull request #108 from zopefoundation/config-with-c-code-template-f472bcc5
  • d7df40b Apply meta#416 and meta#417 to fix test failures
  • 4703995 Fix GHA sdist artifact name
  • 83c4da8 Update zope.meta templates, support Windows/ARM64 and source dists
  • 361aecb Merge pull request #107 from bluedynamics/fix-freethreaded
  • 78c5dca Configure with zope.meta, enable free-threaded python wheels
  • 8d39f97 Use zope.meta with-free-threaded-python option for CI config
  • 3caa617 Fix compilation on free-threaded Python 3.14t
  • 5b261b3 - remove unused variables [ci skip]
  • 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 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 [zodbpickle](https://github.com/zopefoundation/zodbpickle) from 4.1.1 to 4.4.
- [Changelog](https://github.com/zopefoundation/zodbpickle/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zodbpickle@4.1.1...4.4)

---
updated-dependencies:
- dependency-name: zodbpickle
  dependency-version: '4.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 4, 2026
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.

0 participants