GeotrekCE / Geotrek-admin

Paths management for National Parks and Tourism organizations
https://geotrek.fr
BSD 2-Clause "Simplified" License
128 stars 76 forks source link

Bump zope-interface from 6.0 to 6.4.post2 #4165

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps zope-interface from 6.0 to 6.4.post2.

Changelog

Sourced from zope-interface's changelog.

6.4.post2 (2024-05-24)

  • Publish missing Windows wheels, second attempt. ([#295](https://github.com/zopefoundation/zope.interface/issues/295) <https://github.com/zopefoundation/zope.interface/issues/295>_)

6.4.post1 (2024-05-23)

  • Publish missing Windows wheels. ([#295](https://github.com/zopefoundation/zope.interface/issues/295) <https://github.com/zopefoundation/zope.interface/issues/295>_)

6.4.post0 (2024-05-22)

  • The sdist of version 6.4 was uploaded to PyPI as zope_interface-6.4.tar.gz instead of zope.interface-6.4-py2.tar.gz which cannot be installed by zc.buildout. This release is a re-release of version 6.4 with the correct sdist name. ([#298](https://github.com/zopefoundation/zope.interface/issues/298) <https://github.com/zopefoundation/zope.interface/issues/298>_)

6.4 (2024-05-15)

  • Adjust for incompatible changes in Python 3.13b1. ([#292](https://github.com/zopefoundation/zope.interface/issues/292) <https://github.com/zopefoundation/zope.interface/issues/292>_)

  • Build windows wheels on GHA.

6.3 (2024-04-12)

  • Add preliminary support for Python 3.13 as of 3.13a6.

6.2 (2024-02-16)

  • Add preliminary support for Python 3.13 as of 3.13a3.

  • Add support to use the pipe (|) syntax for typing.Union. ([#280](https://github.com/zopefoundation/zope.interface/issues/280) <https://github.com/zopefoundation/zope.interface/issues/280>_)

6.1 (2023-10-05)

... (truncated)

Commits
  • 73f5cdc - prepare release 6.4.post2
  • dafd01a Merge pull request #302 from zopefoundation/config-with-c-code-template-ae0a9480
  • f81d327 - new attempt at fixing missing Windows wheels
  • c993191 Back to development: 6.5
  • ce509ed Preparing release 6.4.post1
  • 2633bae Merge pull request #300 from zopefoundation/config-with-c-code-template-7ec8131d
  • f9cb3a5 - attempt to fix aarch64 by only testing standard interpreters
  • e8ad972 Merge pull request #296 from zopefoundation/config-with-c-code-template-761944d0
  • dcb1862 Merge branch 'master' into config-with-c-code-template-761944d0
  • 42a37a3 Back to development: 6.5
  • 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 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)
cypress[bot] commented 4 weeks ago

Passing run #9257 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge 8a081aaee8a7d6d6fa92db1b7aa836e4b9e21abd into 55d87eee893352b272d0c56478e9...
Project: Geotrek-admin Commit: 18274b1c43 ℹ️
Status: Passed Duration: 01:59 💡
Started: Jun 4, 2024 12:55 PM Ended: Jun 4, 2024 12:57 PM

Review all test suite changes for PR #4165 ↗︎

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.38%. Comparing base (55d87ee) to head (8a081aa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4165 +/- ## ======================================= Coverage 98.38% 98.38% ======================================= Files 267 267 Lines 20794 20794 ======================================= Hits 20458 20458 Misses 336 336 ```

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