-
-
Notifications
You must be signed in to change notification settings - Fork 804
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
chore(deps): update dependencies (renov): dependency pymongo to v4.6.3 [security] #2659
base: develop
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Our Pull Request Approval ProcessWe have these basic policies to make the approval process smoother for our volunteer team. Testing Your CodePlease make sure your code passes all tests. Our test code coverage system will fail if these conditions occur:
The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing. ReviewersDo not assign reviewers. Our Queue Monitors will review your PR and assign them.
Reviewing Your CodeYour reviewer(s) will have the following roles:
CONTRIBUTING.mdRead our CONTRIBUTING.md file. Most importantly:
Other
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2659 +/- ##
===========================================
+ Coverage 97.74% 97.78% +0.03%
===========================================
Files 358 358
Lines 18114 18114
Branches 2600 2605 +5
===========================================
+ Hits 17706 17712 +6
+ Misses 404 398 -6
Partials 4 4 ☔ View full report in Codecov by Sentry. |
e316c79
to
52ab6c8
Compare
52ab6c8
to
790c997
Compare
This PR contains the following updates:
==4.3.3
->==4.6.3
GitHub Vulnerability Alerts
CVE-2024-5629
Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the following bytes are not printable UTF-8 the parser throws an exception with a single byte.
Release Notes
mongodb/mongo-python-driver (pymongo)
v4.6.3
Compare Source
v4.6.2
: PyMongo 4.6.2Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404
v4.6.1
: PyMongo 4.6.1Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752
v4.6.0
: PyMongo 4.6.0Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866
v4.5.0
: PyMongo 4.5.0Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-5-0-released/240662
v4.4.1
: PyMongo 4.4.1Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-4-1-released/235045
v4.4.0
: PyMongo 4.4.0Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-4-released/232211
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.