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/web-ext
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.3.0
Choose a base ref
...
head repository: mozilla/web-ext
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.4.0
Choose a head ref
  • 19 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 11, 2026

  1. chore(deps): bump addons-linter from 9.6.0 to 9.7.0 (#3620)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    2adf895 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. chore(deps): bump addons-linter from 9.7.0 to 9.8.0 (#3621)

    Bumps [addons-linter](https://github.com/mozilla/addons-linter) from 9.7.0 to 9.8.0.
    - [Release notes](https://github.com/mozilla/addons-linter/releases)
    - [Commits](mozilla/addons-linter@9.7.0...9.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: addons-linter
      dependency-version: 9.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    15006ef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. fix: audit-deps failure on circular deps in npm audit json and update…

    … nsprc to fix audit failure due to DoS advisories in transitive deps (#3628)
    
    * test(audit-deps): tweak audit-deps script to break security advisories dependencies resolution on circular dependencies
    
    * test(audit-deps): added minimatch, ajv and jsdiff DoS sec advisories to nsprc ignore list
    rpl authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    60d6ac6 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @commitlint/cli from 20.4.1 to 20.4.2 (#3622)

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.4.1 to 20.4.2.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-version: 20.4.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    3eebc84 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @commitlint/config-conventional (#3623)

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.1 to 20.4.2.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-version: 20.4.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    b7b91ff View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump addons-linter from 9.8.0 to 9.9.0 (#3629)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    4342a35 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump addons-linter from 9.9.0 to 9.9.1 (#3630)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    be418d2 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump ajv from 6.12.6 to 6.14.0 (#3624)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    82411ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5591dfd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. chore(deps-dev): bump @eslint/eslintrc from 3.3.3 to 3.3.4 (#3632)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    3b746a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. chore(deps-dev): bump nyc from 17.1.0 to 18.0.0 (#3634)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    05c09a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    6b8b098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9d891 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump globals from 17.3.0 to 17.4.0 (#3635)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    bcd120f View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump fs-extra from 11.3.3 to 11.3.4 (#3639)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    ad9162a View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump sinon from 21.0.1 to 21.0.2 (#3643)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    b87ebc4 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @commitlint/config-conventional from 20.4.2 to …

    …20.4.3 (#3638)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    91f1fe1 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @commitlint/cli from 20.4.2 to 20.4.3 (#3637)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    e33b4ed View commit details
    Browse the repository at this point in the history
  8. 9.4.0

    willdurand committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    5d07048 View commit details
    Browse the repository at this point in the history
Loading