Skip to content

Update dependency robotframework-pythonlibcore to v4 #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
robotframework-pythonlibcore ==2.2.1 -> ==4.4.1 age adoption passing confidence

Release Notes

robotframework/PythonLibCore (robotframework-pythonlibcore)

v4.4.1: PythonLibraryCore 4.4.1

Compare 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.0

Compare 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.0

Compare 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.0

Compare 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.

v4.1.2: PythontLibCore 4.1.2

Compare Source

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.1.2 is a new hotfix release with bug fixes for handling named only arguments default values. Python Library Core 4.1.2 was released on Saturday February 18, 2023.

v4.1.1: PythontLibCore 4.1.1

Compare Source

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.1.1 is a new hotfix release with bug fixes for named arguments support. Python Library Core 4.1.1 was released on Friday February 17, 2023.

v4.1.0: PythontLibCore 4.1.0

Compare Source

PythonLibCore is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.1.0 is a new release with support registering Robot Framework listener from keyword class. Python Library Core 4.1.0 was released on Tuesday January 31, 2023.

v4.0.0: PythontLibCore 4.0.0

Compare Source

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.0.0 is a new release with support for plugin API and bug fix for library source.

v3.0.0: PythontLibCore 3.0.0

Compare Source

Python Library Core 3.0.0 is a new release with fixing but with RF 4 and typing.Union resulting incorrect conversion. Also this release drops support for Rf 3.1.

Python Library Core 3.0.0 was released on Friday June 11, 2021.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/robotframework-pythonlibcore-4.x branch 3 times, most recently from 142224f to d9adda4 Compare November 25, 2024 10:57
@renovate renovate bot force-pushed the renovate/robotframework-pythonlibcore-4.x branch from d9adda4 to b14d9dc Compare November 25, 2024 13:47
@diemol diemol merged commit 706912e into main Nov 25, 2024
0 of 16 checks passed
@diemol diemol deleted the renovate/robotframework-pythonlibcore-4.x branch November 25, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant