Skip to content

Bump robotframework-pabot from 1.10.0 to 2.5.4#309

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/robotframework-pabot-2.5.4
Closed

Bump robotframework-pabot from 1.10.0 to 2.5.4#309
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/robotframework-pabot-2.5.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 20, 2022

Bumps robotframework-pabot from 1.10.0 to 2.5.4.

Release notes

Sourced from robotframework-pabot's releases.

Pabot 2.5.4

Improve support for RF 5.0.1 and upcoming RF 5.1.0

What's Changed

Pabot 2.5.3

Fix regression with output.xml generation with argumentfileN options.

Full Changelog: mkorpela/pabot@2.5.2...2.5.3

Pabot 2.5.2

  • Enhance RF 5 compatibility
  • Improve performance with DataDriver

Pabot 2.5.1

Full Changelog: mkorpela/pabot@2.5.0...2.5.1

Pabot 2.5.0

New option: --chunk Optionally chunk tests to PROCESSES number of robot runs. Thanks René ( @​Snooz82 ) for the great idea!

Pabot 2.4.0

  • Fix randomize option with RF 5 rc2 - thank VilleSalonen for reporting this issue!
  • Use only 1 robot run with --processes 1

Full Changelog: mkorpela/pabot@2.3.1...2.4.0

2 PRs merged

Fix stacktrace variable side-effect

Stacktrace listener could cause side-effect failure in specific cases. This has now been fixed by updating dependency to robotframework-stacktrace 0.4.1

Stack traces and bye bye Python 2.7

This release drops support to Python 2.7. And adds robotframework-stacktrace when running with normal robot without listeners.

So console output will be like this:

pabot tmp
2021-06-08 21:21:23.083356 [PID:3664] [0] [ID:0] EXECUTING Tmp.Testing
2021-06-08 21:21:23.394708 [PID:3664] [0] [ID:0] Execution failed in Tmp.Testing with 1 failing test(s)
==============================================================================
Tmp
</tr></table> 

... (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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 3, 2022

Superseded by #314.

@dependabot dependabot Bot closed this Aug 3, 2022
@dependabot dependabot Bot deleted the dependabot/pip/robotframework-pabot-2.5.4 branch August 3, 2022 19:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants