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.15 #366

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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
  • 1a639b6 set dialer timeout
  • 2c7b5ee add log for decrypted packet + disable global timeout by set to 0
  • f8b95b2 fix driver.Valuer that return nil + fix float values return as string
  • 542052a update documentation and set
  • 91e390e update documentation and set default timeout to 120
  • cf2a597 update readme file
  • c13617f date and timezone issue
  • c43a92b date and timezone issue
  • c041eaf date and timezone issue
  • cd6460f Merge remote-tracking branch 'origin/master'
  • 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.7.6 to 2.7.15.
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](sijms/go-ora@v2.7.6...v2.7.15)

---
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 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2023

Superseded by #368.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/sijms/go-ora/v2-2.7.15 branch August 24, 2023 22:14
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.

0 participants