Skip to content

Bump protox from 2.0.4 to 2.0.7#57

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/protox-2.0.7
Closed

Bump protox from 2.0.4 to 2.0.7#57
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/protox-2.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps protox from 2.0.4 to 2.0.7.

Release notes

Sourced from protox's releases.

v2.0.7

Changed

  • Replace Muzak with Muex for mutation testing
  • Bump the protobuf toolchain used in CI and development to 34.1, and verify the downloaded protoc binary with a pinned SHA-256 checksum

Fixed

  • Reject non-canonical or out-of-range field key varints when decoding, fixing protobuf conformance failures on invalid tags

Full Changelog: ahamez/protox@v2.0.6...v2.0.7

v2.0.6

What's Changed

  • fix: avoid quadratic unknown field decode cost
  • fix: enforce strict wire-type matching for length-delimited decoder clauses

Full Changelog: ahamez/protox@v2.0.5...v2.0.6

v2.0.5

What's Changed

New Contributors

Full Changelog: ahamez/protox@v2.0.4...v2.0.5

Changelog

Sourced from protox's changelog.

2.0.7

Changed

  • Replace Muzak with Muex for mutation testing
  • Bump the protobuf toolchain used in CI and development to 34.1, and verify the downloaded protoc binary with a pinned SHA-256 checksum

Fixed

  • Reject non-canonical or out-of-range field key varints when decoding, fixing protobuf conformance failures on invalid tags

2.0.6

Fixed

  • Avoid quadratic performance when decoding unknown fields
  • Enforce length-delimited wire type checks in the decoder

2.0.5

Fixed

  • Correctly resolve __MODULE__ in use Protox options (thanks to Luka Dornhecker)
Commits
  • 1642994 chore: v2.0.7
  • 932fa86 ci: Simplify mutation testing workflow
  • 5c8864b chore: remove unused safe configuration files
  • a2b5366 chore(deps-dev): bump muex from 0.5.1 to 0.6.1 (#284)
  • 2ec5d32 fix: format code
  • eb6bbba chore: move lefthook config to .config/
  • 5ca74e1 fix: Add key validation to decoder
  • 0a2e184 deps: update protobuf version to 34.1
  • 4342538 chore: move mise.toml to .config/
  • 1901b68 ci: update protoc version
  • 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 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 [protox](https://github.com/ahamez/protox) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/ahamez/protox/releases)
- [Changelog](https://github.com/ahamez/protox/blob/master/CHANGELOG.md)
- [Commits](ahamez/protox@v2.0.4...v2.0.7)

---
updated-dependencies:
- dependency-name: protox
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Superseded by #58.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/hex/protox-2.0.7 branch April 20, 2026 22:29
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants