itzg / mc-image-helper

This tool does the complicated bits for the itzg/minecraft-server image
MIT License
53 stars 23 forks source link

build(deps): bump the patches group with 3 updates #453

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the patches group with 3 updates: io.projectreactor.netty:reactor-netty-http, org.assertj:assertj-core and uk.org.webcompere:model-assert.

Updates io.projectreactor.netty:reactor-netty-http from 1.1.20 to 1.1.21

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.1.21

Reactor Netty 1.1.21 is part of 2022.0.21 and 2023.0.8 Release Train.

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

  • Close the connection when decoding exception happens by @​violetagg in #3290
  • Http2Pool: when applying acquireTimeout, check for current pending Borrowers by @​violetagg in #3300
  • When an explicit EventLoopGroup is configured ensure only one connection pool is created by @​violetagg in #3321

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.1.20...v1.1.21

Commits
  • c9c6671 [release] Prepare and release 1.1.21
  • 784df82 Merge-ignore release 1.0.47 into 1.1.21
  • 40a0865 [release] Back to snapshots, next is 1.0.48-SNAPSHOT
  • 7c0da79 [release] Prepare and release 1.0.47
  • a0a9f0e Merge #3340 into 1.1.21
  • ea12815 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.90 to 9.0.91 (#3340)
  • 3bb6cd9 Merge #3339 into 1.1.21
  • f4627e5 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#3339)
  • 34baa73 Merge #3323 into 1.1.21
  • 996d30a Bump junitVersion from 5.10.2 to 5.10.3 (#3323)
  • Additional commits viewable in compare view


Updates org.assertj:assertj-core from 3.26.0 to 3.26.3

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.26.3

:jigsaw: Binary Compatibility

The release is:

  • Binary compatible with the previous minor version.
  • Binary incompatible with the previous patch version.

:boom: Breaking Changes

Core

  • Replace assertThat(Temporal) with assertThatTemporal(Temporal) #3519

:bug: Bug Fixes

Core

  • Fix Javadoc rendering on FactoryBasedNavigableListAssert::assertThat
  • Allow ComparingNormalizedFields instances to be reused across different assertions #3493

:hammer: Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.14.18 #3531
  • Upgrade to JUnit BOM 5.10.3 #3525

Guava

  • Upgrade to Guava 33.2.1-jre #3499

:heart: Contributors

Thanks to all the contributors who worked on this release:

@​genuss

Commits
  • 8e97f90 [maven-release-plugin] prepare release assertj-build-3.26.3
  • d1afefc chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...
  • 2dc2cbf chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)
  • 2541d3c chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...
  • cdb906f [maven-release-plugin] prepare for next development iteration
  • c3b1f4a [maven-release-plugin] prepare release assertj-build-3.26.2
  • d5b52ab [maven-release-plugin] prepare for next development iteration
  • 17ea711 [maven-release-plugin] prepare release assertj-build-3.26.1
  • 8cf054d chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...
  • 5e708b4 chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)
  • Additional commits viewable in compare view


Updates uk.org.webcompere:model-assert from 1.0.2 to 1.0.3

Release notes

Sourced from uk.org.webcompere:model-assert's releases.

v1.0.3

Add the ability to customise the ObjectMapper used for JSON transformation.

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions