chore(deps): update dependency robotframework-databaselibrary to v2.3.0
#171
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/robotframework-databaselibrary-2.x into master2025-09-24 10:08:30 +00:00
New parameter replace_robot_variables in keywords running queries or scripts resolves the variables like ${MY_VAR} before executing the SQL. The resolution is done using the native function replace_variables from the BuiltInt library.
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [robotframework-databaselibrary](https://github.com/MarketSquare/Robotframework-Database-Library) | `==2.2.0` -> `==2.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>MarketSquare/Robotframework-Database-Library (robotframework-databaselibrary)</summary>
### [`v2.3.0`](https://github.com/MarketSquare/Robotframework-Database-Library/releases/tag/v2.3.0)
[Compare Source](https://github.com/MarketSquare/Robotframework-Database-Library/compare/v2.2.0...v2.3.0)
#### What's Changed
- New parameter **replace\_robot\_variables** in keywords running queries or scripts resolves the variables like *${MY\_VAR}* before executing the SQL. The resolution is done using the native function *replace\_variables* from the *BuiltInt* library.
**Full Changelog**: <https://github.com/MarketSquare/Robotframework-Database-Library/compare/v2.2.0...v2.3.0>
</details>
---
### 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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjcuMiIsInVwZGF0ZWRJblZlciI6IjQxLjEyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
==2.2.0->==2.3.0Release Notes
MarketSquare/Robotframework-Database-Library (robotframework-databaselibrary)
v2.3.0Compare Source
What's Changed
Full Changelog: https://github.com/MarketSquare/Robotframework-Database-Library/compare/v2.2.0...v2.3.0
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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #3