Skip to content

chore(deps): bump github.com/godror/godror from 0.51.0 to 0.51.4 - #3988

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/go_modules/github.com/godror/godror-0.51.4
Closed

chore(deps): bump github.com/godror/godror from 0.51.0 to 0.51.4#3988
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/go_modules/github.com/godror/godror-0.51.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/godror/godror from 0.51.0 to 0.51.4.

Changelog

Sourced from github.com/godror/godror's changelog.

[v0.51.4]

Fixed

  • Add missing statementInnards.close in statement.closeNotLocking, which caused hanging sessions thus session buildup.
Commits
  • 5d2694b bump version
  • 1baef75 statement.Close: call statementInnards.Close
  • 5213b51 nicer conn.getOnInit (no pointer passing)
  • 6555853 Revert "Put back pooled session closing safeguard - but now only after lifeti...
  • d02eaf6 dsn: add IsZero to *Params
  • 5c3d436 Queue.DequeWithOptions: handle ORA-00942 (table not exist)
  • 26594e0 go fix
  • 475b337 Put back pooled session closing safeguard - but now only after lifetime reached
  • 394c6bb retract v0.51.1
  • 1fb7812 fix "ORA-00000: DPI-1018: array size of 0 is too small" introduced in 6197bb8...
  • 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 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/godror/godror](https://github.com/godror/godror) from 0.51.0 to 0.51.4.
- [Changelog](https://github.com/godror/godror/blob/main/CHANGELOG.md)
- [Commits](godror/godror@v0.51.0...v0.51.4)

---
updated-dependencies:
- dependency-name: github.com/godror/godror
  dependency-version: 0.51.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 21, 2026
@Umang01-hash

Copy link
Copy Markdown
Member

Consolidated into #4048 (minor/patch dependency updates for 2026-08-21). Closing in favour of that PR.

@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/godror/godror-0.51.4 branch August 21, 2026 11:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant