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 slf4jVersion from 1.7.25 to 1.7.30 #270

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 23, 2019

Bumps slf4jVersion from 1.7.25 to 1.7.30.
Updates slf4j-api from 1.7.25 to 1.7.30

Commits
  • 0b97c41 move to 1.7.30
  • c6c7a98 fix SLF4J-469
  • ca93154 do not deploy slf4j-site
  • d061e25 this module is Apache 2.0 licensed
  • e8ce694 preapre release 1.7.29
  • 125e7cc Merge pull request #219 from delgurth/1.7-maintenance-with-slf4j-466
  • a7562cb SLF4J-466: backport changes to 1.7
  • 9752c89 specify jdk8 in travis
  • b44fbd5 prepare release 1.7.28
  • 2a13746 correct Automatic-Module-Name: org.apache.log4j
  • Additional commits viewable in compare view

Updates log4j-over-slf4j from 1.7.25 to 1.7.30

Commits
  • 0b97c41 move to 1.7.30
  • c6c7a98 fix SLF4J-469
  • ca93154 do not deploy slf4j-site
  • d061e25 this module is Apache 2.0 licensed
  • e8ce694 preapre release 1.7.29
  • 125e7cc Merge pull request #219 from delgurth/1.7-maintenance-with-slf4j-466
  • a7562cb SLF4J-466: backport changes to 1.7
  • 9752c89 specify jdk8 in travis
  • b44fbd5 prepare release 1.7.28
  • 2a13746 correct Automatic-Module-Name: org.apache.log4j
  • Additional commits viewable in compare view

Updates jcl-over-slf4j from 1.7.25 to 1.7.30

Commits
  • 0b97c41 move to 1.7.30
  • c6c7a98 fix SLF4J-469
  • ca93154 do not deploy slf4j-site
  • d061e25 this module is Apache 2.0 licensed
  • e8ce694 preapre release 1.7.29
  • 125e7cc Merge pull request #219 from delgurth/1.7-maintenance-with-slf4j-466
  • a7562cb SLF4J-466: backport changes to 1.7
  • 9752c89 specify jdk8 in travis
  • b44fbd5 prepare release 1.7.28
  • 2a13746 correct Automatic-Module-Name: org.apache.log4j
  • Additional commits viewable in compare view

Updates slf4j-jdk14 from 1.7.25 to 1.7.30

Commits
  • 0b97c41 move to 1.7.30
  • c6c7a98 fix SLF4J-469
  • ca93154 do not deploy slf4j-site
  • d061e25 this module is Apache 2.0 licensed
  • e8ce694 preapre release 1.7.29
  • 125e7cc Merge pull request #219 from delgurth/1.7-maintenance-with-slf4j-466
  • a7562cb SLF4J-466: backport changes to 1.7
  • 9752c89 specify jdk8 in travis
  • b44fbd5 prepare release 1.7.28
  • 2a13746 correct Automatic-Module-Name: org.apache.log4j
  • Additional commits viewable in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `slf4jVersion` from 1.7.25 to 1.7.30.

Updates `slf4j-api` from 1.7.25 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.25...v_1.7.30)

Updates `log4j-over-slf4j` from 1.7.25 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.25...v_1.7.30)

Updates `jcl-over-slf4j` from 1.7.25 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.25...v_1.7.30)

Updates `slf4j-jdk14` from 1.7.25 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.25...v_1.7.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 23, 2019
@jtnord
Copy link
Member

jtnord commented Dec 23, 2019

dependabot needs to ignore this

@oleg-nenashev
Copy link
Member

Will be obsolete after #269 anyway, so do not want to worry for now

@dependabot-preview
Copy link
Contributor Author

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/slf4jVersion-1.7.30 branch December 24, 2019 10:25
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.

2 participants