Skip to content
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

Bump github.com/sijms/go-ora/v2 from 2.7.6 to 2.7.17 #369

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/sijms/go-ora/v2 from 2.7.6 to 2.7.17.

Release notes

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

v2.7.17: Add Function WrapRefCursor

fix bugs in string_converstion.go also update readme file

v2.7.16: read TTC code 28 + fix decoding number issues

No release notes provided.

v2.7.15: log packet decrypted + disable timeout when value is 0

1- modify packet logging so packet is readable if the connection using encryption 2- global timeout can be disabled if its value is 0

v2.7.13: update documentation and set default timeout to 120 seconds

No release notes provided.

v2.7.12: fix datetime issues

No release notes provided.

v2.7.11: Add Support for DBMS_OUTPUT

No release notes provided.

v2.7.10: fix issues related to UDT and its array

No release notes provided.

v2.7.9: Fix client charset error

No release notes provided.

v2.7.8: Fix issues related to struct par reading

No release notes provided.

v2.7.7: UDT array input and output

No release notes provided.

Commits
  • abf6328 fix bugs in string_conversion.go
  • d92bac6 add WrapRefCursor which convert RefCursor to sql.Rows
  • c1f4c03 fix decode number to float64 and int64 issues
  • dc82702 Merge branch 'master' of ssh://192.168.100.3:/var/services/homes/samy/project...
  • 38b02d2 decode parameter with unknown scale
  • f8fb6a9 Merge branch 'master' of ssh://192.168.100.3:/var/services/homes/samy/project...
  • 98c0378 fix ttc code 28 issue
  • d2807e9 fix data_set.Scan to interface
  • abe8596 fix data_set.Scan to interface
  • fb00464 fix error reading TTC code 28
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) from 2.7.6 to 2.7.17.
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](sijms/go-ora@v2.7.6...v2.7.17)

---
updated-dependencies:
- dependency-name: github.com/sijms/go-ora/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@Yannig Yannig merged commit 7934b20 into master Nov 17, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/sijms/go-ora/v2-2.7.17 branch November 17, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant