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

Bump pymongo from 3.7.1 to 3.7.2 #189

Merged
merged 1 commit into from Oct 11, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pymongo from 3.7.1 to 3.7.2.

Changelog

Sourced from pymongo's changelog.

Changelog

Changes in Version 3.8.0

.. warning:: PyMongo no longer supports Python 2.6. RHEL 6 users should install
Python 2.7 or newer from Red Hat Software Collections <https://www.softwarecollections.org>. CentOS 6 users should install Python
2.7 or newer from SCL <https://wiki.centos.org/AdditionalResources/Repositories/SCL>

.. warning:: PyMongo no longer supports PyPy3 versions older than 3.5. Users
must upgrade to PyPy3.5+.

  • :class:~bson.objectid.ObjectId now implements the ObjectID specification version 0.2 <https://github.com/mongodb/specifications/blob/master/source/objectid.rst>_.

Issues Resolved
...............

See the PyMongo 3.8 release notes in JIRA_ for the list of resolved issues
in this release.

.. _PyMongo 3.8 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=19904

Commits
  • 7ddd372 BUMP 3.7.2
  • 92eb90b PYTHON-1654 Ignore $clusterTime in test_command assertion
  • 35badcb Add changelog for 3.7.1
  • a1f2c25 PYTHON-1650 Always increment txnNumber before starting a retryable write
  • 7759436 PYTHON-1617 Fix database name check in index cache (#363)
  • 018f1da PYTHON-1642 - Replace count() with count_documents({}) in docs (#376)
  • c80d285 PYTHON-1647 Fix memory leak in OP_MSG C extensions
  • b601c15 Start work on 3.7.2
  • See full diff 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.175% when pulling f178734 on dependabot/pip/pymongo-3.7.2 into ea55605 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.175% when pulling f178734 on dependabot/pip/pymongo-3.7.2 into ea55605 on master.

@christabor christabor merged commit b0ce89e into master Oct 11, 2018
@christabor christabor deleted the dependabot/pip/pymongo-3.7.2 branch October 11, 2018 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants