Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-developer/python-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FerretDB/python-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a27755e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    de1615e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix assertions (#3)

    b1ron authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9c3899e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. add requirements file (#4)

    b1ron authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2ac6ade View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    1690efc View commit details
    Browse the repository at this point in the history
  2. Downgrade version for testing

    AlekSi committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c09c1cf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Bump pymongo from 4.6.1 to 4.6.2 (#6)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.6.1...4.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e9e10ff View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Bump pymongo from 4.6.2 to 4.6.3 (#7)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.6.2...4.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    95f073c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b3d2e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump pymongo from 4.6.3 to 4.7.0 (#9)

    Bumps [pymongo](https://github.com/mongodb/pymongo) from 4.6.3 to 4.7.0.
    - [Commits](https://github.com/mongodb/pymongo/commits)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ab01d7c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Bump pymongo from 4.7.0 to 4.7.1 (#10)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.0 to 4.7.1.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.7.0...4.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    4bc8ea6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Add git ignore patterns

    AlekSi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4a32030 View commit details
    Browse the repository at this point in the history
  2. Update Dependabot config

    AlekSi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    aca7590 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Bump pymongo from 4.7.2 to 4.8.0 (#13)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.8.0.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.7.2...4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f0e0958 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Bump pymongo from 4.8.0 to 4.11.2 (#17)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.11.2.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.8.0...4.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    bd583da View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Bump pymongo from 4.11.2 to 4.11.3 (#18)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.11.2 to 4.11.3.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.11.3/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.11.2...4.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    d9ec845 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Bump pymongo from 4.11.3 to 4.12.1 (#20)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.11.3 to 4.12.1.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.11.3...4.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-version: 4.12.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    1f9c53d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Bump pymongo from 4.12.1 to 4.13.2 (#21)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.12.1 to 4.13.2.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.12.1...4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-version: 4.13.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    e562e6c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Bump pymongo from 4.13.2 to 4.15.2 (#28)

    Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.2 to 4.15.2.
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.13.2...4.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-version: 4.15.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    152a8f0 View commit details
    Browse the repository at this point in the history
Loading