Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Updates the requirements on behave-testrail-reporter to permit the latest version.

Release notes

Sourced from behave-testrail-reporter's releases.

v0.5.1

Handle new paginated responses from Testrail endpoint to get test runs

Changelog

Sourced from behave-testrail-reporter's changelog.

[0.5.1] - 2021-09-23

Changed

  • Handle new Testrail get test runs paginated response to keep same behaviour of fetching all test runs.

[0.5.0] - 2021-09-23

Changed

  • Handle new Testrail get cases paginated response to keep same behaviour of fetching all cases.

[0.4.0] - 2019-06-28

Changed

  • Avoid unnecessary requests to Testrail when a branch is not allowed to create Test Runs.
  • Bump minor versions on dependencies to be up to date.

[0.3.1] - 2018-08-29

Changed

  • Fix TypeError: unhashable type using Status enum.

[0.3.0] - 2018-07-20

Changed

  • You can now customise the test run name using a few variables.
Commits
  • 902bb13 Merge pull request #155 from Virtualstock/fix-get-test-runs
  • e97dd70 bump lib version
  • af06fac adapt lib to handle new paginated response when getting test runs
  • cd2b211 Merge pull request #154 from Virtualstock/bump-lib-version
  • 5975367 🔖 Bump library to 0.5.0
  • 7aa8d22 Merge pull request #153 from Virtualstock/fetch-all-paginated-cases-from-test...
  • b7c6008 add minor todo note for future reference
  • 03f5740 enable reporter to fetch all cases from new paginated testrail API
  • 4a87b02 Merge pull request #148 from Virtualstock/dependabot/add-v2-config-file
  • 3178372 Upgrade to GitHub-native Dependabot
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [behave-testrail-reporter](https://github.com/virtualstock/behave-testrail-reporter) to permit the latest version.
- [Release notes](https://github.com/virtualstock/behave-testrail-reporter/releases)
- [Changelog](https://github.com/Virtualstock/behave-testrail-reporter/blob/master/CHANGELOG.md)
- [Commits](Virtualstock/behave-testrail-reporter@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: behave-testrail-reporter
  dependency-version: 0.5.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 07:06
@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant