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 slf4j-jdk14 from 2.0.2 to 2.0.3 #3321

Merged
merged 1 commit into from Oct 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps slf4j-jdk14 from 2.0.2 to 2.0.3.

Commits
  • b2cb05f prepare release 2.0.3
  • 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger
  • b500a6f javadoc explaining using multiple markers instead of nested markers
  • d81affb comment about ThreadLocal key or value types
  • bcbbe40 Reword Marker Javadoc to improve grammar.
  • 7686020 Merge pull request #310 from ascopes/patch-1
  • 3f47f87 Add missing javadoc to SLF4JServiceProvider.java
  • eb1710a start work on 2.0.3-SNAPSHOT, fix SLF4J-564
  • bb49a5a Merge pull request #307 from radio-rogal/slf4j-564-simple-logger-javadoc
  • 768ca7d [SLF4J-564] slf4j-simple: fix javadoc for SimpleLogger
  • See full diff 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)

@dependabot dependabot bot requested a review from nvoxland as a code owner September 29, 2022 02:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 29, 2022
@github-actions
Copy link

github-actions bot commented Sep 29, 2022

Unit Test Results

  4 668 files  ±  0    4 668 suites  ±0   36m 6s ⏱️ + 3m 30s
  4 627 tests +18    4 401 ✔️ +21     226 💤  - 3  0 ±0 
54 528 runs  +12  49 465 ✔️ +17  5 063 💤  - 5  0 ±0 

Results for commit 0847cc7. ± Comparison against base commit 3c94c98.

♻️ This comment has been updated with latest results.

@nvoxland
Copy link
Contributor

@dependabot rebase

@nvoxland nvoxland self-assigned this Sep 30, 2022
Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.2...v_2.0.3)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.slf4j-slf4j-jdk14-2.0.3 branch from 57beb4c to 0847cc7 Compare September 30, 2022 16:13
Copy link
Contributor

@nvoxland nvoxland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review and test results:

Things to be aware of:

  • Change is in a library only used for internal build, so the fact that pro was already failing for unrelated reasons doesn't really matter

Things to worry about:

  • Nothing

@nvoxland nvoxland removed their assignment Sep 30, 2022
Copy link
Contributor

@XDelphiGrl XDelphiGrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR updates the slf4j build dependency.

  • No changes to Core liquibase code.
  • No Maven Central reported CVEs.
  • No additional testing necessary.

APPROVED

Maven Central slf4j-jdk14 2.0.3

@nvoxland nvoxland merged commit ea43d36 into master Oct 12, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.slf4j-slf4j-jdk14-2.0.3 branch October 12, 2022 20:56
@kataggart kataggart added this to the 1NEXT milestone Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocandidate dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants