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

Update py mongo to version 4.0 #10919

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

SamuelNoB
Copy link
Contributor

@SamuelNoB SamuelNoB commented Feb 19, 2022

Proposed changes:

Status (please check what you already did):

  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

dependabot bot and others added 6 commits February 16, 2022 23:43
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/master/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@e0f83f2...04141d8)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@a3e7071...9ac0880)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.4.2 to 2.1.0.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases)
- [Commits](pytest-dev/pytest-timeout@1.4.2...2.1.0)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…e-github-actions-setup-gcloud-0.5.1

Bump google-github-actions/setup-gcloud from 0.4.0 to 0.5.1
….1.0

Bump pytest-timeout from 1.4.2 to 2.1.0
…ns-github-script-6

Bump actions/github-script from 4.0.2 to 6
@CLAassistant
Copy link

CLAassistant commented Feb 19, 2022

CLA assistant check
All committers have signed the CLA.

@SamuelNoB SamuelNoB marked this pull request as ready for review February 22, 2022 01:11
@tmbo
Copy link
Member

tmbo commented Apr 8, 2022

@SamuelNoB the PR contains merge conflicts. do you mind resolving them first before we review it?

@SamuelNoB
Copy link
Contributor Author

@tmbo sure! I will resolve it as soon as possible

Copy link
Contributor

@losterloh losterloh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something happened with the pyproject.toml file and all lines are marked as changed. Please fix this so we can review the changes made in this PR.

@lahdekorpi
Copy link

There seem to be a lot of breaking changes between PyMongo 3 and 4. As this commit only updates the dependency version number, have all the functionality been tested to work with the newer version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for MongoDB 5
5 participants