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.5.2 to 2.7.19 in /receiver/sqlqueryreceiver #8171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps github.com/sijms/go-ora/v2 from 2.5.2 to 2.7.19.

Release notes

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

v2.7.18: Update code for OracleDriver + add support for Charset ID 846

No release notes provided.

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.

v2.7.6: Fix fail to build package for windows

No release notes provided.

v2.7.5: Fix operation cancel and timeout

No release notes provided.

v2.7.4: use global value timeout to avoid blocking read/write

No release notes provided.

v2.7.3: use database/sql failover + add support for RC4

No release notes provided.

v2.7.2: Use golang struct as an oracle output parameters

No release notes provided.

... (truncated)

Commits
  • 3c0a2e8 Merge pull request #445 from bobvawter/fix_nne_size
  • 0047a94 go-ora/v2/network: Reserve additional packet space for NNE
  • 09e66f5 update readme file
  • 159a50d update readme file
  • 6d2aef5 add support for 846 charset
  • 6d358c3 Merge branch 'master' of ssh://192.168.100.3:/var/services/homes/samy/project...
  • f8aff23 fix bulk copy
  • bc02db4 named parameters in select stmt
  • a319deb Merge pull request #438 from agebhar1/feature/add-error-message
  • 991ee81 add error message for ORA-12516
  • 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 <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 [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) from 2.5.2 to 2.7.19.
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](sijms/go-ora@v2.5.2...v2.7.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 9, 2023
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 24, 2023
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 go Pull requests that update Go code Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants