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: Authenticator-Extension/Authenticator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: Authenticator-Extension/Authenticator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 15, 2024

  1. Bump webpack from 5.77.0 to 5.94.0 (#1286)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.77.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.77.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mymindstorm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    daa4ad6 View commit details
    Browse the repository at this point in the history
  2. fix #1274 (#1288)

    Since manifest v3 `execute_browser_action` is no longer available, use the `execute_action` command instead
    https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands
    cesar19004 authored and mymindstorm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5e5aefe View commit details
    Browse the repository at this point in the history
  3. update acknowledgment

    Sneezry authored and mymindstorm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3411be3 View commit details
    Browse the repository at this point in the history
  4. v8.0.2

    mymindstorm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6c30495 View commit details
    Browse the repository at this point in the history
Loading