Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency robotframework-pabot to v4 #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
robotframework-pabot (source) ==2.18.0 -> ==4.0.6 age adoption passing confidence

Release Notes

mkorpela/pabot (robotframework-pabot)

v4.0.6

Compare Source

What's Changed

Full Changelog: mkorpela/pabot@4.0.5...4.0.6

v4.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: mkorpela/pabot@4.0.4...4.0.5

v4.0.4

Compare Source

v4.0.0

Compare Source

Full Changelog: mkorpela/pabot@3.1.0...4.0.0

Pabot 4.0.0

Major Changes

  • Improved Robot Framework 7.1 Compatibility

    • Enhanced SharedLibrary compatibility
    • Support for --legacyoutput option for compatibility with older tools
  • PabotLib Now Enabled by Default: PabotLib functionality is now automatically enabled and doesn't require explicit activation

    • Old --pabotlib argument is kept for backwards compatibility but does nothing
    • New --no-pabotlib argument added to disable PabotLib when needed
  • Flexible Argument Positioning: Pabot options no longer need to be placed before Robot Framework options

  • Enhanced Error Handling and Test Execution:

    • Ordering file errors are now properly categorized as test data problems rather than Pabot failures
    • Improved preservation of test execution order when sharding
    • Fixed incorrect process number allocation in dryrun mode
    • Better support for non-English robot case files with --language option (e.g., pabot --language zh-CN localized.robot)
  • Installation and Packaging:

    • Added wheel packages for easier installation

Breaking Changes

  • PabotLib being enabled by default might affect existing workflows that assumed it was disabled
  • Modified test sharding behavior for better order preservation

Contributors

  • Mikko Korpela
  • David Hotham (Wheel publishing)
  • WendyInXian (Dryrun process allocation fix)
  • Patrik William (Shards ordering)
  • Yinling He (Non-English file support)

Known Issues

  • Some timing-related issues have been reported (#​593, #​596) but appear to be related to Robot Framework core

Compatibility

  • Tested against Robot Framework versions 4.1.3, 5.0.1, 6.0.2, 6.1.1, 7.0.1 and 7.1.1.
  • Tested against Python versions 3.8, 3.10 and 3.12

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: mkorpela/pabot@3.0.1...3.1.0

v3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: mkorpela/pabot@2.20.0...3.0.1

v3.0.0

Compare Source

v2.20.0: Pabot 2.20.0

Compare Source

Full Changelog: mkorpela/pabot@2.19.0...2.20.0

Fixes https://github.com/mkorpela/pabot/issues/594 --legacyoutput with Robot Framework >= 7

v2.19.0

Compare Source

Full Changelog: mkorpela/pabot@2.18.0...2.19.0

Make SharedLibrary work with RF >=7

Thanks @​olesz for your work on this issue!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/robotframework-pabot-4.x branch 2 times, most recently from 387c164 to d7df82c Compare December 8, 2024 15:53
@renovate renovate bot force-pushed the renovate/robotframework-pabot-4.x branch from d7df82c to d0767ab Compare December 14, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants