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 com.lmax:disruptor from 3.4.2 to 3.4.4 #3609

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps com.lmax:disruptor from 3.4.2 to 3.4.4.

Release notes

Sourced from com.lmax:disruptor's releases.

Release 3.4.4

  • Lazy-loading of Logger instances - See #370 & #376

Release 3.4.3

Commits
  • a87bf42 Updates for 3.4.4
  • 3376b63 Update maintainer note on readme for v3.4 branch
  • 0b81911 Merge pull request #376 from carterkozak/ckozak/370_v3.4
  • 5bd1b48 Handle java 8 generic type inference
  • 97f7973 Fix #370: Logger instances are lazily initialized
  • 7045bfd Updates for 3.4.3
  • 18d393f Add Automatic-Module-Name to MANIFEST.MF
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 3, 2023
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.76%. Comparing base (707f261) to head (b5c634a).
Report is 20 commits behind head on master.

Current head b5c634a differs from pull request most recent head c58adec

Please upload reports for the commit c58adec to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3609      +/-   ##
============================================
- Coverage     15.64%   13.76%   -1.89%     
+ Complexity     1777     1291     -486     
============================================
  Files          1001      571     -430     
  Lines         33777    29239    -4538     
  Branches       2917     2886      -31     
============================================
- Hits           5284     4024    -1260     
+ Misses        27975    24841    -3134     
+ Partials        518      374     -144     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mytang0
Copy link
Member

mytang0 commented Apr 4, 2023

@dependabot ignore this minor version

@dependabot dependabot bot closed this Apr 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2023

OK, I won't notify you about version 3.4.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/gradle/com.lmax-disruptor-3.4.4 branch April 4, 2023 02:09
@Pil0tXia
Copy link
Member

@dependabot reopen

@dependabot dependabot bot restored the dependabot/gradle/com.lmax-disruptor-3.4.4 branch June 17, 2024 07:57
@dependabot dependabot bot reopened this Jun 17, 2024
Bumps [com.lmax:disruptor](https://github.com/LMAX-Exchange/disruptor) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/LMAX-Exchange/disruptor/releases)
- [Changelog](https://github.com/LMAX-Exchange/disruptor/blob/master/CHANGELOG.adoc)
- [Commits](LMAX-Exchange/disruptor@3.4.2...3.4.4)

---
updated-dependencies:
- dependency-name: com.lmax:disruptor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.lmax-disruptor-3.4.4 branch from 363645a to c58adec Compare June 17, 2024 07:57
@Pil0tXia Pil0tXia merged commit 7c88952 into master Jun 17, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.lmax-disruptor-3.4.4 branch June 17, 2024 08:31
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants