Bump the all-minor-and-patch group with 5 updates#830
Merged
Conversation
Bumps the all-minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.22.0` | `2.22.1` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.22.0` | `2.22.1` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.37` | `1.5.38` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.12` | `42.7.13` | Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.0 to 2.22.1 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.22.0 to 2.22.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.22.0...jackson-module-kotlin-2.22.1) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.22.0 to 2.22.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.22.0...jackson-module-kotlin-2.22.1) Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) Updates `ch.qos.logback:logback-classic` from 1.5.37 to 1.5.38 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.37...v_1.5.38) Updates `org.postgresql:postgresql` from 42.7.12 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.12...REL42.7.13) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 all-minor-and-patch group with 5 updates:
2.22.02.22.12.22.02.22.16.1.16.1.21.5.371.5.3842.7.1242.7.13Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.22.0 to 2.22.1Updates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.22.0 to 2.22.1Commits
fa5d039[maven-release-plugin] prepare release jackson-module-kotlin-2.22.18120302Prep for 2.22.1 releasefcc1c90Merge branch '2.21' into 2.22c497f80Post-release dep version bumpb4fcdc9[maven-release-plugin] prepare for next development iteration44777da[maven-release-plugin] prepare release jackson-module-kotlin-2.21.524a8964Prep for 2.21.5 release981f331Merge pull request #1189 from FasterXML/2.210f9f756Merge pull request #1188 from k163377/ciee6797fUpdate CI workflows to Kotlin 2.4.20-Beta1Updates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.22.0 to 2.22.1Commits
fa5d039[maven-release-plugin] prepare release jackson-module-kotlin-2.22.18120302Prep for 2.22.1 releasefcc1c90Merge branch '2.21' into 2.22c497f80Post-release dep version bumpb4fcdc9[maven-release-plugin] prepare for next development iteration44777da[maven-release-plugin] prepare release jackson-module-kotlin-2.21.524a8964Prep for 2.21.5 release981f331Merge pull request #1189 from FasterXML/2.210f9f756Merge pull request #1188 from k163377/ciee6797fUpdate CI workflows to Kotlin 2.4.20-Beta1Updates
org.junit.jupiter:junit-jupiter-paramsfrom 6.1.1 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further developmentUpdates
ch.qos.logback:logback-classicfrom 1.5.37 to 1.5.38Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
d04984aprepare release 1.5.384fffda6updateversion of maven-gpg-plugin7ee48a1Fixed a typo where java,lang.Throwable was written with a comma instead of a ...84580a2remove license profilef817c8dstart work on 1.5.28-SNAPSHOTUpdates
org.postgresql:postgresqlfrom 42.7.12 to 42.7.13Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
... (truncated)
Commits
3297557docs: add 42.7.13 release changelog (#4270)d93d370style: apply Autostyle to docs/ and .github/2e05ff9build: check docs/ and .github/ formatting with Autostyleb4a6087Adjust EditorConfig für Makefiles725cebbfix(jdbc): reject empty timestamp/timestamptz text with a clear error23a1b0dfix(scram): fail closed on channel-binding downgrade (no scram bump)0b4077aBump pgjdbc version from 42.7.12 to 42.7.13 (#4269)394800afix: flush LargeObject output stream before marking closed (#4248)83780f1Maintain consistency with the use of the word maintainer vs comitter (#4234)d42cad5fix(jdbc): classify updatable result set by search_path visibilityDependabot 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