Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ogen-go/ogen from 0.78.1-pre.0 to 0.79.1 #241

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Bumps github.com/ogen-go/ogen from 0.78.1-pre.0 to 0.79.1.

Release notes

Sourced from github.com/ogen-go/ogen's releases.

v0.79.1

What's Changed

Full Changelog: ogen-go/ogen@v0.79.0...v0.79.1

v0.79.0

What's Changed

New Contributors

Full Changelog: ogen-go/ogen@v0.78.0...v0.78.1

Commits
  • 88c9bc6 Merge pull request #1125 from tdakkota/fix/feature-check
  • 12ce0c6 fix(gen): add missing feature check
  • b8073f1 Merge pull request #1099 from tdakkota/fix/multipart-complex-fields
  • e3e1c77 Merge pull request #1124 from tdakkota/fix/feature-check
  • 2b83f90 fix(gen): add missing feature check
  • e498f7e Merge pull request #1120 from utherbit/main
  • 1a97289 add example all
  • 2116300 Merge pull request #1118 from ogen-go/dependabot/go_modules/golang.org/x/tool...
  • 29eecc3 Merge pull request #1119 from ogen-go/dependabot/go_modules/golang.org/x/net-...
  • 6851b6d chore: go mod tidy
  • 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2023
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3038f73) 75.51% compared to head (c23c143) 75.51%.
Report is 4 commits behind head on main.

❗ Current head c23c143 differs from pull request most recent head e7424d1. Consider uploading reports for the commit e7424d1 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   75.51%   75.51%           
=======================================
  Files         160      160           
  Lines       12101    12101           
=======================================
  Hits         9138     9138           
  Misses       2567     2567           
  Partials      396      396           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ogen-go/ogen-0.79.1 branch from 50ed699 to c23c143 Compare December 2, 2023 12:02
dependabot bot and others added 2 commits December 2, 2023 15:08
Bumps [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) from 0.78.1-pre.0 to 0.79.1.
- [Release notes](https://github.com/ogen-go/ogen/releases)
- [Commits](ogen-go/ogen@v0.78.1-pre.0...v0.79.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@ernado ernado force-pushed the dependabot/go_modules/github.com/ogen-go/ogen-0.79.1 branch from c23c143 to e7424d1 Compare December 2, 2023 12:08
@ernado ernado merged commit 5367197 into main Dec 2, 2023
11 checks passed
@ernado ernado deleted the dependabot/go_modules/github.com/ogen-go/ogen-0.79.1 branch December 2, 2023 12:08
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