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: rageebaws/PyGObject-Tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sebp/PyGObject-Tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 11, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    19f1cac View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Merge pull request sebp#232 from sebp/dependabot/github_actions/actio…

    …ns/checkout-5
    
    Bump actions/checkout from 4 to 5
    sebp authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    b730554 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    b640553 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sebp#233 from sebp/dependabot/github_actions/actio…

    …ns/upload-artifact-5
    sebp authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    c114fa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    a01d319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aafe2c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/upload-artifact from 5 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    717fcd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge pull request sebp#235 from sebp/dependabot/github_actions/actio…

    …ns/upload-artifact-6
    sebp authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    028f5a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Bump actions/upload-artifact from 6 to 7

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    50524cb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Merge pull request sebp#236 from sebp/dependabot/github_actions/actio…

    …ns/upload-artifact-7
    sebp authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    7d9ad55 View commit details
    Browse the repository at this point in the history
Loading