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: mongodb/laravel-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.5.0
Choose a base ref
...
head repository: mongodb/laravel-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.x
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 29, 2025

  1. Improve change log categories (#3442)

    So that anything labeled `feature` is added to the Features category and docs changes are listed as a separate category
    paulinevos authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    8ed457c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Bump actions/labeler from 5 to 6 (#3445)

    Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
    - [Release notes](https://github.com/actions/labeler/releases)
    - [Commits](actions/labeler@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    3a87726 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

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

Commits on Sep 15, 2025

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

Commits on Sep 22, 2025

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

Commits on Sep 23, 2025

  1. Bump mongodb-labs/drivers-github-tools from 2 to 3 (#3452)

    Bumps [mongodb-labs/drivers-github-tools](https://github.com/mongodb-labs/drivers-github-tools) from 2 to 3.
    - [Release notes](https://github.com/mongodb-labs/drivers-github-tools/releases)
    - [Commits](mongodb-labs/drivers-github-tools@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: mongodb-labs/drivers-github-tools
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    e4672c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Bump github/codeql-action from 3 to 4 (#3455)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    a948fd6 View commit details
    Browse the repository at this point in the history
Loading