Skip to content

Bump robotframework from 3.2.2 to 4.1.3#167

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/robotframework-4.1.3
Closed

Bump robotframework from 3.2.2 to 4.1.3#167
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/robotframework-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 15, 2021

Bumps robotframework from 3.2.2 to 4.1.3.

Release notes

Sourced from robotframework's releases.

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.

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.

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.

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.

Robot Framework 4.0.3 fixes few regressions, including a critical regression using TypedDict in type hints introduced by earlier RF 4.0.x releases. For more information see the full release notes.

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.

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.

Robot Framework 4.0.1 beta 1

Robot Framework 4.0.1 is the first bug fix release in the Robot Framework 4.0.x series. This beta release contains fixes to all issues that have been reported so far, but if more problems are encountered they can still be fixed before the final Robot Framework 4.0.1 release. For more information see the full release notes.

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.

Robot Framework 4.0 rc 2

Robot Framework 4.0 is a new major release with lot of big new features such as the SKIP status and native IF/ELSE support as well as enhancements to, for example, type conversion and Libdoc. Robot Framework rc 2 contains all planned changes, and changes compared to the earlier rc 1 a minimal. The final version is planned to be released on Thursday Match 11, 2021.

For more information about Robot Framework 4.0 rc 2 see the full release notes.

Robot Framework 4.0 rc 1

Robot Framework 4.0 is a new major release with lot of big new features such as the SKIP status and native IF/ELSE support as well as enhancements to, for example, type conversion and Libdoc. Robot Framework rc 1 contains all planned changes and if no problems are found the final version will be released on Thursday Match 11, 2021.

For more information about Robot Framework 4.0 rc 1 see the full release notes.

Robot Framework 4.0 beta 3

Robot Framework 4.0 is a new major release with lot of big new features such as the SKIP status and native IF/ELSE support as well as enhancements to, for example, type conversion and Libdoc. Robot Framework beta 3 contains all planned new features but small changes are still possible before the first release candidate.

For more information about Robot Framework 4.0 beta 3 see the full release notes.

Robot Framework 4.0 beta 1

Robot Framework 4.0 is a new major release with lot of big new features such as the SKIP status and native IF/ELSE support as well as enhancements to, for example, type conversion and Libdoc. Robot Framework beta 1 already contains most of the planned new features and internal changes.

For more information about Robot Framework 4.0 beta 1 see the full release notes.

Commits
  • 9f7958d Updated version to 4.1.3
  • cee0a0d RF 4.1.3 notes: Link to 4.1.2 in master, not in maintenance branch
  • 9570f26 Moar RF 4.1.3 release notes tuning
  • d6b0626 Mention RF 4.1.3 in RF 4.1.2 release notes, fix syntax in RF 4.1.3 notes
  • 712cab6 Release notes for 4.1.3
  • 42c3010 Ignore errors when parsing reST files. #4124
  • 4866717 Updated version to 4.1.2
  • af2b344 Release notes for 4.1.2
  • af92ca7 BuiltIn: Fix multiline error message with custom messages.
  • dc96999 Fix suite setup/teardown with rebot --merge
  • 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)

Bumps [robotframework](https://github.com/robotframework/robotframework) from 3.2.2 to 4.1.3.
- [Release notes](https://github.com/robotframework/robotframework/releases)
- [Commits](robotframework/robotframework@v3.2.2...v4.1.3)

---
updated-dependencies:
- dependency-name: robotframework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 15, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 23, 2022

Superseded by #228.

@dependabot dependabot Bot closed this Mar 23, 2022
@dependabot dependabot Bot deleted the dependabot/pip/robotframework-4.1.3 branch March 23, 2022 21:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants