Accruent / robotframework-zoomba

Extended Robot Framework libraries to make testing GUI, REST/SOAP API, Mobile, and Windows Desktop easier.
https://accruent.github.io/robotframework-zoomba/
Apache License 2.0
143 stars 35 forks source link

Bump robotframework from 6.0.2 to 6.1 #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps robotframework from 6.0.2 to 6.1.

Release notes

Sourced from robotframework's releases.

Robot Framework 6.1 is a new feature release with support for converting Robot Framework data to JSON and back, a new external parser API, possibility to mix embedded and normal arguments, and various other interesting new features both for normal users and for external tool developers.

For more details, see the full release notes. Release packages can be found at PyPI.

Robot Framework 6.1 release candidate 1

Robot Framework 6.1 is a new feature release with support for converting Robot Framework data to JSON and back, a new external parser API, possibility to mix embedded and normal arguments, and various other interesting new features both for normal users and for external tool developers. This release candidate contains all planned fixes and features. We hope that all Robot Framework users could test it in their environments to help us find possible regressions before the final release.

For more details, see the full release notes.

Robot Framework 6.1 beta 1

Robot Framework 6.1 is a new feature release with support for converting Robot Framework data to JSON and back, a new external parser API, and various other interesting new features both for normal users and for external tool developers. This beta release is especially targeted for tool developers interested to test the new APIs. It also contains all planned backwards incompatible changes and deprecated features, and everyone interested to make sure their tests, tasks or tools are compatible, should test it in their environment.

For more details see the full release notes.

Robot Framework 6.1 alpha 1

Robot Framework 6.1 is a new feature release with support for converting Robot Framework data to JSON and back as well as various other interesting new features both for normal users and for external tool developers. This first alpha release is especially targeted for those interested to test JSON serialization. It also contains all planned backwards incompatible changes and deprecated features, so everyone interested to make sure their tests, tasks or tools are compatible, should test it in their environment.

For more details see the full release notes.

Commits
  • e3bb783 Updated version to 6.1
  • 0eef984 Release notes for 6.1
  • 4c30d2c Small UG tuning
  • 2782221 Add WHILE's on_limit and on_limit_message to output.xml schema.
  • a11ff03 Require new translations to have "New in" note.
  • 2ca377f UG: Document JSON data format (#3902) and enhance related docs.
  • 4f9e8d2 Enhance programmatic API to create resource files
  • cf3ec9b Avoid outdated resource extension
  • cbe0a9b Enhance JSON format docs in release notes
  • 375afe5 refactor
  • Additional commits viewable in compare view


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)
coveralls commented 1 year ago

Coverage Status

coverage: 100.0%. remained the same when pulling 1732ffa3652a46b0692f0b7362800570ab87611d on dependabot/pip/robotframework-6.1 into 7f9457f59a4f627e910c3cea01c4cd3b55401e90 on master.