Skip to content

Bump github.com/godror/godror from 0.51.0 to 0.51.4 - #61

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

Bump github.com/godror/godror from 0.51.0 to 0.51.4#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/godror/godror-0.51.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 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 24, 2026
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.

0 participants