Update dependency robotframework-pythonlibcore to v4.4.1 #37
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.2
->==4.4.1
Release Notes
robotframework/PythonLibCore (robotframework-pythonlibcore)
v4.4.1
: PythonLibraryCore 4.4.1Compare Source
Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.4.1 is a new release with a bug fix to not leak keywords names if
@keyword
decorator defines custom name. All issues targeted for Python Library Core v4.4.1 can be found from the issue tracker.Python Library Core 4.4.1 was released on Saturday April 6, 2024.
v4.4.0
: PythonLibraryCore 4.4.0Compare Source
Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.4.0 is a new release with enhancement to support keyword translation. Python Library Core can translate keyword names and keyword documentation. Robot Framework core has supported translations since release 6.0. Now also Python Lib Core provides support to translate library keyword and documentation. Also it is possible to translate library init and class level documentation. Keyword or library init argument names, argument types and argument default values are not translated.
Python Library Core supports Robot Framework 5.0.1 or older and Python 3.8+. Python Library Core 4.4.0 was released on Friday March 22, 2024.
v4.3.0
: PythonLibraryCore 4.3.0Compare Source
Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.3.0 is a new release with support of Robot Framework 7.0 and return type hints.
v4.2.0
: PythonLibraryCore 4.2.0Compare Source
Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.2.0 is a new release with supporting list when importing plugins and dropping Python 3.7 support.
All issues targeted for Python Library Core v4.2.0 can be found from the issue tracker.
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 was generated by Mend Renovate. View the repository job log.