Update dependency robotframework to v7 #88
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.1.3
->==7.1.1
Release Notes
robotframework/robotframework (robotframework)
v7.1.1
: Robot Framework 7.1.1Compare Source
Robot Framework 7.1.1 is the first and also the only planned bug fix release in the Robot Framework 7.1.x series. It fixes all reported regressions as well as some issues affecting also earlier versions.
Robot Framework 7.1.1 was released on Saturday October 19, 2024. For more information see the full release notes.
v7.1
: Robot Framework 7.1Compare Source
Robot Framework 7.1 is a feature release with enhancements, for example, to listeners and to the
VAR
syntax that was introduced in Robot Framework 7.0. For more information see the release notes.v7.0.1
: Robot Framework 7.0.1Compare Source
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.
v7.0
: Robot Framework 7.0Compare Source
Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native
VAR
syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710), JSON result format (#4847) and various other enhancements and bug fixes.Robot Framework 7.0 was released on Thursday January 11, 2024. For more details about everything that's new and enhanced, see the full release notes.
v6.1.1
: Robot Framework 6.1.1Compare Source
Robot Framework 6.1.1 is the first bug fix release in the Robot Framework 6.1 series.
For more information see the full release notes.
v6.1
: Robot Framework 6.1Compare Source
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.
v6.0.2
: Robot Framework 6.0.2Compare Source
Robot Framework 6.0.2 is the second and also the last maintenance release in the RF 6.0 series. It does not contain any high priority fixes or enhancements and was released mainly to make it possible to fully concentrate on Robot Framework 6.1.
For more details see the full release notes.
v6.0.1
: Robot Framework 6.0.1Compare Source
Robot Framework 6.0.1 is the first bug fix release in the RF 6.0 series. It mainly fixes a bug in using localized BDD prefixes consisting of more than one word (#4515) as well as a regression related to the library search order (#4516).
For more details see the full release notes.
v6.0
: Robot Framework 6.0Compare Source
Robot Framework 6.0 is a new major release that starts Robot Framework's localization efforts. In addition to that, it contains several nice enhancements related to, for example, automatic argument conversion and using embedded arguments. Initially it had version 5.1 and was considered a feature release, but it grow so big that we decided to call it a major release instead.
For more details see the full release notes.
v5.0.1
: Robot Framework 5.0.1Compare Source
Robot Framework 5.0.1 is the first and also the last planned bug fix release in the Robot Framework 5.0.x series.
For more details see the full release notes.
v5.0
: Robot Framework 5.0Compare Source
Robot Framework 5.0 is a big new major release with lot of interesting new features such as
TRY/EXCEPT
,WHILE
, inlineIF
,RETURN
,BREAK
andCONTINUE
syntax, support for custom argument conversion in libraries and various enhancements to xUnit outputs. Robot Framework 5.0 only works with Python 3.6 or newer.For more details see the full release notes.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.