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: Metaswitch/floki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: Metaswitch/floki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.1
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 3, 2026

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

Commits on Feb 4, 2026

  1. Bump glob and npm

    Removes [glob](https://github.com/isaacs/node-glob). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
    
    
    Removes `glob`
    
    Updates `npm` from 11.6.2 to 11.8.0
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v11.6.2...v11.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 
      dependency-type: indirect
    - dependency-name: npm
      dependency-version: 11.8.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and maxdymond committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    e42ba6d View commit details
    Browse the repository at this point in the history
  2. Bump lodash-es from 4.17.21 to 4.17.23

    Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash-es
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and maxdymond committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    09feff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df06a1f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

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

Commits on Feb 25, 2026

  1. Bump tar and npm

    Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
    
    
    Removes `tar`
    
    Updates `npm` from 11.10.0 to 11.10.1
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v11.10.0...v11.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 
      dependency-type: indirect
    - dependency-name: npm
      dependency-version: 11.10.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and maxdymond committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    b074909 View commit details
    Browse the repository at this point in the history
  2. Enable merge queues

    Signed-off-by: Max Dymond <max.dymond@alianza.com>
    maxdymond committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    c1d77b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c5bb6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04dc529 View commit details
    Browse the repository at this point in the history
  5. chore(dep): downgrade tempfile to use a compatible libc with nix

    Signed-off-by: Max Dymond <max.dymond@alianza.com>
    maxdymond committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    453ae31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1ca49b View commit details
    Browse the repository at this point in the history
Loading