chore(deps): update module github.com/sijms/go-ora/v2 to v2.9.0 #166

Open
CSRBot wants to merge 1 commits from renovate/go-modules into master
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/sijms/go-ora/v2 require minor v2.8.24 -> v2.9.0

Release Notes

sijms/go-ora (github.com/sijms/go-ora/v2)

v2.9.0: : Add support for multiple result sets + bug fixes

Compare Source

1- re-code parameter encode.
2- add support for multiple result sets.
3- add connect timeout url parameter (default to 1 min).
4- modify default read timeout to be 0 (no timeout).
5- fix issue related to RefCursor used before opened


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) | require | minor | `v2.8.24` -> `v2.9.0` | --- ### Release Notes <details> <summary>sijms/go-ora (github.com/sijms/go-ora/v2)</summary> ### [`v2.9.0`](https://github.com/sijms/go-ora/releases/tag/v2.9.0): : Add support for multiple result sets + bug fixes [Compare Source](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0) 1- re-code parameter encode. 2- add support for multiple result sets. 3- add connect timeout url parameter (default to 1 min). 4- modify default read timeout to be 0 (no timeout). 5- fix issue related to RefCursor used before opened </details> --- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dvbGFuZyJdfQ==-->
CSRBot added 1 commit 2025-06-10 00:03:10 +02:00
chore(deps): update module github.com/sijms/go-ora/v2 to v2.9.0
Some checks failed
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Successful in 44s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 48s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 1m48s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Successful in 1m53s
Golang Tests / unittest (stable, ubuntu-latest-arm64) (pull_request) Successful in 18s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (pull_request) Successful in 24s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (pull_request) Failing after 2m21s
993ce4f4f5
Some checks failed
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Successful in 44s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 48s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 1m48s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Successful in 1m53s
Golang Tests / unittest (stable, ubuntu-latest-arm64) (pull_request) Successful in 18s
Required
Details
Golang Tests / unittest (stable, ubuntu-latest-amd64) (pull_request) Successful in 24s
Required
Details
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Required
Details
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
Required
Details
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (pull_request) Failing after 2m21s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/go-modules:renovate/go-modules
git checkout renovate/go-modules
Sign in to join this conversation.
No description provided.