Skip to content

chore(deps): bump robotframework-databaselibrary from 1.2.4 to 2.4.1 in /tests/docker#430

Merged
Tvion merged 1 commit intomainfrom
dependabot/pip/tests/docker/robotframework-databaselibrary-2.4.1
May 8, 2026
Merged

chore(deps): bump robotframework-databaselibrary from 1.2.4 to 2.4.1 in /tests/docker#430
Tvion merged 1 commit intomainfrom
dependabot/pip/tests/docker/robotframework-databaselibrary-2.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps robotframework-databaselibrary from 1.2.4 to 2.4.1.

Release notes

Sourced from robotframework-databaselibrary's releases.

v2.4.1

What's Changed

Full Changelog: MarketSquare/Robotframework-Database-Library@v2.4.0...v2.4.1

v2.4.0

What's Changed

  • Support splitting SQL strings (MarketSquare/Robotframework-Database-Library#253)
    • Support splitting SQL strings - similar to SQL script files.
    • Includes a new keyword "Split SQL String" and a new parameter "split" for the existing "Execute SQL String" keyword using internal or external parsers.
    • Thanks @​frste for the contribution!

Full Changelog: MarketSquare/Robotframework-Database-Library@v2.3.3...v2.4.0

v2.3.3

Split SQL script - remove comments when using external parser to avoid DB errors when executing empty statements

Full Changelog: MarketSquare/Robotframework-Database-Library@v2.3.2...v2.3.3

v2.3.2

Full Changelog: MarketSquare/Robotframework-Database-Library@v2.3.1...v2.3.2

v2.3.1

Limit height of logged results table to 500 px and make it scrollable

Full Changelog: MarketSquare/Robotframework-Database-Library@v2.3.0...v2.3.1

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 BuiltIn library.

Full Changelog: MarketSquare/Robotframework-Database-Library@v2.2.0...v2.3.0

v2.2.0

What's Changed

  • New keyword "Split SQL Script"
  • Allow using external library sqlparse to split SQL script files -fix #205

Full Changelog: MarketSquare/Robotframework-Database-Library@v.2.1.6...v2.2.0

v.2.1.6

Fix #247 - Handle 'None' query results (new in ibm_db 3.2.7) and convert them to an empty list (how it was in ibm_db_3.2.6) Full Changelog: MarketSquare/Robotframework-Database-Library@v.2.1.5...v.2.1.6

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-databaselibrary](https://github.com/MarketSquare/Robotframework-Database-Library) from 1.2.4 to 2.4.1.
- [Release notes](https://github.com/MarketSquare/Robotframework-Database-Library/releases)
- [Commits](https://github.com/MarketSquare/Robotframework-Database-Library/commits/v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
@Tvion Tvion merged commit e5688dc into main May 8, 2026
14 of 16 checks passed
@Tvion Tvion deleted the dependabot/pip/tests/docker/robotframework-databaselibrary-2.4.1 branch May 8, 2026 12:38
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants