Skip to content

Bump the all group in /dependabot with 13 updates - #228

Merged
icemac merged 2 commits into
masterfrom
dependabot-pip-dependabot-all-8f5e375d42
Aug 26, 2026
Merged

Bump the all group in /dependabot with 13 updates#228
icemac merged 2 commits into
masterfrom
dependabot-pip-dependabot-all-8f5e375d42

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all group in /dependabot with 13 updates:

Package From To
zope-container 7.2 7.3
zope-hookable 8.2 8.3
zope-i18nmessageid 8.2 8.3
zope-index 8.1 8.2
zope-interface 8.5 8.6
zope-proxy 7.2 7.3
zope-security 8.3 8.4
btrees 6.4 6.5
restrictedpython 8.4 8.5
persistent 6.7 6.8
zodbpickle 4.4 4.5
mr-developer 2.0.4 3.0.0
zc-recipe-testrunner 4.1.1 4.2.post1

Updates zope-container from 7.2 to 7.3

Changelog

Sourced from zope-container's changelog.

7.3 (2026-08-20)

  • Add support for Python 3.15.

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

  • Add support for automatically building and publishing source distributions.

  • Move all supported package metadata into pyproject.toml.

Commits
  • 2f0bcf0 Prepare release 7.3
  • cbeda09 Declare support for Python 3.15
  • f50435f Fix pypy-3.11, windows GHA runs (#77)
  • cbd33e6 Add preliminary support for Python 3.15 as of 3.15b1. (#76)
  • b38f82c Merge pull request #75 from zopefoundation/config-with-c-code-template-f472bcc5
  • 34526db Apply meta#416 and meta#417 to fix test failures
  • 26fe086 Fix GHA sdist artifact name
  • 7b99158 Update zope.meta templates, support Windows/ARM64 and source dists
  • c811655 - remove unused variables [ci skip]
  • b488c51 - apply Trusted Publishing (zope.meta PR #374)
  • Additional commits viewable in compare view

Updates zope-hookable from 8.2 to 8.3

Changelog

Sourced from zope-hookable's changelog.

8.3 (2026-08-20)

  • Add support for Python 3.15.

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

  • Add support for automatically building and publishing source distributions.

Commits
  • cac6295 Prepare release 8.3
  • 8f269c2 Declare support for Python 3.15
  • 607ce81 Fix pypy-3.11, windows GHA runs (#55)
  • 07481b0 Configuring for c-code (#54)
  • a0fad97 Merge pull request #53 from zopefoundation/config-with-c-code-template-f472bcc5
  • 2393eb1 Apply meta#416 and meta#417 to fix test failures
  • 37ac8cf Fix GHA sdist artifact name
  • c2a728a Update zope.meta templates, support Windows/ARM64 and source dists
  • cdc731c - remove unused variables [ci skip]
  • ad42a2f - apply Trusted Publishing (zope.meta PR #374)
  • Additional commits viewable in compare view

Updates zope-i18nmessageid from 8.2 to 8.3

Changelog

Sourced from zope-i18nmessageid's changelog.

8.3 (2026-08-20)

  • Add support for Python 3.15.

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

  • Add support for automatically building and publishing source distributions.

Commits
  • 538b11d Prepare release 8.3
  • 8912aa0 Declare support for Python 3.15
  • 5904c00 Fix pypy-3.11, windows GHA runs (#72)
  • 4d6f300 Configuring for c-code: Update to latest zope.meta (#71)
  • c0e13ec Merge pull request #70 from zopefoundation/config-with-c-code-template-f472bcc5
  • cee6a00 Apply meta#416 and meta#417 to fix test failures
  • 7921a9c Fix GHA sdist artifact name
  • c0b776d Update zope.meta templates, support Windows/ARM64 and source dists
  • 177dc21 - remove unused variables [ci skip]
  • be64193 - apply Trusted Publishing (zope.meta PR #374)
  • Additional commits viewable in compare view

Updates zope-index from 8.1 to 8.2

Changelog

Sourced from zope-index's changelog.

8.2 (2026-08-20)

  • Add support for Python 3.15.

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

  • Add support for automatically building and publishing source distributions.

Commits
  • e48f6b3 Prepare release 8.2
  • 2edcee5 Declare support for Python 3.15
  • 8604c58 Fix pypy-3.11, windows GHA runs (#69)
  • 8dc8200 Support Python 3.15b1 (#68)
  • d769605 Merge pull request #67 from zopefoundation/config-with-c-code-template-f472bcc5
  • 5b60d31 Apply meta#416 and meta#417 to fix test failures
  • 59efa38 Fix GHA sdist artifact name
  • b93debc Update zope.meta templates, support Windows/ARM64 and source dists
  • 47ab026 Configuring for c-code (#66)
  • 93de19d - remove unused variables [ci skip]
  • Additional commits viewable in compare view

Updates zope-interface from 8.5 to 8.6

Changelog

Sourced from zope-interface's changelog.

8.6 (2026-08-20)

  • Add support for Python 3.15.
Commits

Updates zope-proxy from 7.2 to 7.3

Changelog

Sourced from zope-proxy's changelog.

7.3 (2026-08-20)

  • Add support for Python 3.15.
Commits

Updates zope-security from 8.3 to 8.4

Changelog

Sourced from zope-security's changelog.

8.4 (2026-08-20)

  • Add support for Python 3.15.

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

  • Add support for automatically building and publishing source distributions.

Commits
  • 4f61d5f Prepare release 8.4
  • e337563 Declare support for Python 3.15
  • e9a1fd4 Fix pypy-3.11, windows GHA runs (#130)
  • 31bdf73 Add preliminary support for Python 3.15 as of 3.15b1. (#129)
  • 4f5596e Merge pull request #128 from zopefoundation/config-with-c-code-template-86c88a65
  • 03078a8 Experiment: Remove actions/cache restore-keys
  • b38ceb4 Configuring for c-code
  • e19212d Merge pull request #127 from zopefoundation/config-with-c-code-template-f472bcc5
  • 6ae6288 Fix GHA sdist artifact name
  • f2d2d69 Update zope.meta templates, support Windows/ARM64 and source dists
  • Additional commits viewable in compare view

Updates btrees from 6.4 to 6.5

Changelog

Sourced from btrees's changelog.

6.5 (2026-08-20)

  • Add support for Python 3.15.

  • Remove the long deprecated byValue() method from all Bucket and BTree classes except those of the II and LL families, which are the modules reachable as BTrees.family32.II and BTrees.family64.II.

    For families with object values byValue() could crash the interpreter: a value whose comparison method mutated the bucket freed the array the C code was iterating over. Removing the method resolves that, see issue 226 <https://github.com/zopefoundation/BTrees/issues/226>_.

    The declaration moved from BTrees.Interfaces.IDictionaryIsh to the new BTrees.Interfaces.IByValue, which only the remaining implementations provide.

  • Fix the pure-Python byValue() so it matches the C implementation: it now normalizes the values by dividing them by min (when min is positive) before sorting, and returns a list.

Commits
  • 8ce16b3 Prepare release 6.5
  • 2d25a4f Declare support for Python 3.15 and update zope.meta templates
  • 6662d95 Remove byValue() except from the II and LL families (#226) (#229)
  • fb594b5 Configuring for c-code: Update to latest zope.meta (#224)
  • 48539c4 Fix GHA sdist artifact name
  • 0bc9a33 Back to development: 6.5
  • See full diff in compare view

Updates restrictedpython from 8.4 to 8.5

Changelog

Sourced from restrictedpython's changelog.

8.5 (2026-08-19)

  • Officially support Python 3.15 after performing a security audit of its changes:

    • Disallow lazy import statements (PEP 810) as they bypass a guarded __import__.

    • Disallow unpacking in comprehensions (PEP 798) as it bypasses the _getiter_ guard.

  • Add the attributes of asynchronous generator objects (ag_await, ag_frame, ag_code) to the restricted names in INSPECT_ATTRIBUTES as they were missing there.

  • Fix the combined coverage report: the coverage tox environment now combines the coverage data of all supported Python versions instead of measuring a single one, and enforces 100 % coverage. The broken combined-coverage environment has been removed, as it erased the data it was supposed to combine.

Commits

Updates persistent from 6.7 to 6.8

Changelog

Sourced from persistent's changelog.

6.8 (2026-08-20)

  • Add support for Python 3.15.

  • Fix DeprecationWarning on Python 3.14+ about returning non-None values from test methods in test_picklecache.py. ([#235](https://github.com/zopefoundation/persistent/issues/235) <https://github.com/zopefoundation/persistent/issues/235>_)

Commits

Updates zodbpickle from 4.4 to 4.5

Changelog

Sourced from zodbpickle's changelog.

4.5 (2026-08-20)

  • Add support for Python 3.15.
Commits

Updates mr-developer from 2.0.4 to 3.0.0

Changelog

Sourced from mr-developer's changelog.

3.0.0 (2026-08-20)

  • When bin/develop is called without arguments, show the help text instead of an ugly error. [maurits]

  • Move to PEP-420 native namespaces. [maurits]

  • Replace our use of pkg_resources with importlib.metadata. [maurits]

  • Require zc.buildout 3.0.0 or higher. [maurits]

  • Add support for Python 3.14 and 3.15. [maurits]

  • Require Python 3.10 or higher. [maurits]

2.1.0 (2026-08-20)

  • Allow a later source option to override an earlier one instead of raising ValueError: Key '...' already in source info.. This lets a [sources] entry refine a shared/extended definition, e.g. foo += branch=my-feature overriding the branch set upstream. Fixes [#125](https://github.com/fschulze/mr.developer/issues/125) <https://github.com/fschulze/mr.developer/issues/125>_. [janjaapdriessen]

  • Add subpath option to specify a subdirectory of a repository. [mamico]

Commits
  • 37da624 Preparing release 3.0.0
  • f918d2c Merge pull request #222 from fschulze/maurits-py3-only-code-quality-no-pkg-re...
  • 82b7369 When bin/develop is called without arguments, show the help text.
  • 1a7778d Remove Python 2.7 configparser env from tox.ini.
  • 16775be Remove ancient tests_requires and test_suite from setup.py.
  • e837bd7 Move to PEP-420 native namespaces.
  • b20eefa Get entrypoints using importlib.metadata.
  • 020b8f6 Require zc.buildout 3.0.0 or higher.
  • 94b696f Get own version using importlib.metadata.
  • 03cab75 GHA: run a pre-commit check.
  • Additional commits viewable in compare view

Updates zc-recipe-testrunner from 4.1.1 to 4.2.post1

Changelog

Sourced from zc-recipe-testrunner's changelog.

4.2.post1 (2026-08-20)

  • Republish after fixing Trusted Publishing integration.

4.2 (2026-08-20)

  • Support develop eggs installed as PEP 660 editable installs by zc.buildout >= 6: derive --test-path from the .pth file the editable install writes (or the project root recorded in direct_url.json) instead of the develop-eggs directory, in which no tests would be found. The test paths are additionally added to the sys.path of the generated script, so tests stay importable for editable installs which use an import hook instead of a plain path entry. ([#26](https://github.com/zopefoundation/zc.recipe.testrunner/issues/26) <https://github.com/zopefoundation/zc.recipe.testrunner/issues/26>_)
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 <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 all group in /dependabot with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [zope-container](https://github.com/zopefoundation/zope.container) | `7.2` | `7.3` |
| [zope-hookable](https://github.com/zopefoundation/zope.hookable) | `8.2` | `8.3` |
| [zope-i18nmessageid](https://github.com/zopefoundation/zope.i18nmessageid) | `8.2` | `8.3` |
| [zope-index](https://github.com/zopefoundation/zope.index) | `8.1` | `8.2` |
| [zope-interface](https://github.com/zopefoundation/zope.interface) | `8.5` | `8.6` |
| [zope-proxy](https://github.com/zopefoundation/zope.proxy) | `7.2` | `7.3` |
| [zope-security](https://github.com/zopefoundation/zope.security) | `8.3` | `8.4` |
| [btrees](https://github.com/zopefoundation/BTrees) | `6.4` | `6.5` |
| [restrictedpython](https://github.com/zopefoundation/RestrictedPython) | `8.4` | `8.5` |
| [persistent](https://github.com/zopefoundation/persistent) | `6.7` | `6.8` |
| [zodbpickle](https://github.com/zopefoundation/zodbpickle) | `4.4` | `4.5` |
| [mr-developer](https://github.com/fschulze/mr.developer) | `2.0.4` | `3.0.0` |
| [zc-recipe-testrunner](https://github.com/zopefoundation/zc.recipe.testrunner) | `4.1.1` | `4.2.post1` |


Updates `zope-container` from 7.2 to 7.3
- [Changelog](https://github.com/zopefoundation/zope.container/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.container@7.2...7.3)

Updates `zope-hookable` from 8.2 to 8.3
- [Changelog](https://github.com/zopefoundation/zope.hookable/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.hookable@8.2...8.3)

Updates `zope-i18nmessageid` from 8.2 to 8.3
- [Changelog](https://github.com/zopefoundation/zope.i18nmessageid/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.i18nmessageid@8.2...8.3)

Updates `zope-index` from 8.1 to 8.2
- [Changelog](https://github.com/zopefoundation/zope.index/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.index@8.1...8.2)

Updates `zope-interface` from 8.5 to 8.6
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.interface@8.5...8.6)

Updates `zope-proxy` from 7.2 to 7.3
- [Changelog](https://github.com/zopefoundation/zope.proxy/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.proxy@7.2...7.3)

Updates `zope-security` from 8.3 to 8.4
- [Changelog](https://github.com/zopefoundation/zope.security/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.security@8.3...8.4)

Updates `btrees` from 6.4 to 6.5
- [Changelog](https://github.com/zopefoundation/BTrees/blob/master/CHANGES.rst)
- [Commits](zopefoundation/BTrees@6.4...6.5)

Updates `restrictedpython` from 8.4 to 8.5
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](zopefoundation/RestrictedPython@8.4...8.5)

Updates `persistent` from 6.7 to 6.8
- [Changelog](https://github.com/zopefoundation/persistent/blob/master/CHANGES.rst)
- [Commits](zopefoundation/persistent@6.7...6.8)

Updates `zodbpickle` from 4.4 to 4.5
- [Changelog](https://github.com/zopefoundation/zodbpickle/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zodbpickle@4.4...4.5)

Updates `mr-developer` from 2.0.4 to 3.0.0
- [Changelog](https://github.com/fschulze/mr.developer/blob/master/CHANGES.rst)
- [Commits](fschulze/mr.developer@2.0.4...3.0.0)

Updates `zc-recipe-testrunner` from 4.1.1 to 4.2.post1
- [Changelog](https://github.com/zopefoundation/zc.recipe.testrunner/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zc.recipe.testrunner@4.1.1...4.2.post1)

---
updated-dependencies:
- dependency-name: zope-container
  dependency-version: '7.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zope-hookable
  dependency-version: '8.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zope-i18nmessageid
  dependency-version: '8.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zope-index
  dependency-version: '8.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zope-interface
  dependency-version: '8.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zope-proxy
  dependency-version: '7.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zope-security
  dependency-version: '8.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: btrees
  dependency-version: '6.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: restrictedpython
  dependency-version: '8.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: persistent
  dependency-version: '6.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zodbpickle
  dependency-version: '4.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: mr-developer
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: zc-recipe-testrunner
  dependency-version: 4.2.post1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@icemac
icemac enabled auto-merge (squash) August 26, 2026 06:55
@icemac
icemac merged commit 2f14edd into master Aug 26, 2026
12 checks passed
@icemac
icemac deleted the dependabot-pip-dependabot-all-8f5e375d42 branch August 26, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants