Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rest-assured from 4.3.2 to 4.3.3 #44

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps rest-assured from 4.3.2 to 4.3.3.

Changelog

Sourced from rest-assured's changelog.

Changelog 4.3.3 (2020-12-11)

  • Upgrading kotlin extension module to use Kotlin 1.4.21 (previously 1.4.10 was used)
  • Upgraded groovy from 3.0.6 to 3.0.7
  • Ensure subclasses of ResponseOptions do not break Prettifier (#1425) (thanks to Sam Neirinck for PR)

Changelog 4.2.1 (2020-12-11)

  • Backport of: Fix content type name before charset recognition (#1341)
Commits
  • 6244bb1 [maven-release-plugin] prepare release rest-assured-4.3.3
  • 53fcb6f Updated with release of 4.2.1
  • 77c4384 Added changelog for release of 4.2.1
  • 8fa425a Fix flaky test in WebTestClientSpecificationMergingTest (#1424)
  • 7430401 Updated changelog to reflect latest changes
  • 0bc3337 Ensure subclasses of ResponseOptions do not break Prettifier (#1425)
  • 06e9e81 Upgraded groovy from 3.0.6 to 3.0.7
  • 80ee304 Upgrading kotlin extension module to use Kotlin 1.4.21 (previously 1.4.10 was...
  • be9ab1f Updated for 4.3.2
  • 39b9f46 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 14, 2020
@olamy olamy merged commit 4ed437a into master Mar 18, 2021
@olamy olamy deleted the dependabot/maven/io.rest-assured-rest-assured-4.3.3 branch March 18, 2021 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant