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: mozilla/kitsune
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.7
Choose a base ref
...
head repository: mozilla/kitsune
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.8
Choose a head ref
  • 17 commits
  • 25 files changed
  • 5 contributors

Commits on Oct 20, 2025

  1. Configuration menu
    Copy the full SHA
    6c3a09b View commit details
    Browse the repository at this point in the history
  2. Bump whitenoise from 6.9.0 to 6.11.0

    Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.9.0 to 6.11.0.
    - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
    - [Commits](evansd/whitenoise@6.9.0...6.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: whitenoise
      dependency-version: 6.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    56fdfc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Update readonly announcement to remove Twitter link

    Removed Twitter support link from the announcement as the account is no longer maintained.
    denyshon authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    5e2fbb7 View commit details
    Browse the repository at this point in the history
  2. Revert "revert all package updates since 1.5.3 (#6976)"

    This reverts commit 43ead3a.
    escattone authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    d28bf6a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Escape XML chars

    akatsoulas committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    76a052e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6981 from mozilla/revert-6976-revert-package-updates

    Revert "revert all package updates since 1.5.3"
    akatsoulas authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    864859d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3115f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3388cb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Merge pull request #6980 from akatsoulas/sanitize-title

    Escape XML chars
    akatsoulas authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    317fe8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6978 from denyshon/patch-1

    Update readonly announcement to remove Twitter link
    akatsoulas authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    cd2d4ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6966 from mozilla/dependabot/uv/whitenoise-6.11.0

    Bump whitenoise from 6.9.0 to 6.11.0
    akatsoulas authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    f59aff4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6962 from emilghittasv/playwright-community-forums

    Playwright: Expand test coverage to community forums
    emilghittasv authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    079567a View commit details
    Browse the repository at this point in the history
  5. better featured articles but with the same performance (#6983)

    * better get_featured_articles but with same performance
    
    * adjustments
    escattone authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    517306e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    3d7b14a View commit details
    Browse the repository at this point in the history
  2. Bump psycopg2 from 2.9.10 to 2.9.11

    Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.11.
    - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
    - [Commits](psycopg/psycopg2@2.9.10...2.9.11)
    
    ---
    updated-dependencies:
    - dependency-name: psycopg2
      dependency-version: 2.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    493b7af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Merge pull request #6987 from mozilla/dependabot/uv/psycopg2-2.9.11

    Bump psycopg2 from 2.9.10 to 2.9.11
    akatsoulas authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    0419ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8945ce View commit details
    Browse the repository at this point in the history
Loading