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: github/measure-innersource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: github/measure-innersource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.2
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 20, 2025

  1. chore(deps): Bump pylint from 4.0.0 to 4.0.1 in the dependencies group

    Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).
    
    
    Updates `pylint` from 4.0.0 to 4.0.1
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 4.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    9040708 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [super-linter/super-linter](https://github.com/super-linter/super-linter) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `super-linter/super-linter` from 8.2.0 to 8.2.1
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@7bba2ee...2bdd90e)
    
    Updates `github/codeql-action` from 4.30.8 to 4.30.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f443b60...16140ae)
    
    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-version: 8.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.30.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    cc0d3bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78 from github/dependabot/github_actions/dependen…

    …cies-3ad8b27ada
    
    chore(deps): Bump the dependencies group with 2 updates
    zkoppert authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    695d79d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from github/dependabot/pip/dependencies-37535f…

    …64a5
    
    chore(deps): Bump pylint from 4.0.0 to 4.0.1 in the dependencies group
    zkoppert authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    3e31c46 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. chore(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.6.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      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
    ba7ca58 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump python from 5cfac24 to 4ed3310

    Bumps python from `5cfac24` to `4ed3310`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.14.0-slim
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    76e0607 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [python-dotenv](https://github.com/theskumar/python-dotenv) and [pylint](https://github.com/pylint-dev/pylint).
    
    
    Updates `python-dotenv` from 1.1.1 to 1.2.1
    - [Release notes](https://github.com/theskumar/python-dotenv/releases)
    - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
    - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1)
    
    Updates `pylint` from 4.0.1 to 4.0.2
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v4.0.1...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: python-dotenv
      dependency-version: 1.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pylint
      dependency-version: 4.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    40d3b57 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump github/codeql-action in the dependencies group

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 4.30.9 to 4.31.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@16140ae...4e94bd1)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    a0f10d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c7857c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #79 from github/dependabot/github_actions/actions/…

    …upload-artifact-5.0.0
    jmeridth authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9db8c15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c19361 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f850dd7 View commit details
    Browse the repository at this point in the history
Loading