Robot Framework 7.0.1 is the first and the only planned bug fix release in the Robot Framework 7.0.x series. It fixes all reported regressions as well as some issues affecting also earlier versions. The only bigger enhancement it contains is the new Japanese localization (#5069).
Robot Framework 7.0.1 was released on Monday June 10, 2024. For more information see the full release notes.
Robot Framework 7.0.1 release candidate 2
Robot Framework 7.0.1 is the first and the only planned bug fix release in the Robot Framework 7.0.x series. It fixes all reported regressions as well as some issues affecting also earlier versions. The only bigger enhancement it contains is the new Japanese localization (#5069).
Robot Framework 7.0.1 release candidate 2 was released on Friday June 7, 2024. It is especially targeted for users who have reported issues so that they can verify that fixes work properly. The final Robot Framework 7.0 version is planned to be released on Monday June 10, 2024.
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 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)
coverage: 100.0%. remained the same
when pulling deddfbe0aba5f00c26d2d76f82b28b47c4d73ddf on dependabot/pip/robotframework-7.0.1
into 9ac16fece23f7f419611502ea8b28d6fa00a3b46 on master.
Bumps robotframework from 7.0 to 7.0.1.
Release notes
Sourced from robotframework's releases.
Commits
5961281
Updated version to 7.0.1f2993cc
Release notes for 7.0.1f92fce9
UG: Add section about coding style (#5134)8ee9e97
Enhance API docs related to #5031.2185459
Avoid repetition49edc58
Updated version to 7.0.1rc2ff6b5e0
Release notes for 7.0.1rc2570ff71
Add temporary API for creating named args with non-string values.7d7dfbd
Back to dev version2f375e6
Updated version to 7.0.1rc1Dependabot 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