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 log from 0.4.21 to 0.4.22 #2615

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

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: rust-lang/log@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

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 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)

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

@dependabot dependabot bot requested a review from darach as a code owner June 28, 2024 05:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2024
@tremor-bot tremor-bot enabled auto-merge (rebase) June 28, 2024 05:01
Copy link

codecov bot commented Jun 28, 2024

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).

Files Patch % Lines
tremor-connectors/src/lib.rs 0.00% 1 Missing ⚠️
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%) ⬆️
e2e-integration 51.82% <0.00%> (-0.16%) ⬇️
e2e-unit 12.32% <0.00%> (+<0.01%) ⬆️
e2etests 54.11% <0.00%> (-0.16%) ⬇️
tremorapi 14.23% <0.00%> (+<0.01%) ⬆️
tremorcodec 62.94% <ø> (ø)
tremorcommon 63.04% <ø> (ø)
tremorconnectors 29.04% <0.00%> (+<0.01%) ⬆️
tremorconnectorsaws 11.45% <0.00%> (ø)
tremorconnectorsazure 4.95% <0.00%> (ø)
tremorconnectorsgcp 20.96% <0.00%> (-0.01%) ⬇️
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%) ⬆️
tremorscript 54.28% <ø> (ø)
tremorsystem 5.74% <ø> (ø)
tremorvalue 70.16% <ø> (+0.03%) ⬆️
unittests 88.24% <0.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
tremor-connectors/src/impls/kafka.rs 91.04% <ø> (-0.04%) ⬇️
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.

@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 9746241 to 55bb164 Compare July 1, 2024 04:28
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 55bb164 to d79f070 Compare July 1, 2024 10:57
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from d79f070 to fcbc673 Compare July 2, 2024 04:21
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from fcbc673 to 45a1f6b Compare July 2, 2024 10:38
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 45a1f6b to a568220 Compare July 4, 2024 04:57
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from a568220 to d92cb51 Compare July 4, 2024 05:29
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from d92cb51 to 45c1b44 Compare July 8, 2024 04:45
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 45c1b44 to 0126b17 Compare July 8, 2024 04:58
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 0126b17 to cda9726 Compare July 9, 2024 04:57
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from cda9726 to 3196083 Compare July 9, 2024 05:37
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 3196083 to 03613c6 Compare July 10, 2024 04:41
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 03613c6 to e54fe34 Compare July 10, 2024 05:23
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from e54fe34 to 99cd1d5 Compare July 22, 2024 18:27
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 99cd1d5 to 7f81b74 Compare July 22, 2024 18:37
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 7f81b74 to da4e7bc Compare July 23, 2024 04:37
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from da4e7bc to da9f0c4 Compare July 24, 2024 04:40
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from da9f0c4 to 7276df6 Compare July 25, 2024 05:10
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.22 branch from 7276df6 to 6831d27 Compare July 26, 2024 10:43
tremor-bot
tremor-bot previously approved these changes Jul 26, 2024
@Licenser
Copy link
Member

@dependabot rebase

Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.21...0.4.22)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
tremor-bot
tremor-bot previously approved these changes Aug 13, 2024
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
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