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: hughsie/libxmlb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.22
Choose a base ref
...
head repository: hughsie/libxmlb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.23
Choose a head ref
  • 16 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 12, 2025

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

Commits on Mar 24, 2025

  1. build(deps): bump github/codeql-action from 3.28.11 to 3.28.12

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.11 to 3.28.12.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6bb031a...5f8171a)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    bdc1766 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@4cec3d8...ea165f8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    24ad399 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. build(deps): bump github/codeql-action from 3.28.12 to 3.28.13

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.12 to 3.28.13.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5f8171a...1b549b9)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    9e96a20 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. build(deps): bump github/codeql-action from 3.28.13 to 3.28.14

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.13 to 3.28.14.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b549b9...fc7e4a0)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d5b5bc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. build(deps): bump github/codeql-action from 3.28.14 to 3.28.15

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.14 to 3.28.15.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fc7e4a0...45775bd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    af8c560 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. trivial: Do not reallocate the final silo blob when compiling

    This reduces peak RSS by about ~6%.
    hughsie committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    9b91fab View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. build(deps): bump github/codeql-action from 3.28.15 to 3.28.17

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.28.17.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@45775bd...60168ef)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed May 5, 2025
    Configuration menu
    Copy the full SHA
    970b318 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. build(deps): bump github/codeql-action from 3.28.17 to 3.28.18

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.18.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@60168ef...ff0a06e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed May 19, 2025
    Configuration menu
    Copy the full SHA
    891c2e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@f49aabe...05b42c6)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    fcabfe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. build(deps): bump github/codeql-action from 3.28.18 to 3.28.19

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.28.19.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ff0a06e...fca7ace)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    c088077 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. build(deps): bump github/codeql-action from 3.28.19 to 3.29.0

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fca7ace...ce28f5b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    233c0dd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. build(deps): bump github/codeql-action from 3.29.0 to 3.29.1

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ce28f5b...39edc49)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    91a8441 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. build(deps): bump github/codeql-action from 3.29.1 to 3.29.2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@39edc49...181d5ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    e58c701 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. build(deps): bump github/codeql-action from 3.29.2 to 3.29.5

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@181d5ee...51f7732)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hughsie committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    dc787ea View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Release libxmlb 0.3.23

    hughsie committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    65bfb30 View commit details
    Browse the repository at this point in the history
Loading