build(deps): bump the all-gradle group across 1 directory with 6 updates - #756
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the all-gradle group across 1 directory with 6 updates#756dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-gradle group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tools.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `3.1.4` | `3.2.1` | | [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) | `6.0.0` | `6.0.1` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.11` | `42.7.13` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.60.0` | `1.61.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.6.1` | Updates `tools.jackson.module:jackson-module-kotlin` from 3.1.4 to 3.2.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-3.1.4...jackson-module-kotlin-3.2.1) Updates `io.rest-assured:rest-assured` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-6.0.0...rest-assured-6.0.1) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.postgresql:postgresql` from 42.7.11 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.11...REL42.7.13) Updates `com.microsoft.playwright:playwright` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.60.0...v1.61.0) Updates `gradle-wrapper` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.1...v9.6.1) --- updated-dependencies: - dependency-name: tools.jackson.module:jackson-module-kotlin dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle ... 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 all-gradle group with 6 updates in the / directory:
3.1.43.2.16.0.06.0.16.1.06.1.242.7.1142.7.131.60.01.61.09.5.19.6.1Updates
tools.jackson.module:jackson-module-kotlinfrom 3.1.4 to 3.2.1Commits
0012069[maven-release-plugin] prepare release jackson-module-kotlin-3.2.17995d7cPrep for 3.2.1 release207ff6dMerge branch '3.1' into 3.23a4b58dPost-release dep version bumpc2a69a5[maven-release-plugin] prepare for next development iterationfdf6805[maven-release-plugin] prepare release jackson-module-kotlin-3.1.54167e6bPrep for 3.1.5 release52c3387Merge branch '3.1' into 3.24f979dcMerge branch '2.x' into 3.17e1bcc6Merge branch '2.22' into 2.xUpdates
io.rest-assured:rest-assuredfrom 6.0.0 to 6.0.1Changelog
Sourced from io.rest-assured:rest-assured's changelog.
Commits
8cc835a[maven-release-plugin] prepare release rest-assured-6.0.192551edSync dist and OSGi module versions during release29b55e2Sync dist and osgi module parent versions to 6.0.1-SNAPSHOTf1abe77[ci skip] Preparing for released134dfbTarget Spring Framework 7 in the Spring modules and stop leaking Spring onto ...a146f56Add AGENTS.md with changelog convention, reference it from CLAUDE.md2bbb19aFix remaining duplicate-finder property typo in spring7-mvc-webappc5214b8Fix serialization of enum constants declared with a body (#1799)bc4608f[ci skip] Updated changelog to reflect the latest changes2054f37Add JsonPath.using(Jackson3ObjectMapperFactory) overloadUpdates
org.junit.jupiter:junit-jupiterfrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter'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 development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.postgresql:postgresqlfrom 42.7.11 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 visibilityUpdates
com.microsoft.playwright:playwrightfrom 1.60.0 to 1.61.0Release notes
Sourced from com.microsoft.playwright:playwright's releases.
... (truncated)
Commits
e8869dechore: mark 1.61.0 (#1942)20e4eddchore: roll driver to 1.61.1 (#1941)d2d29d4feat(driver): bundle playwright-core in driver, keep only Node.js in driver-b...43d2601fix(fetch): serialize LocalDate in post data (#1934)ace7a12fix(driver-bundle): exclude driver binaries from sources JAR (#1933)fddd7c3feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image (#1932)423cbf4chore: roll driver to 1.61.0-beta-1781285686000 (#1929)e3f2f6ffix(docker): assemble driver on the host for docker builds (#1930)1b7d164chore: extract common skill conventions into CLAUDE.md (#1928)7a59a68feat: assemble driver from npm instead of CDN (#1927)Updates
gradle-wrapperfrom 9.5.1 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
309d128Update fixed issues in release notes for 9.6.1 (#38328)040a978Update fixed issues in release notes for 9.6.1e0b8325Restore --non-interactive flag instead of --interactive/--no-interactive (#38...946f3e6Limit explicit temp file permission setting to intended use case (#38300)65f8224Restore --non-interactive flag instead of --interactive/--no-interactivee346a5eAdjust CLI flag to configure non-interactive console (#38301)9b53be9Adjust CLI flag to configure non-interactive console0dd3b53Limit explicit temp file permission setting to intended use case48e5ac2Add reproducers25598fdPrepare 9.6.1 patch release (#38293)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