dependabot[bot] opened a new pull request, #373:
URL: https://github.com/apache/plc4x/pull/373

   Bumps [github.com/icza/bitio](https://github.com/icza/bitio) from 1.0.0 to 
1.1.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/icza/bitio/commit/9ae536dae7462f974fe22d2db7214a4e28154dcc";><code>9ae536d</code></a>
 Improve docs</li>
   <li><a 
href="https://github.com/icza/bitio/commit/b9919126d26988b4b9f7ce348cb3a8df025574e1";><code>b991912</code></a>
 Fix typos in comments</li>
   <li><a 
href="https://github.com/icza/bitio/commit/e9309880399e739b3a9577ac510accab828f7d95";><code>e930988</code></a>
 Improve docs</li>
   <li><a 
href="https://github.com/icza/bitio/commit/6561eb4287452d46bb8beff3cb5de342bb9ae423";><code>6561eb4</code></a>
 Add CountReader and Writer doc to package doc</li>
   <li><a 
href="https://github.com/icza/bitio/commit/4434e02309eb56ca861313821a522b3850f7bb3b";><code>4434e02</code></a>
 Document the CountReader and CountWriter types</li>
   <li><a 
href="https://github.com/icza/bitio/commit/0fca84fa68eaa72fd374c5ffb74f8f785b136b48";><code>0fca84f</code></a>
 Rename count fields to BitsCount, remove getters</li>
   <li><a 
href="https://github.com/icza/bitio/commit/f4b96966727368e00730bd40dc064cb54eca563c";><code>f4b9696</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/icza/bitio/issues/5";>#5</a> from 
Danaozhong/feature/AddBitPosition</li>
   <li><a 
href="https://github.com/icza/bitio/commit/e3870aecff1ed773d21f896faeb73a5a308d7638";><code>e3870ae</code></a>
 Change buffer length type from uint64 to int64, and change to pointer</li>
   <li><a 
href="https://github.com/icza/bitio/commit/151344a629838792c6d4834d3db5d980c3ff3565";><code>151344a</code></a>
 Add CountReader / CountWriter.</li>
   <li><a 
href="https://github.com/icza/bitio/commit/486aac7cad6b5a42f501c574841b2e13fc1f80e6";><code>486aac7</code></a>
 Revert &quot;Writer now supports counting the number of bits written&quot;</li>
   <li>Additional commits viewable in <a 
href="https://github.com/icza/bitio/compare/v1.0.0...v1.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/icza/bitio&package-manager=go_modules&previous-version=1.0.0&new-version=1.1.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to