Bump the dependencies group with 4 updates#276
Open
dependabot[bot] wants to merge 1 commit into1.21.4from
Open
Bump the dependencies group with 4 updates#276dependabot[bot] wants to merge 1 commit into1.21.4from
dependabot[bot] wants to merge 1 commit into1.21.4from
Conversation
Bumps the dependencies group with 4 updates: [org.jline:jline](https://github.com/jline/jline3), [org.jdbi:jdbi3-postgres](https://github.com/jdbi/jdbi), [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) and [org.testcontainers:testcontainers-junit-jupiter](https://github.com/testcontainers/testcontainers-java). Updates `org.jline:jline` from 4.0.4 to 4.0.9 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@4.0.4...4.0.9) Updates `org.jdbi:jdbi3-postgres` from 3.51.0 to 3.52.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.51.0...v3.52.0) Updates `org.testcontainers:testcontainers` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jdbi:jdbi3-postgres dependency-version: 3.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers-junit-jupiter dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 4 updates: org.jline:jline, org.jdbi:jdbi3-postgres, org.testcontainers:testcontainers and org.testcontainers:testcontainers-junit-jupiter.
Updates
org.jline:jlinefrom 4.0.4 to 4.0.9Release notes
Sourced from org.jline:jline's releases.
Commits
27a26abfix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...1154e0eAdd ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)e247886chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1706)4fdcc8ffix: Add proper picocli argument completion via AutoComplete (#1708)1ab1e9ffix: Disable grapheme cluster probe on ExternalTerminal (fixes #1707) (#1709)9f3aa72fix: Fix release drafter config and use drafted notes in release workflowbeabe4eMerge pull request #1703 from jline/fix/suppress-dumb-terminal-warning-no-ttyb3bf72ffix: Suppress dumb terminal warning when no streams are TTYs3ba42a8Merge pull request #1700 from jline/dependabot/maven/master/org.codehaus.mojo...372a1bbMerge pull request #1702 from jline/fix/simplify-nisse-setupUpdates
org.jdbi:jdbi3-postgresfrom 3.51.0 to 3.52.0Release notes
Sourced from org.jdbi:jdbi3-postgres's releases.
Changelog
Sourced from org.jdbi:jdbi3-postgres's changelog.
Commits
c1e4d67[maven-release-plugin] prepare release v3.52.037f0f28add missing license header6a6910dupdate maven to current versione55f9fdprepare release4700b36Merge pull request #2950 from hgschmie/dep-updates672c6c9Merge pull request #2949 from JScodesconcise/bug-29175be9028Fix StringTemplate bindMethodsList name generationce7d6ecupdate native plugin to 0.11.5 (from 0.11.4)9aa6e24Dependency updates5430416Merge pull request #2946 from hgschmie/mysql-moduleUpdates
org.testcontainers:testcontainersfrom 2.0.3 to 2.0.4Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
ccd28bfUpdate docker-java version to 3.7.1 (#11572)cdca4b1Update cockroachdb image version01451d1Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...326987fUpdate Pull Request templatea756bc6Improve k6 docs (#11564)5323acdUse non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)8da56ffSupport apache/activemq in ActiveMQContainer (#11498)dea9725Update ryuk version to 0.14.0 (#11486)Updates
org.testcontainers:testcontainers-junit-jupiterfrom 2.0.3 to 2.0.4Release notes
Sourced from org.testcontainers:testcontainers-junit-jupiter's releases.
Commits
ccd28bfUpdate docker-java version to 3.7.1 (#11572)cdca4b1Update cockroachdb image version01451d1Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...326987fUpdate Pull Request templatea756bc6Improve k6 docs (#11564)5323acdUse non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)8da56ffSupport apache/activemq in ActiveMQContainer (#11498)dea9725Update ryuk version to 0.14.0 (#11486)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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