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: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.7.3
Choose a base ref
...
head repository: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.7.4
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 24, 2026

  1. Updated changelog

    squidfunk committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    fc7b41e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Updated blog post with note on environment variable

    * Document `NO_MKDOCS_2_WARNING=1` environment variable
    
    * Move tip for disabling MkDocs 2.0 warning
    johnthagen authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    e2d0012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b368bed View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. Bump minimatch (#8570)

    Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    Updates `minimatch` from 9.0.5 to 9.0.9
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    Updates `minimatch` from 10.1.1 to 10.2.4
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 9.0.9
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 10.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    fdf40c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    4ae913c View commit details
    Browse the repository at this point in the history
  2. Prepare 9.7.4 release

    squidfunk committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    9580c28 View commit details
    Browse the repository at this point in the history
Loading