everrest
everrest copied to clipboard
Bump io.rest-assured.version from 4.5.1 to 5.1.0
Bumps io.rest-assured.version from 4.5.1 to 5.1.0.
Updates rest-assured from 4.5.1 to 5.1.0
Changelog
Sourced from rest-assured's changelog.
Changelog 5.1.0 (2022-05-24)
- Upgrading kotlin to 1.6.21
- Moved package io.restassured.assertion to io.restassured.internal.assertion since the classes in this package should be internal. Not all files have been moved yet, but refactoring will continue in the next release.
- Added support for Spring Framework 6.0 and Jakarta API's in Spring MockMvc module.
Changelog 5.0.1 (2022-04-06)
- Fixed so that with RestAssuredHttpBuilder no longer requires ResponseSpecificationImpl but rather a FilterableResponseSpecification
Changelog 5.0.0 (2022-03-25)
- Breaking change: REST Assured now builds on Groovy 4!
- Excluded example projects from rest assured bom file (issue 1546)
- Updated jackson from version 2.11.1 to 2.13.2 (issue 1555)
Commits
e703f88[maven-release-plugin] prepare release rest-assured-5.1.0b2df292Preparing changelog for releaseb105b84Updated changelog.txtaa8dd42Fixed a place where reflection was not usede9e0fd7Added support for Spring Framework 6.0 and Jakarta API's in Spring MockMvc mo...302b69eRefactored CookieMatcher from Groovy to Java645c860Upgrading kotlin to 1.6.21df9261cContinued with refactoring5b6c722Added setters to ObjectDeserializationContextImpl so that it can be accessed ...f7fda9dContinued refactoring- Additional commits viewable in compare view
Updates xml-path from 4.5.1 to 5.1.0
Changelog
Sourced from xml-path's changelog.
Changelog 5.1.0 (2022-05-24)
- Upgrading kotlin to 1.6.21
- Moved package io.restassured.assertion to io.restassured.internal.assertion since the classes in this package should be internal. Not all files have been moved yet, but refactoring will continue in the next release.
- Added support for Spring Framework 6.0 and Jakarta API's in Spring MockMvc module.
Changelog 5.0.1 (2022-04-06)
- Fixed so that with RestAssuredHttpBuilder no longer requires ResponseSpecificationImpl but rather a FilterableResponseSpecification
Changelog 5.0.0 (2022-03-25)
- Breaking change: REST Assured now builds on Groovy 4!
- Excluded example projects from rest assured bom file (issue 1546)
- Updated jackson from version 2.11.1 to 2.13.2 (issue 1555)
Commits
e703f88[maven-release-plugin] prepare release rest-assured-5.1.0b2df292Preparing changelog for releaseb105b84Updated changelog.txtaa8dd42Fixed a place where reflection was not usede9e0fd7Added support for Spring Framework 6.0 and Jakarta API's in Spring MockMvc mo...302b69eRefactored CookieMatcher from Groovy to Java645c860Upgrading kotlin to 1.6.21df9261cContinued with refactoring5b6c722Added setters to ObjectDeserializationContextImpl so that it can be accessed ...f7fda9dContinued refactoring- Additional commits viewable in compare view
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 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 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)