Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps github.com/oapi-codegen/oapi-codegen/v2 from 2.3.0 to 2.4.1.

Release notes

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

v2.4.1: A couple of post-release fixes

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

Sponsors

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

... (truncated)

Commits
  • 9c09ef9 build: relax patch version pinning on go directive
  • 7ce53fa fix(import-mapping): don't produce unused variable when one mapping (#1781)
  • 7234c66 docs(sponsors): clarify Elastic's 4h/mo
  • b7b82be docs: correct wording of heading
  • 3aa1efb feat: allow import-mapping to the current package (#1774)
  • 891a067 Revert "fix(template): fix strict-interface template to make sure text respon...
  • 3a8fc20 chore(tests): add test case for #1676
  • dad645e fix: correctly generate structs and properties for anyOfs (#1178)
  • 58c7894 docs: remove deepmap/oapi-codegen references
  • 58a5d2d fix(cookies): wrap cookie variables in block scope (#1687)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2025
@mike-zorn
Copy link

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/oapi-codegen/oapi-codegen/v2-2.4.1 branch from 200632e to 12ec2d0 Compare February 10, 2025 21:22
@mike-zorn
Copy link

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/oapi-codegen/oapi-codegen/v2-2.4.1 branch from 12ec2d0 to e8bcd78 Compare February 20, 2025 17:27
@mike-zorn
Copy link

@dependabot rebase

Bumps [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases)
- [Commits](oapi-codegen/oapi-codegen@v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: github.com/oapi-codegen/oapi-codegen/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/oapi-codegen/oapi-codegen/v2-2.4.1 branch from e8bcd78 to 575e177 Compare February 24, 2025 18:08
@mike-zorn mike-zorn merged commit 2646804 into main Feb 25, 2025
7 checks passed
@mike-zorn mike-zorn deleted the dependabot/go_modules/github.com/oapi-codegen/oapi-codegen/v2-2.4.1 branch February 25, 2025 19:35
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.

2 participants