Thanks to visit codestin.com
Credit goes to github.com

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

Commits on May 9, 2025

  1. fix: boolean check for LINK_TO_PROFILE

    LINK_TO_PROFILE is read/set as boolean but compared against string
    
    Signed-off-by: Pavan Raga <[email protected]>
    PavanRaga authored May 9, 2025
    Configuration menu
    Copy the full SHA
    85f33e7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Update test_markdown.py

    Signed-off-by: Pavan Raga <[email protected]>
    PavanRaga authored May 10, 2025
    Configuration menu
    Copy the full SHA
    c1d83cf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. chore(deps): bump github/contributors in the dependencies group

    Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors).
    
    
    Updates `github/contributors` from 1.5.6 to 1.5.7
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](ed5a1f1...9e9ce8e)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 1.5.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    8e4f332 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump python from 60248ff to 914bf5c

    Bumps python from `60248ff` to `914bf5c`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13-slim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    90367f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from github/dependabot/github_actions/depende…

    …ncies-accd5ed898
    
    chore(deps): bump github/contributors from 1.5.6 to 1.5.7 in the dependencies group
    jmeridth authored May 12, 2025
    Configuration menu
    Copy the full SHA
    78bea40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #272 from github/dependabot/docker/python-914bf5c

    chore(deps): bump python from `60248ff` to `914bf5c`
    jmeridth authored May 12, 2025
    Configuration menu
    Copy the full SHA
    e12c77a View commit details
    Browse the repository at this point in the history
  5. fix: linting

    Signed-off-by: Pavan Raga <[email protected]>
    PavanRaga authored May 12, 2025
    Configuration menu
    Copy the full SHA
    bd86d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6949781 View commit details
    Browse the repository at this point in the history
Loading