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 logback-classic from 1.4.0 to 1.4.1 #1048

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps logback-classic from 1.4.0 to 1.4.1.

Commits
  • a432a55 removed Automatic-Module-Name manifest entry which prevents javadoc deployment
  • ec06e72 prepare release 1.4.1
  • a17f298 added a new tests case, bump to SLF4J 2.0.1, remove property latest.stable.ve...
  • 32a3172 fix LOGBACK-LOGBACK-1670, use Class.getModule to obtain versio info under JMPS
  • 2c53e09 start work on 1.4.1-SNAPSHOT, fix LOGBACK-1675
  • 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)

Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.4.0...v_1.4.1)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #1048 (b24ea90) into main (1938eca) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1048      +/-   ##
============================================
+ Coverage     89.71%   89.73%   +0.02%     
- Complexity     3352     3353       +1     
============================================
  Files           457      457              
  Lines         13229    13229              
  Branches       1652     1652              
============================================
+ Hits          11868    11871       +3     
+ Misses          706      705       -1     
+ Partials        655      653       -2     
Impacted Files Coverage Δ
...perators/multi/processors/SerializedProcessor.java 92.07% <0.00%> (-4.96%) ⬇️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-4.45%) ⬇️
...mallrye/mutiny/operators/multi/FlatMapManager.java 95.83% <0.00%> (-2.78%) ⬇️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (ø)
...erators/multi/builders/SerializedMultiEmitter.java 80.48% <0.00%> (ø)
...lrye/mutiny/subscription/SerializedSubscriber.java 86.23% <0.00%> (+0.91%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 91.17% <0.00%> (+0.98%) ⬆️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 90.36% <0.00%> (+0.99%) ⬆️
...erators/multi/builders/BufferItemMultiEmitter.java 92.10% <0.00%> (+1.31%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.61% <0.00%> (+1.58%) ⬆️
... and 2 more

@jponge jponge added this to the 2.0.0 milestone Sep 15, 2022
@jponge jponge merged commit 64741df into main Sep 15, 2022
@jponge jponge deleted the dependabot/maven/ch.qos.logback-logback-classic-1.4.1 branch September 15, 2022 10:48
@jponge jponge modified the milestones: 2.0.0, 2.0.0-milestone2 Sep 16, 2022
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.

1 participant