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

build(deps): bump zope-interface from 7.0.3 to 7.1.1 #1359

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps zope-interface from 7.0.3 to 7.1.1.

Changelog

Sourced from zope-interface's changelog.

7.1.1 (2024-10-23)

  • Fix segmentation faults in weakrefobject.c on Python 3.12 and 3.13. ([#323](https://github.com/zopefoundation/zope.interface/issues/323) <https://github.com/zopefoundation/zope.interface/issues/323>_)

7.1.0 (2024-10-10)

  • Declare support for Python 3.13.

  • Fix segmentation faults on Python 3.13. ([#323](https://github.com/zopefoundation/zope.interface/issues/323) <https://github.com/zopefoundation/zope.interface/issues/323>_)

Commits
  • 98296bd prepare 7.1.1 release
  • 8f42047 fix: handle weakrefs consistently acrosss Python versions (#324)
  • d246ed1 - vb [ci skip]
  • d3754dd - prepare 7.1.0, declare Python 3.13 support, use furo Sphinx theme
  • 02c8c61 Merge pull request #322 from zopefoundation/config-with-c-code-template-acd39fc2
  • 04c43de Merge branch 'master' into config-with-c-code-template-acd39fc2
  • d16f663 Merge pull request #328 from zopefoundation/dataflake/py_313_crashes
  • 185e0fa - apply simplification suggestion
  • abc32e4 - fix segmentation fault and FrameLocalsProxy check
  • 59833b7 - force-install package just like on GHA to make tests run locally
  • 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 dependabot bot added the Task label Nov 4, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 4, 2024 03:28
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 89f5240 to 5270b01 Compare November 4, 2024 03:35
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from 5270b01 to b209a12 Compare November 4, 2024 03:43
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.21%. Comparing base (d99c05f) to head (6f83d84).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1359      +/-   ##
==========================================
+ Coverage   69.19%   69.21%   +0.02%     
==========================================
  Files         181      181              
  Lines        8892     8892              
  Branches     1488     1488              
==========================================
+ Hits         6153     6155       +2     
+ Misses       2639     2638       -1     
+ Partials      100       99       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 7.0.3 to 7.1.1.
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.interface@7.0.3...7.1.1)

---
updated-dependencies:
- dependency-name: zope-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/zope-interface-7.1.1 branch from b209a12 to 6f83d84 Compare November 4, 2024 03:50
@github-actions github-actions bot merged commit c90bb1b into master Nov 4, 2024
10 of 11 checks passed
@github-actions github-actions bot deleted the dependabot/pip/zope-interface-7.1.1 branch November 4, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants