avighub / test-automation-java-restassured-selenide

1 stars 1 forks source link

Update dependency com.github.dzieciou.testing:curl-logger to v2.1.3 #3

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.dzieciou.testing:curl-logger 2.1.0 -> 2.1.3 age adoption passing confidence

Release Notes

dzieciou/curl-logger (com.github.dzieciou.testing:curl-logger) ### [`v2.1.3`](https://togithub.com/dzieciou/curl-logger/releases/tag/v2.1.3) [Compare Source](https://togithub.com/dzieciou/curl-logger/compare/v2.1.2...v2.1.3) #### What's Changed - Bump jackson-databind from 2.12.6.1 to 2.12.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/90](https://togithub.com/dzieciou/curl-logger/pull/90) - Bump guava from 29.0-jre to 31.1-jre by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/91](https://togithub.com/dzieciou/curl-logger/pull/91) - Bump rest-assured from 5.2.0 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/93](https://togithub.com/dzieciou/curl-logger/pull/93) - Bump httpclient from 4.5.13 to 4.5.14 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/95](https://togithub.com/dzieciou/curl-logger/pull/95) - Bump maven-javadoc-plugin from 2.10.3 to 3.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/92](https://togithub.com/dzieciou/curl-logger/pull/92) - Bump maven-gpg-plugin from 1.6 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/94](https://togithub.com/dzieciou/curl-logger/pull/94) **Full Changelog**: https://github.com/dzieciou/curl-logger/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://togithub.com/dzieciou/curl-logger/releases/tag/v2.1.2): Release 2.1.2 [Compare Source](https://togithub.com/dzieciou/curl-logger/compare/v2.1.1...v2.1.2) #### What's Changed - Escape "at" character (@​) only when it is first character in request by [@​dzieciou](https://togithub.com/dzieciou) in [https://github.com/dzieciou/curl-logger/pull/82](https://togithub.com/dzieciou/curl-logger/pull/82) - Update README.md by [@​nicodn](https://togithub.com/nicodn) in [https://github.com/dzieciou/curl-logger/pull/78](https://togithub.com/dzieciou/curl-logger/pull/78) - Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dzieciou/curl-logger/pull/83](https://togithub.com/dzieciou/curl-logger/pull/83) - Migrate tests from TestNG to JUnit5 by [@​dzieciou](https://togithub.com/dzieciou) in [https://github.com/dzieciou/curl-logger/pull/84](https://togithub.com/dzieciou/curl-logger/pull/84) - Bump rest-assure to 5.2.0 by [@​dzieciou](https://togithub.com/dzieciou) in [https://github.com/dzieciou/curl-logger/pull/85](https://togithub.com/dzieciou/curl-logger/pull/85) - Refactor after static analysis by [@​dzieciou](https://togithub.com/dzieciou) in [https://github.com/dzieciou/curl-logger/pull/86](https://togithub.com/dzieciou/curl-logger/pull/86) #### New Contributors - [@​nicodn](https://togithub.com/nicodn) made their first contribution in [https://github.com/dzieciou/curl-logger/pull/78](https://togithub.com/dzieciou/curl-logger/pull/78) **Full Changelog**: https://github.com/dzieciou/curl-logger/compare/v2.1.1...v2.1.2 ### [`v2.1.1`](https://togithub.com/dzieciou/curl-logger/releases/tag/v2.1.1): Release 2.1.1 [Compare Source](https://togithub.com/dzieciou/curl-logger/compare/v2.1.0...v2.1.1) - Upgrade runtime dependencies: REST-assured from 4.3.12 to 4.4.0, httpclient from 4.5.3 to 4.5.13, Guava from 28.0-jre to 29.0-jre - Upgrade development dependencies (to TestNG 7.4.0, mockito from 2.0.2-beta to 3.12.1) - Fixed bug [#​74](https://togithub.com/dzieciou/curl-logger/issues/74): Options.builder().updateCurl(curl -> curl.removeHeader("Cookie").build(); now correctly removes also Cookie header (thanks to [@​iamrulloh](https://togithub.com/iamrulloh) for reporting the problem)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.