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/hamba/avro/v2 from 2.27.0 to 2.28.0 #3945

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/hamba/avro/v2 from 2.27.0 to 2.28.0.

Release notes

Sourced from github.com/hamba/avro/v2's releases.

v2.28.0

What's Changed

New Contributors

Full Changelog: hamba/avro@v2.27.0...v2.28.0

Commits
  • b48c057 fix: panic with concurrent schema parsing (#502)
  • 323f149 feat: support go 1.24 (#503)
  • d39c1ec fix: panic on null type (#501)
  • 559723e feat(gen): implement struct generation from schema registry subjects and vers...
  • 29f45e2 fix(gen): escape backticks (#500)
  • 1154cda fix(gen): fix multiline doc comments in generated struct (#499)
  • e9a408d feat: add CRC64-AVRO-LE fingerprint type (#491)
  • 7846b97 chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group (...
  • 4ba9c73 fix: add handling to skip block data in ocf decoder readBlock method (#492)
  • 68046a4 chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all group (#488)
  • 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 requested a review from a team as a code owner February 24, 2025 02:06
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go labels Feb 24, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.61%. Comparing base (866926d) to head (c262c73).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3945   +/-   ##
=======================================
  Coverage   63.61%   63.61%           
=======================================
  Files         171      171           
  Lines       17380    17380           
=======================================
  Hits        11057    11057           
  Misses       5657     5657           
  Partials      666      666           
Flag Coverage Δ
unittests 63.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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/hamba/avro/v2-2.28.0 branch 2 times, most recently from 13b0b06 to 6613c58 Compare February 24, 2025 02:37
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/hamba/avro/releases)
- [Commits](hamba/avro@v2.27.0...v2.28.0)

---
updated-dependencies:
- dependency-name: github.com/hamba/avro/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/hamba/avro/v2-2.28.0 branch from 6613c58 to c262c73 Compare February 24, 2025 02:50
@kodiakhq kodiakhq bot merged commit 9ab3260 into main Feb 24, 2025
34 of 35 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/hamba/avro/v2-2.28.0 branch February 24, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants