Bump github.com/segmentio/encoding from 0.2.23 to 0.3.1 #59

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/segmentio/encoding-0.3.1 into master
dependabot[bot] commented 2021-11-15 21:21:33 +03:00 (Migrated from github.com)

Bumps github.com/segmentio/encoding from 0.2.23 to 0.3.1.

Release notes

Sourced from github.com/segmentio/encoding's releases.

v0.3.1

What's Changed

Full Changelog: https://github.com/segmentio/encoding/compare/v0.3.0...v0.3.1

v0.3.0

This release adds a new thrift package with encoder/decoder to work with the thrift format, including support for the binary and compact protocols.

Commits

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 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 [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.2.23 to 0.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/segmentio/encoding/releases">github.com/segmentio/encoding's releases</a>.</em></p> <blockquote> <h2>v0.3.1</h2> <h2>What's Changed</h2> <ul> <li>add test for issue 107 by <a href="https://github.com/achille-roussel"><code>@​achille-roussel</code></a> in <a href="https://github-redirect.dependabot.com/segmentio/encoding/pull/108">segmentio/encoding#108</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/segmentio/encoding/compare/v0.3.0...v0.3.1">https://github.com/segmentio/encoding/compare/v0.3.0...v0.3.1</a></p> <h2>v0.3.0</h2> <p>This release adds a new thrift package with encoder/decoder to work with the thrift format, including support for the binary and compact protocols.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/segmentio/encoding/commit/37e513f7d23f2571275db814c825c64f26fa5d70"><code>37e513f</code></a> add test for issue 107 (<a href="https://github-redirect.dependabot.com/segmentio/encoding/issues/108">#108</a>)</li> <li><a href="https://github.com/segmentio/encoding/commit/47bdac24a3e42a55c26561c4fd2ff2421c55f8a7"><code>47bdac2</code></a> thrift (<a href="https://github-redirect.dependabot.com/segmentio/encoding/issues/105">#105</a>)</li> <li>See full diff in <a href="https://github.com/segmentio/encoding/compare/v0.2.23...v0.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/segmentio/encoding&package-manager=go_modules&previous-version=0.2.23&new-version=0.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
vtolstov (Migrated from github.com) reviewed 2021-11-15 21:21:48 +03:00
vtolstov (Migrated from github.com) reviewed 2021-11-18 21:24:35 +03:00
vtolstov (Migrated from github.com) approved these changes 2021-11-19 21:19:48 +03:00
dependabot[bot] commented 2021-11-22 21:24:22 +03:00 (Migrated from github.com)

Superseded by #62.

Superseded by #62.

Pull request closed

Sign in to join this conversation.
No description provided.