dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Bump logstash-logback-encoder from 6.1 to 6.2 #106

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps logstash-logback-encoder from 6.1 to 6.2.

Release notes *Sourced from [logstash-logback-encoder's releases](https://github.com/logstash/logstash-logback-encoder/releases).* > ## logstash-logback-encoder-6.2 > # Enhancements > * [#341](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/341) Pro-actively reopen the connection when the socket reader detects the connection has been closed instead of waiting for the next event > * [#343](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/343) Introduce `writeTimeout` to detect stuck TCP write operations, and reopen the connection > * [#344](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/344) Add `getConnectionDestination()` to TCP appenders to provide visibility into the currently connected destination > * [#346](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/346) Async appenders now flush delegate OutputStreamAppenders at the end of each batch > * [#353](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/353) Don't block trying to publish a keep alive event if the ring buffer is full. > * [#357](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/357) Include all public packages from logstash-logback-encoder in OSGi Exported-Packages in manifest > * [#359](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/359) Update jackson-bom to 2.9.9.20190807, which updates jackson-databind to 2.9.9.3 to fix some deserialization security vulnerabilities (logstash-logback-encoder was not affected, since it does not deserialize JSON data) ([@​kubukoz](https://github.com/kubukoz)) > > # Documentation Updates > > * [#342](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/342) Clarified advantages/disadvantages of disabling write buffer > * [#345](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/345) Add required downcast in `JsonFactoryDecorator` example > * [#348](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/348) Mention in documentation that ShortenedThrowableConverter only applies to Throwables logged as extra arguments (e.g. not structured arguments or markers) > * [#358](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/358) Fixed xml tag in example ([@​agentgonzo](https://github.com/agentgonzo)) > > # Dependency Updates > > | Usage | Dependency | Old Version | New Version | > |------------------|----------------|-------------|-------------| > | Runtime | jackson | 2.9.9 | 2.9.9.20190807 | > | Compile-time | maven-bundle-plugin | 4.2.0 | 4.2.1 | > | Test-time | mockito | 2.27.0 | 2.28.2 | > | Test-time | assertj | 2.9.1 | 3.13.2 |
Commits - [`dc6153f`](https://github.com/logstash/logstash-logback-encoder/commit/dc6153f3bb5fdbd584826c0a144cb874556797d2) [maven-release-plugin] prepare release logstash-logback-encoder-6.2 - [`d49ae42`](https://github.com/logstash/logstash-logback-encoder/commit/d49ae42274def23487e88891e6a6476298b29543) Update readme for 6.2 - [`b264e7c`](https://github.com/logstash/logstash-logback-encoder/commit/b264e7c7185f6f110b2bfd636d12ac1f3a1ba83b) Fixes [#343](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/343). Introduce a writeTimeout for TCP appender, to detect when writes ... - [`f703b37`](https://github.com/logstash/logstash-logback-encoder/commit/f703b37a803f47fe907f006719fbf34d5fddd633) Fixes [#341](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/341). Signal socket reopen when ReaderCallable completes, to increase ... - [`e1df48c`](https://github.com/logstash/logstash-logback-encoder/commit/e1df48ce7e704624a28e6683337ee73433f7c215) Fixes [#353](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/353). Use tryPublishEvent instead of publishEvent for sending keep ali... - [`12c030f`](https://github.com/logstash/logstash-logback-encoder/commit/12c030fc9f41da3a8b438b64ae4e506b2ab3a9c7) Fixes [#344](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/344). Provide access to the connected destination in tcp appenders for... - [`87bb805`](https://github.com/logstash/logstash-logback-encoder/commit/87bb80567b8954577bf0c5761e77a10577a60b1e) Update dependencies. - [`5c24afc`](https://github.com/logstash/logstash-logback-encoder/commit/5c24afc6a0f61df57e7dc6305be3ad259eee800c) Fixes [#342](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/342). Clarified advantages/disadvantages of disabling write buffer in ... - [`0f29a89`](https://github.com/logstash/logstash-logback-encoder/commit/0f29a894623d6d971bea1c9fc7776df7ca87ef5b) Fixes [#357](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/357). Export all packages in OSGI manifest - [`12e146e`](https://github.com/logstash/logstash-logback-encoder/commit/12e146e2f38e07d6af08b8cde187d9e245897c9f) Fixes [#348](https://github-redirect.dependabot.com/logstash/logstash-logback-encoder/issues/348). Mention in README.md that ThrowableHandlingConverters only appl... - Additional commits viewable in [compare view](https://github.com/logstash/logstash-logback-encoder/compare/logstash-logback-encoder-6.1...logstash-logback-encoder-6.2)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
morpheus-87 commented 5 years ago

@dependabot rebase