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 logbook-spring-boot-webflux-autoconfigure from 2.12.0 to 2.13.0 #199

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2021

Bumps logbook-spring-boot-webflux-autoconfigure from 2.12.0 to 2.13.0.

Changelog

Sourced from logbook-spring-boot-webflux-autoconfigure's changelog.

Changelog

Unreleased

Full Changelog

Fixed bugs:

  • Path filter doesn't take the end of the path expression into account #1140
  • Hot to get correlation id inside spring boot controller/service on slf4j? #1135
  • Dependencies clash around com.jayway.jsonpath and excluded minidev library #1074

Security fixes:

Closed issues:

  • Dynamic value replacing of JsonPath filters #1127
  • add current time field for request and response log #1122
  • Micronaut integration #1106
  • User can not add AsyncListener which can do something before log write #1002

Merged pull requests:

... (truncated)

Commits
  • afe8933 Release 2.13.0
  • 704ed44 Check that all filter parts have been used when running out of input string (...
  • a44e52b Bump dependency-check-maven from 6.2.2 to 6.3.1 (#1138)
  • 6e780cf JsonPath dynamic value replacing implementation and testing ( resolves #1127 ...
  • 5c157df Updated ktor to 1.6.3 (#1136)
  • f68807b Update maven wrapper version to 3.8.2 (#1121)
  • 1d24929 Bump jackson.version from 2.12.4 to 2.12.5 (#1130)
  • d3ed2ef Bump kotlin-maven-plugin from 1.5.21 to 1.5.30 (#1124)
  • 455fa36 Bump spring-boot.version from 2.5.3 to 2.5.4 (#1118)
  • 2204a64 Bump kotlin-stdlib from 1.5.21 to 1.5.30 (#1123)
  • 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)

Bumps [logbook-spring-boot-webflux-autoconfigure](https://github.com/zalando/logbook) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@2.12.0...2.13.0)

---
updated-dependencies:
- dependency-name: org.zalando:logbook-spring-boot-webflux-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2021
@sokomishalov sokomishalov merged commit 213f143 into master Sep 8, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.zalando-logbook-spring-boot-webflux-autoconfigure-2.13.0 branch September 8, 2021 08:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant