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 the github group across 1 directory with 6 updates #698

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps the github group with 6 updates in the / directory:

Package From To
io.netty:netty-all 4.1.110.Final 4.1.111.Final
org.freemarker:freemarker 2.3.32 2.3.33
io.kotest:kotest-runner-junit5-jvm 5.9.0 5.9.1
io.kotest:kotest-assertions-core-jvm 5.9.0 5.9.1
io.projectreactor:reactor-test 3.6.6 3.6.7
com.google.cloud.tools.jib 3.4.2 3.4.3

Updates io.netty:netty-all from 4.1.110.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates org.freemarker:freemarker from 2.3.32 to 2.3.33

Updates io.kotest:kotest-runner-junit5-jvm from 5.9.0 to 5.9.1

Release notes

Sourced from io.kotest:kotest-runner-junit5-jvm's releases.

v5.9.1

What's Changed

Assertions

Framework

Property-testing

Docs

Build / CI/CD / Dependency updates

New Contributors

... (truncated)

Commits
  • 2cd159d Add an infix variant of shouldNotBeNull that accepts a block (#4060)
  • 77cf524 Add simplified overloads to shouldMatchEach extensions (#3911) (#3929)
  • 9b00d42 Add Stacktrace Substring Matching to Throwable Matchers (#3998)
  • 2d3cbb6 Updated blogs list
  • 3452bc1 Fix test name comparison in docs (#4034)
  • 00a0b4e singleElement-with-predicate-more-info (#3986)
  • ed663eb Refactor team city listener to extract the writing methods (#4053)
  • 97de2a1 fix retry ignore subclass of exception class (#3955)
  • c3bb0fc Add link to write-up about ranges (#4042)
  • cb0a4a9 [Chore] Upgrade to the Develocity plugin to remove build warnings (#4045)
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-core-jvm from 5.9.0 to 5.9.1

Release notes

Sourced from io.kotest:kotest-assertions-core-jvm's releases.

v5.9.1

What's Changed

Assertions

Framework

Property-testing

Docs

Build / CI/CD / Dependency updates

New Contributors

... (truncated)

Commits
  • 2cd159d Add an infix variant of shouldNotBeNull that accepts a block (#4060)
  • 77cf524 Add simplified overloads to shouldMatchEach extensions (#3911) (#3929)
  • 9b00d42 Add Stacktrace Substring Matching to Throwable Matchers (#3998)
  • 2d3cbb6 Updated blogs list
  • 3452bc1 Fix test name comparison in docs (#4034)
  • 00a0b4e singleElement-with-predicate-more-info (#3986)
  • ed663eb Refactor team city listener to extract the writing methods (#4053)
  • 97de2a1 fix retry ignore subclass of exception class (#3955)
  • c3bb0fc Add link to write-up about ranges (#4042)
  • cb0a4a9 [Chore] Upgrade to the Develocity plugin to remove build warnings (#4045)
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-core-jvm from 5.9.0 to 5.9.1

Release notes

Sourced from io.kotest:kotest-assertions-core-jvm's releases.

v5.9.1

What's Changed

Assertions

Framework

Property-testing

Docs

Build / CI/CD / Dependency updates

New Contributors

... (truncated)

Commits
  • 2cd159d Add an infix variant of shouldNotBeNull that accepts a block (#4060)
  • 77cf524 Add simplified overloads to shouldMatchEach extensions (#3911) (#3929)
  • 9b00d42 Add Stacktrace Substring Matching to Throwable Matchers (#3998)
  • 2d3cbb6 Updated blogs list
  • 3452bc1 Fix test name comparison in docs (#4034)
  • 00a0b4e singleElement-with-predicate-more-info (#3986)
  • ed663eb Refactor team city listener to extract the writing methods (#4053)
  • 97de2a1 fix retry ignore subclass of exception class (#3955)
  • c3bb0fc Add link to write-up about ranges (#4042)
  • cb0a4a9 [Chore] Upgrade to the Develocity plugin to remove build warnings (#4045)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.6 to 3.6.7

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.7

Reactor Core 3.6.7 is part of 2023.0.7 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.6...v3.6.7

Commits
  • 64487e8 [release] Prepare and release 3.6.7
  • 35d2a17 Merge-ignore release 3.5.18 into 3.6.7
  • 8372361 [release] Next development version 3.5.19-SNAPSHOT
  • 07a2b24 [release] Prepare and release 3.5.18
  • 0809cba Merge-ignore release 3.4.39 into 3.6.7
  • d60d36f Merge-ignore release 3.4.39 into 3.5.18
  • 18a2b15 [release] Next development version 3.4.40-SNAPSHOT
  • 8a71908 Bump Micrometer to version 1.12.7 (#3824)
  • 18e4c9c [release] Prepare and release 3.4.39
  • f423f18 Merge #3823 into 3.6.7
  • Additional commits viewable in compare view

Updates com.google.cloud.tools.jib from 3.4.2 to 3.4.3

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-all](https://github.com/netty/netty) | `4.1.110.Final` | `4.1.111.Final` |
| org.freemarker:freemarker | `2.3.32` | `2.3.33` |
| [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `5.9.0` | `5.9.1` |
| [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) | `5.9.0` | `5.9.1` |
| [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.6` | `3.6.7` |
| com.google.cloud.tools.jib | `3.4.2` | `3.4.3` |



Updates `io.netty:netty-all` from 4.1.110.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.110.Final...netty-4.1.111.Final)

Updates `org.freemarker:freemarker` from 2.3.32 to 2.3.33

Updates `io.kotest:kotest-runner-junit5-jvm` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.0...v5.9.1)

Updates `io.kotest:kotest-assertions-core-jvm` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.0...v5.9.1)

Updates `io.kotest:kotest-assertions-core-jvm` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.0...v5.9.1)

Updates `io.projectreactor:reactor-test` from 3.6.6 to 3.6.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.6...v3.6.7)

Updates `com.google.cloud.tools.jib` from 3.4.2 to 3.4.3

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: org.freemarker:freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: com.google.cloud.tools.jib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 12, 2024 08:41
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Jun 12, 2024
@ybelMekk ybelMekk merged commit 69fc64e into master Jun 17, 2024
2 of 3 checks passed
@ybelMekk ybelMekk deleted the dependabot/gradle/github-14d9423306 branch June 17, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant