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

Commits on Mar 11, 2024

  1. Bump actions/checkout from 3 to 4 (#41)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e69a2d9 View commit details
    Browse the repository at this point in the history
  2. Bump reviewdog/action-markdownlint from 0.12 to 0.14 (#42)

    Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.12 to 0.14.
    - [Release notes](https://github.com/reviewdog/action-markdownlint/releases)
    - [Commits](reviewdog/action-markdownlint@v0.12...v0.14)
    
    ---
    updated-dependencies:
    - dependency-name: reviewdog/action-markdownlint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6eb5fc1 View commit details
    Browse the repository at this point in the history
  3. Bump peter-evans/create-pull-request from 5 to 6 (#43)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c194765 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore(deps): update reviewdog to 0.18.1 (#46)

    Co-authored-by: jordemort <1467022+jordemort@users.noreply.github.com>
    github-actions[bot] and jordemort authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d083209 View commit details
    Browse the repository at this point in the history
Loading