Skip to content

chore(deps): bump the oapi-codegen group across 1 directory with 2 updates#4611

Merged
chrisgacsal merged 1 commit into
mainfrom
dependabot/go_modules/oapi-codegen-392c633ad3
Jun 30, 2026
Merged

chore(deps): bump the oapi-codegen group across 1 directory with 2 updates#4611
chrisgacsal merged 1 commit into
mainfrom
dependabot/go_modules/oapi-codegen-392c633ad3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the oapi-codegen group with 2 updates in the / directory: github.com/oapi-codegen/nullable and github.com/oapi-codegen/runtime.

Updates github.com/oapi-codegen/nullable from 1.1.0 to 1.2.0

Release notes

Sourced from github.com/oapi-codegen/nullable's releases.

New getter function

🚀 New features and improvements

  • feat: new method for fetching ignoring error (#13) @​lzap

There is now a GetOrEmpty() on Nullable which will return the wrapped value if it's available, or it will create a new zerovalue if Nullable is uninitialized, or initialized to nil.

📝 Documentation updates

✍ Other changes

📦 Dependency updates

Sponsors

We would like to thank our sponsors for their support during this release.

Commits

Updates github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2

Release notes

Sourced from github.com/oapi-codegen/runtime's releases.

Bug fix for required parameters

This is a bug fix to address a regression introduced in oapi-codegen v2.7.0

🐛 Bug fixes

Sponsors

We would like to thank our sponsors for their support during this release.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the oapi-codegen group with 2 updates in the / directory: [github.com/oapi-codegen/nullable](https://github.com/oapi-codegen/nullable) and [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime).


Updates `github.com/oapi-codegen/nullable` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/oapi-codegen/nullable/releases)
- [Commits](oapi-codegen/nullable@v1.1.0...v1.2.0)

Updates `github.com/oapi-codegen/runtime` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/oapi-codegen/nullable
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: oapi-codegen
- dependency-name: github.com/oapi-codegen/runtime
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oapi-codegen
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code release-note/dependency-update Release note: Dependency Updates labels Jun 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 30, 2026 11:53
@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code release-note/dependency-update Release note: Dependency Updates labels Jun 30, 2026
@chrisgacsal
chrisgacsal merged commit 8b9649e into main Jun 30, 2026
24 of 26 checks passed
@chrisgacsal
chrisgacsal deleted the dependabot/go_modules/oapi-codegen-392c633ad3 branch June 30, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code release-note/dependency-update Release note: Dependency Updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant