moditect / layrry

A Runner and API for Layered Java Applications
Apache License 2.0
331 stars 33 forks source link

Bump rest-assured from 4.4.0 to 4.5.0 #152

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rest-assured from 4.4.0 to 4.5.0.

Commits
  • 58d5f14 [maven-release-plugin] prepare release rest-assured-4.5.0
  • d191be2 Preparing changelog for release
  • 467eb88 Trying to fix regression issues after implementing noContentType
  • 6b40f7b Fixed failing test
  • 4c2800d Code cleanup in ResponseSpecificationImpl
  • 5fd1e04 Code cleanup in RequestSpecificationImpl
  • ba5117c Removed accidental import of jdk.nashorn.internal.runtime.JSType.UNDEFINED_LO...
  • 2187764 Added "noContentType()" method to RequestSpecification which allows you to re...
  • 344aada Updated changelog to reflect the latest changes
  • 7e3b152 Upgraded the kotlin extension module to use Kotlin 1.6.10 instead of 1.5.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #157.