Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
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: microsoft/action-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.4
Choose a base ref
...
head repository: microsoft/action-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on May 17, 2023

  1. Create dependabot.yml

    dciborow authored May 17, 2023
    Configuration menu
    Copy the full SHA
    ca42c91 View commit details
    Browse the repository at this point in the history
  2. fix: bump peter-evans/create-pull-request from 3 to 5

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 5.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    c91c8f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from microsoft/dependabot/github_actions/peter…

    …-evans/create-pull-request-5
    
    fix: bump peter-evans/create-pull-request from 3 to 5
    dciborow authored May 17, 2023
    Configuration menu
    Copy the full SHA
    e550e1d View commit details
    Browse the repository at this point in the history
  4. fix: bump mathieudutour/github-tag-action from 6.0 to 6.1 (#14)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    20bd497 View commit details
    Browse the repository at this point in the history
  5. fix: bump actions/setup-python from 1 to 4 (#15)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    c44b428 View commit details
    Browse the repository at this point in the history
  6. fix: bump dciborow/action-pylint from 0.0.4 to 0.1.0 (#17)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    f3a1a31 View commit details
    Browse the repository at this point in the history
  7. fix: bump microsoft/action-python from 0.3.15 to 0.6.4 (#16)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    f6c337c View commit details
    Browse the repository at this point in the history
Loading