Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps robotframework-pabot from 2.18.0 to 4.0.6.

Release notes

Sourced from robotframework-pabot's releases.

4.0.6

What's Changed

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

4.0.5

What's Changed

New Contributors

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

4.0.0

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 16, 2024
@kumy kumy force-pushed the dependabot/pip/tests-qa/robotframework-pabot-4.0.6 branch from 6e2114b to f82d692 Compare February 15, 2025 08:53
@github-actions
Copy link

Robot Framework reports

Bumps [robotframework-pabot](https://github.com/mkorpela/pabot) from 2.18.0 to 4.0.6.
- [Release notes](https://github.com/mkorpela/pabot/releases)
- [Commits](mkorpela/pabot@2.18.0...4.0.6)

---
updated-dependencies:
- dependency-name: robotframework-pabot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@kumy kumy force-pushed the dependabot/pip/tests-qa/robotframework-pabot-4.0.6 branch from f82d692 to 6d72fbb Compare February 15, 2025 09:10
@kumy kumy added this pull request to the merge queue Feb 15, 2025
Merged via the queue into main with commit dfa29a4 Feb 15, 2025
16 checks passed
@kumy kumy deleted the dependabot/pip/tests-qa/robotframework-pabot-4.0.6 branch February 15, 2025 09:35
@geokrety-bot
Copy link
Collaborator

🎉 This PR is included in version 2.55.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants