Skip to content

Bump netty-all from 4.1.67.Final to 4.1.68.Final#50

Merged
lvca merged 1 commit into
mainfrom
dependabot/maven/io.netty-netty-all-4.1.68.Final
Sep 16, 2021
Merged

Bump netty-all from 4.1.67.Final to 4.1.68.Final#50
lvca merged 1 commit into
mainfrom
dependabot/maven/io.netty-netty-all-4.1.68.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 13, 2021

Bumps netty-all from 4.1.67.Final to 4.1.68.Final.

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 [netty-all](https://github.com/netty/netty) from 4.1.67.Final to 4.1.68.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.67.Final...netty-4.1.68.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  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 java labels Sep 13, 2021
@lvca lvca merged commit 20a81af into main Sep 16, 2021
@dependabot dependabot Bot deleted the dependabot/maven/io.netty-netty-all-4.1.68.Final branch September 16, 2021 15:51
mergify Bot added a commit that referenced this pull request Apr 13, 2026
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.4 to 1.11.0.
Release notes

*Sourced from [at.yawk.lz4:lz4-java's releases](https://github.com/yawkat/lz4-java/releases).*

> lz4-java v1.11.0
> ----------------
>
> What's Changed
> --------------
>
> * Add linux-riscv64 binary by [`@​luhenry`](https://github.com/luhenry) in [yawkat/lz4-java#46](https://redirect.github.com/yawkat/lz4-java/pull/46)
> * Bump checkout action version by [`@​TyomaVader`](https://github.com/TyomaVader) in [yawkat/lz4-java#47](https://redirect.github.com/yawkat/lz4-java/pull/47)
> * Add native fast reset compressors by [`@​TyomaVader`](https://github.com/TyomaVader) in [yawkat/lz4-java#44](https://redirect.github.com/yawkat/lz4-java/pull/44)
> * Fix docs production deployment by [`@​yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#49](https://redirect.github.com/yawkat/lz4-java/pull/49)
> * Add testing on native amd64, arm, and riscv runners by [`@​luhenry`](https://github.com/luhenry) in [yawkat/lz4-java#50](https://redirect.github.com/yawkat/lz4-java/pull/50)
>
> New Contributors
> ----------------
>
> * [`@​luhenry`](https://github.com/luhenry) made their first contribution in [yawkat/lz4-java#46](https://redirect.github.com/yawkat/lz4-java/pull/46)
> * [`@​TyomaVader`](https://github.com/TyomaVader) made their first contribution in [yawkat/lz4-java#47](https://redirect.github.com/yawkat/lz4-java/pull/47)
>
> **Full Changelog**: <yawkat/lz4-java@v1.10.4...v1.11.0>


Commits

* [`5049a27`](yawkat/lz4-java@5049a27) Add testing on native amd64, arm, and riscv runners ([#50](https://redirect.github.com/yawkat/lz4-java/issues/50))
* [`dc0e761`](yawkat/lz4-java@dc0e761) Fix docs production deployment ([#49](https://redirect.github.com/yawkat/lz4-java/issues/49))
* [`91d1609`](yawkat/lz4-java@91d1609) Add native fast reset compressors ([#44](https://redirect.github.com/yawkat/lz4-java/issues/44))
* [`e122114`](yawkat/lz4-java@e122114) Bump checkout action version ([#47](https://redirect.github.com/yawkat/lz4-java/issues/47))
* [`ed8f477`](yawkat/lz4-java@ed8f477) Add linux-riscv64 binary ([#46](https://redirect.github.com/yawkat/lz4-java/issues/46))
* See full diff in [compare view](yawkat/lz4-java@v1.10.4...v1.11.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=at.yawk.lz4:lz4-java&package-manager=maven&previous-version=1.10.4&new-version=1.11.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)
---
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  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)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant