Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

build(deps): bump the general group with 3 updates #226

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps the general group with 3 updates: bsdiff4, gevent and zope-interface.

Updates bsdiff4 from 1.2.4 to 1.2.5

Changelog

Sourced from bsdiff4's changelog.

2024-10-09 1.2.5:

  • update cibuildwheel to 2.21.3 in order to provide cp312 wheels on PyPI
Commits

Updates gevent from 24.2.1 to 24.10.1

Commits
  • 00d2503 Preparing release 24.10.1
  • 60e36bc Bring in newer _fallback_socketpair. Fixes #2048
  • 0877f8d Merge pull request #2057 from Enkidu-Aururu/add-changes-url
  • 54c51d5 Clean up changes.rst from accidental towncrier run.
  • a82ea0e Skip a CPython test that doesn't pass on Windows/3.9.13. It's not even our code.
  • 49cf97d CLean up thread patching and share code between 3.13 and earlier versions whe...
  • 6a56205 3.13: Add SSLSocket.get_[un]verified_chain. All 3.13 tests pass locally for me.
  • 5888702 3.13: subprocess.run et al no longer accept stdout=STDOUT
  • 67db36b Unbreak queue tests that actually passed a real Timeout object
  • 0e775be Py3.13: Implement Queue.shutdown
  • Additional commits viewable in compare view

Updates zope-interface from 7.0.3 to 7.1.0

Changelog

Sourced from zope-interface's changelog.

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
  • 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
  • f10b664 - dial down coverage a tiny bit
  • 0babe45 - fix coverage install
  • a6fc65e - use the latest meta/config templates
  • Additional commits viewable in compare view

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 <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 general group with 3 updates: [bsdiff4](https://github.com/ilanschnell/bsdiff4), [gevent](https://github.com/gevent/gevent) and [zope-interface](https://github.com/zopefoundation/zope.interface).


Updates `bsdiff4` from 1.2.4 to 1.2.5
- [Changelog](https://github.com/ilanschnell/bsdiff4/blob/master/CHANGELOG.txt)
- [Commits](ilanschnell/bsdiff4@1.2.4...1.2.5)

Updates `gevent` from 24.2.1 to 24.10.1
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@24.2.1...24.10.1)

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

---
updated-dependencies:
- dependency-name: bsdiff4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
- dependency-name: gevent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: zope-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2024
Copy link

Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
bsdiff41.2.5NullUnknown License
gevent24.10.1NullUnknown License
zope.interface7.1.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/bsdiff4 1.2.5 🟢 4.5
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/29 approved changesets -- score normalized to 0
Maintained🟢 810 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/gevent 24.10.1 🟢 4.2
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/30 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
Vulnerabilities🟢 91 existing vulnerabilities detected
pip/zope.interface 7.1.0 🟢 6.4
Details
CheckScoreReason
Code-Review🟢 6Found 11/17 approved changesets -- score normalized to 6
Maintained🟢 1028 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Manifest Files

requirements.txt

@Nick2bad4u Nick2bad4u merged commit dc4b95b into main Oct 11, 2024
46 checks passed
@dependabot dependabot bot deleted the dependabot/pip/general-91eed4c35c branch October 11, 2024 03:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant