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: MarketSquare/robotframework-tidy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.13.0
Choose a base ref
...
head repository: MarketSquare/robotframework-tidy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.14.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 3, 2024

  1. Fix documentation & update min python version (#701)

    * Fix documentation & update min python version
    
    * Fix issue with pylama installation for Py3.12
    bhirsz authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6f50031 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Bump codecov/codecov-action from 4.3.1 to 4.4.1 (#698)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.3.1...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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 Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b63feca View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update rich-click requirement from <1.8.3,>=1.4 to >=1.4,<1.8.4 (#703)

    Updates the requirements on [rich-click](https://github.com/ewels/rich-click) to permit the latest version.
    - [Release notes](https://github.com/ewels/rich-click/releases)
    - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md)
    - [Commits](ewels/rich-click@v1.4...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: rich-click
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d9e0ce9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    5e01124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    487d348 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Release 4.14.0 (#709)

    bhirsz authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    972edd7 View commit details
    Browse the repository at this point in the history
Loading