tremor-runtime icon indicating copy to clipboard operation
tremor-runtime copied to clipboard

Bump log from 0.4.21 to 0.4.22

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps log from 0.4.21 to 0.4.22.

Changelog

Sourced from log's changelog.

[0.4.22] - 2024-06-27

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/log/compare/0.4.21...0.4.22

Commits
  • d5ba2cf Merge pull request #634 from rust-lang/cargo/0.4.22
  • d1a8306 prepare for 0.4.22 release
  • 46894ef Merge pull request #633 from rust-lang/feat/panic-info
  • e0d389c Merge pull request #632 from rust-lang/feat/loosen-atomics
  • c9e5e13 use Location::caller() for file and line info
  • 507b672 loosen orderings for logger initialization
  • c879b01 Merge pull request #628 from Thomasdezeeuw/fix-warnings
  • 405fdb4 Merge pull request #627 from Thomasdezeeuw/check-features
  • 1307ade Remove unneeded import
  • 710560e Don't use --all-features in CI
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Jun 28 '24 05:06 dependabot[bot]

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.24%. Comparing base (ca0cbc5) to head (e829c55). Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
tremor-connectors/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2615      +/-   ##
==========================================
- Coverage   91.25%   91.24%   -0.01%     
==========================================
  Files         309      309              
  Lines       60873    60872       -1     
==========================================
- Hits        55550    55545       -5     
- Misses       5323     5327       +4     
Flag Coverage Δ
e2e-command 11.12% <0.00%> (+<0.01%) :arrow_up:
e2e-integration 51.82% <0.00%> (-0.16%) :arrow_down:
e2e-unit 12.32% <0.00%> (+<0.01%) :arrow_up:
e2etests 54.11% <0.00%> (-0.16%) :arrow_down:
tremorapi 14.23% <0.00%> (+<0.01%) :arrow_up:
tremorcodec 62.94% <ø> (ø)
tremorcommon 63.04% <ø> (ø)
tremorconnectors 29.04% <0.00%> (+<0.01%) :arrow_up:
tremorconnectorsaws 11.45% <0.00%> (ø)
tremorconnectorsazure 4.95% <0.00%> (ø)
tremorconnectorsgcp 20.96% <0.00%> (-0.01%) :arrow_down:
tremorconnectorsobjectstorage 0.06% <ø> (ø)
tremorconnectorsotel 12.52% <0.00%> (ø)
tremorconnectorstesthelpers 60.56% <ø> (ø)
tremorinflux 87.72% <ø> (ø)
tremorinterceptor 54.33% <ø> (ø)
tremorpipeline 31.10% <ø> (ø)
tremorruntime 46.48% <0.00%> (+0.01%) :arrow_up:
tremorscript 54.28% <ø> (ø)
tremorsystem 5.74% <ø> (ø)
tremorvalue 70.16% <ø> (+0.03%) :arrow_up:
unittests 88.24% <0.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tremor-connectors/src/impls/kafka.rs 91.04% <ø> (-0.04%) :arrow_down:
tremor-connectors/src/lib.rs 87.34% <0.00%> (ø)

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ca0cbc5...e829c55. Read the comment docs.

codecov[bot] avatar Jun 28 '24 05:06 codecov[bot]

@dependabot rebase

Licenser avatar Aug 13 '24 14:08 Licenser

@dependabot recreate

Licenser avatar Oct 23 '24 12:10 Licenser

Looks like log is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Oct 23 '24 12:10 dependabot[bot]