Skip to content
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: meilisearch/meilisearch-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: meilisearch/meilisearch-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gh-readonly-queue/main/pr-1108-be8126890c88dce77ec2af63a10adc1d0d60bbdf
Choose a head ref
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 1, 2025

  1. Bump pylint from 3.3.6 to 3.3.7

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 3.3.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    725094f View commit details
    Browse the repository at this point in the history
  2. Bump exceptiongroup from 1.2.2 to 1.3.0

    Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.2 to 1.3.0.
    - [Release notes](https://github.com/agronholm/exceptiongroup/releases)
    - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
    - [Commits](agronholm/exceptiongroup@1.2.2...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: exceptiongroup
      dependency-version: 1.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    6bfca62 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Merge pull request #1111 from meilisearch/dependabot/pip/types-reques…

    …ts-2.32.0.20250515
    
    Bump types-requests from 2.32.0.20250328 to 2.32.0.20250515
    brunoocasali authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    9e8c3b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1110 from meilisearch/dependabot/pip/exceptiongro…

    …up-1.3.0
    
    Bump exceptiongroup from 1.2.2 to 1.3.0
    brunoocasali authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    b717b10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1109 from meilisearch/dependabot/pip/pylint-3.3.7

    Bump pylint from 3.3.6 to 3.3.7
    brunoocasali authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    be81268 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1108 from meilisearch/dependabot/pip/mypy-1.16.0

    Bump mypy from 1.15.0 to 1.16.0
    brunoocasali authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    4768702 View commit details
    Browse the repository at this point in the history
Loading