cms icon indicating copy to clipboard operation
cms copied to clipboard

Bump zope-interface from 8.0 to 8.1.1

Open dependabot[bot] opened this issue 3 months ago • 1 comments

Bumps zope-interface from 8.0 to 8.1.1.

Changelog

Sourced from zope-interface's changelog.

8.1.1 (2025-11-15)

  • Fix the GitHub workflow for publishing wheels, which failed for Linux/arm64. ([#348](https://github.com/zopefoundation/zope.interface/issues/348) <https://github.com/zopefoundation/zope.interface/issues/348>_)

8.1 (2025-11-10)

  • Drop support for Python 3.9.

  • Add support for Python 3.14.

8.0.1 (2025-09-25)

  • Make tests resilient against different ways of calling them.

  • Remove run-time dependency on setuptools.

Commits
  • 67cbd39 - prepare release 8.1.1
  • f3297cd Merge pull request #350 from zopefoundation/config-with-c-code-template-2921ca42
  • 972fffd Merge branch 'master' into config-with-c-code-template-2921ca42
  • 3e7c360 - remove "bad" Linux wheels as well
  • f134dc2 - use version 8.1.1
  • 619f1e8 - better detect pypy and future python wheels
  • bfad043 Merge pull request #349 from zopefoundation/config-with-c-code-template-2921ca42
  • 5f134d3 - apply Copilot suggestion
  • cd6fb45 - add change log entry
  • 862ada3 - use separate wheel publish step
  • 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)

dependabot[bot] avatar Nov 17 '25 13:11 dependabot[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 54.66%. Comparing base (7e94024) to head (ceb9cf5). :white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1596   +/-   ##
=======================================
  Coverage   54.66%   54.66%           
=======================================
  Files         335      335           
  Lines       27358    27358           
=======================================
  Hits        14956    14956           
  Misses      12402    12402           
Flag Coverage Δ
functionaltests 0.00% <ø> (ø)
unittests 54.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 17 '25 13:11 codecov[bot]