CGI-FR / LINO

Large Input Narrow Output - LINO is a simple ETL tool to manage tests data.
https://cgi-fr.github.io/lino-doc/
GNU General Public License v3.0
20 stars 3 forks source link

chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.10 to 2.8.15 #284

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/sijms/go-ora/v2 from 2.8.10 to 2.8.15.

Release notes

Sourced from github.com/sijms/go-ora/v2's releases.

v2.8.15: Fix data race + get correct DB timezone

No release notes provided.

v2.8.14: fix receiving ora-01009 when query CLOB + get correct DB Timezone

No release notes provided.

v2.8.13: transfer tracer creation from config to connection

No release notes provided.

v2.8.12: Add ParseConfig and RegisterConnConfig + Bug Fixes

No release notes provided.

v2.8.11: Fix regression in `encryption and data integrity

fix regression in encryption and data integrity when connection break/reset

Commits
  • 032d50b fix data race
  • b676477 Merge pull request #550 from rocksnow1942/rocksnow1942/fix-LTZ
  • 057f0dc Merge branch 'master' into rocksnow1942/fix-LTZ
  • e11d22e fix database timezone issue
  • c655e57 fix
  • 2330908 fix
  • bbeff0e fix database timezone issue
  • 0538163 test for json column as uds_flags = 0x500
  • f442ab2 add ParseConfig and RegisterConfig functions
  • 74e4761 add ParseConfig and RegisterConfig functions
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 4 months ago

Superseded by #286.