amsa-code / risky

Tools for analyzing timestamped position data particularly vessel position reports from AIS.
Apache License 2.0
13 stars 9 forks source link

Bump rxjava-slf4j from 0.6.12 to 0.7.0 #109

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rxjava-slf4j from 0.6.12 to 0.7.0.

Release notes

Sourced from rxjava-slf4j's releases.

0.7.0

Enhancements

  • Bump junit from 4.12 to 4.13.1 by @​dependabot in davidmoten/rxjava-slf4j#3
  • Bump maven-site-plugin from 3.9.1 to 3.12.1 by @​dependabot in davidmoten/rxjava-slf4j#5
  • add bundle plugin
  • Bump maven-site-plugin from 3.9.1 to 3.12.1
  • remove unused property from pom.xml
  • add sources and javadoc jar
  • update badges
  • enable Github Actions CI, dependabot and dependabot automerge
  • apply cpd fixes
  • apply pmd fix
  • apply spotbugs fixes
  • disable Travis CI, add spotbugs and pmd enforced checks
  • bump maven-site-plugin from 3.3 to 3.9.1
  • bump project-info-reports plugin from 2.4 to 3.1.1
  • bump pmd from 3.0.1 to 3.14.0
  • bump jxr-maven-plugin from 2.4 to 3.0.0
  • bump maven-javadoc-plugin from 2.9.1 to 3.2.0
  • bump maven-compiler-plugin from 3.1 to 3.8.1
  • set rxjava-extras scope to test (removed from runtime only)
  • remove rxjava-extras runtime dependency by copying across PublishSubjectSingleSubscriber
  • bump rxjava-extras from 0.8.0.18 to 0.8.0.19
  • bump junit from 4.13.1 to 4.13.2
  • bump mockito from 1.10.19 to 4.7.0
  • bump slf4j from 1.7.7 to 1.7.36

New Contributors

Full Changelog: https://github.com/davidmoten/rxjava-slf4j/compare/0.6.12...0.7.0

Commits
  • 0278b0b [maven-release-plugin] prepare release 0.7.0
  • 3e2dc22 add bundle plugin
  • fc2737c Bump maven-site-plugin from 3.9.1 to 3.12.1
  • f02bd81 remove unused property from pom.xml
  • ad5a1f9 add sources and javadoc jar
  • 3b27cc6 update README.md
  • 0e7d72b update badges
  • ee60743 update README.md
  • bcc0976 enable Github Actions CI, dependabot and dependabot automerge
  • 827bdcd apply cpd fixes
  • 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)