wttech / bobcat

Bobcat is an automated testing framework for functional testing of web applications.
https://cognifide.github.io/bobcat/
Apache License 2.0
90 stars 40 forks source link

Bump jackson-dataformat-yaml from 2.9.6 to 2.10.1 #406

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps jackson-dataformat-yaml from 2.9.6 to 2.10.1.

Commits - [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1 - [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1 - [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x - [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES` - [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override - [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa... - [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ... - [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs - [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.6...jackson-dataformats-text-2.10.1)


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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #420.