Skip to content

build(deps): bump github.com/godror/godror from 0.49.4 to 0.50.0#50164

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/main/github.com/godror/godror-0.50.0
Open

build(deps): bump github.com/godror/godror from 0.49.4 to 0.50.0#50164
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/main/github.com/godror/godror-0.50.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps github.com/godror/godror from 0.49.4 to 0.50.0.

Changelog

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

[v0.50.0]

Added

  • StructScan, SliceScan, StructObjectWrite, SliceObjectWrite helpers for implementing what is now behind godror:"typename," struct tags.
  • dsn.PoolParams.NoWait for #396.

Breaking

  • Remove godror:"typename" struct tag scanning - it's complex, error prone and hard to inject. Implement ObjectWriter and ObjectScanner instead (with the help of {Struct,Slice}{WriteObject,Scan} if needed).

[v0.49.6]

Added

  • *bool == nil -> NULL in DB.

[v0.49.5]

  • ODPI-C v5.6.4
Commits

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.49.4 to 0.50.0.
- [Changelog](https://github.com/godror/godror/blob/main/CHANGELOG.md)
- [Commits](godror/godror@v0.49.4...v0.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added automation dependabot GitHub Dependabot Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team labels Apr 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 16, 2026 14:00
@dependabot dependabot Bot added automation Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team dependabot GitHub Dependabot labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1244c285-49eb-46c1-90dd-7315811f77a3

📥 Commits

Reviewing files that changed from the base of the PR and between 4456eac and f77b54f.

📒 Files selected for processing (1)
  • NOTICE.txt
✅ Files skipped from review due to trivial changes (1)
  • NOTICE.txt

📝 Walkthrough

Walkthrough

The pull request updates the github.com/godror/godror dependency from v0.49.4 to v0.50.0. The version bump appears in go.mod and the corresponding version references in NOTICE.txt are updated to v0.50.0. No other module versions, replace directives, or exported/public entity declarations were changed.

🚥 Pre-merge checks | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning PR updates godror dependency but is unrelated to issue #396 which concerns configuration file documentation in the 1.0.0 release branch. Verify this PR is correctly associated with issue #396 or update the linked issues to match the dependency bump objective.
Out of Scope Changes check ⚠️ Warning Changes are scoped to dependency updates (go.mod, NOTICE.txt) but appear misaligned with the stated linked issue objective about configuration file fixes. Confirm whether this dependency bump PR should be linked to issue #396, or if linking is incorrect.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/main/github.com/godror/godror-0.50.0
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 16, 2026

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation dependabot GitHub Dependabot Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants