-
Notifications
You must be signed in to change notification settings - Fork 238
build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0#1228
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0#1228dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Bumps io.rest-assured:rest-assured from 5.5.6 to 6.0.0.
Changelog
Sourced from io.rest-assured:rest-assured's changelog.
Changelog 6.0.0 (2025-12-12)
- spring-mock-mvc module now supports Spring 7.x
- spring-web-test-client now supports Spring 7.x
- Upgraded commons-lang3 from 3.18.0 to 3.19.0
- The spring modules now required Spring 5.3+ (previously 5.1 was required)
- New minimum Java baseline is now 17
- New minimum Groovy base is now 5.x
- Support for Jackson 3 object mapping
- Support for Yasson 3 object mapping
- Support for jakarta JsonB/Johnzon 3 object mapping
- Migrate json-path fully to Java, bypass GroovyShell for evaluation (#1844) (thanks to Michael Edgar for PR)
- This fixed some nasty memory leaks when using JsonPath heavily in long running processes
- Stop resetting ResponseParserRegistrar during build (#1759, #1505, #1207 & #978) (thanks to Marc Easen for PR)
- Skip Null filters in FilterContextImpl (#1834) (thanks to Boyarshinov Alexander for PR)
- Upgraded Kotlin extension module to use Kotlin 2.2.21
Commits
0b3a0d9[maven-release-plugin] prepare release rest-assured-6.0.0bd55281[ci skip] Add exclusions for jackson3-example and spring7-mvc-webapp in pom.xmleb141e2[maven-release-plugin] prepare for next development iteration4c1a241[maven-release-plugin] prepare release rest-assured-6.0.02f11520Using newer version of dokka and using stdlib for kotlin instead of jdk86d9362cAbility to exclude osgi-tests in release24380dbRevert osgi-tests back to JUnit 49c12601Upgraded Kotlin extension module to use Kotlin 2.2.214b1ff78[ci skip] Prepare and perform release in single step931f421[ci skip] Removed explicit javadoc path workaround for JDK 8- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 6.0.0.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0)
---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0)
---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
the
type:dependencies
Pull requests that update a dependency
label
Dec 15, 2025
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.