Update dependency robotframework to v7#28
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==3.1.1->==7.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
robotframework/robotframework (robotframework)
v7.0: Robot Framework 7.0Compare Source
Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native
VARsyntax 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,BREAKandCONTINUEsyntax, 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.
v4.1.3: Robot Framework 4.1.3Compare Source
Robot Framework 4.1.3 contains a fix to a regression related to parsing reStructuredText files (#4124) that was introduced in Robot Framework 4.1.2.
v4.1.2: Robot Framework 4.1.2Compare Source
Robot Framework 4.1.2 contains a considerable enhancement to memory usage along with some bug fixes. It is the last planned release in the whole Robot Framework 4.x series and also the last planned release to support Python 2 that itself has not been supported since January 2020. Unfortunately this also means the end of our Jython and IronPython support, at least until they get Python 3 compatible versions released.
For more details see the full release notes.
v4.1.1: Robot Framework 4.1.1Compare Source
Robot Framework 4.1.1 is mostly a bug fix release, but it also adds official Python 3.10 support. For more details see the full release notes.
v4.1: Robot Framework 4.1Compare Source
Robot Framework 4.1 is a feature release with several nice enhancements, for example, to the continue-on-failure mode and argument conversion, as well as some bug fixes. For more information see the full release notes.
v4.0.3: Robot Framework 4.0.3Compare Source
Robot Framework 4.0.3 fixes few regressions, including a critical regression using
TypedDictin type hints introduced by earlier RF 4.0.x releases. For more information see the full release notes.v4.0.2: Robot Framework 4.0.2Compare Source
Robot Framework 4.0.2 is the second and the last planned bug fix release in the Robot Framework 4.0.x series. It fixes some problems in the earlier Robot Framework 4.0 and 4.0.1 releases. For more information see the full release notes.
v4.0.1: Robot Framework 4.0.1Compare Source
Robot Framework 4.0.1 is the first bug fix release in the Robot Framework 4.0.x series. It fixes several severe and not so severe issues reported since Robot Framework 4.0 was released. For more information see the full release notes.
v4.0: Robot Framework 4.0Compare Source
Robot Framework 4.0 is a new major release with lot of big new features. Highlights include the SKIP status and native IF/ELSE support as well as enhancements to, for example, type conversion and Libdoc. For more details see the full release notes.
v3.2.2: Robot Framework 3.2.2Compare Source
Robot Framework 3.2.2 is a new minor release with some bug fixes, Libdoc enhancements and official Python 3.9 support. For more information see the full release notes.
v3.2.1: Robot Framework 3.2.1Compare Source
Robot Framework 3.2.1 fixes two high priority regressions in Robot Framework 3.2. It was released on Monday May 4, 2020. For more details see the full release notes.
v3.2: Robot Framework 3.2Compare Source
Robot Framework 3.2 is a new major release with an enhanced test data parser, handy
@libraryand@not_keyworddecorators, enhanced Libdoc spec files for external tools, inline Python evaluation support, and many other interesting new features and lot of bug fixes.For more information see the full release notes.
v3.1.2: Robot Framework 3.1.2Compare Source
RF 3.1.2 contains few important bug fixes and some nice enhancements. It also contains several minor deprecations related to the test data syntax that pave the way towards Robot Framework 3.2 which will contain a new test data parser. For details see the full release notes at https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.1.2.rst
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.