Bump zope-interface from 8.2 to 8.3#1676
Conversation
Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 8.2 to 8.3. - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@8.2...8.3) --- updated-dependencies: - dependency-name: zope-interface dependency-version: '8.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1676 +/- ##
==========================================
+ Coverage 54.68% 54.70% +0.01%
==========================================
Files 336 336
Lines 27439 27439
==========================================
+ Hits 15006 15010 +4
+ Misses 12433 12429 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps zope-interface from 8.2 to 8.3.
Changelog
Sourced from zope-interface's changelog.
Commits
197258cPreparing release 8.389665f6Guard 4 unprotected PyErr_Clear calls with exception type checks (#365)6c5a72eMerge pull request #356 from bluedynamics/config-with-meta008a255Configure with zope.meta, enable free-threaded python wheels58cf4b8Merge pull request #353 from bluedynamics/optimize-c-lookups394e9c4Clarify Py_INCREF comment per review feedback0a3ecc7IB__call__: intern _CALL_CUSTOM_ADAPT string, use Py_TYPE macro3993a35_lookup/_lookupAll/_subscriptions: skip PySequence_Tuple when already a tuple7d53d01_getcache: use PyUnicode_GET_LENGTH instead of PyObject_IsTruee3a3cbc_verify: compare generation counters in-place without tuple allocationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)