Skip to content

build(deps): bump log from 0.4.30 to 0.4.31#974

Merged
BeryJu merged 1 commit into
mainfrom
dependabot/cargo/log-0.4.31
Jun 3, 2026
Merged

build(deps): bump log from 0.4.30 to 0.4.31#974
BeryJu merged 1 commit into
mainfrom
dependabot/cargo/log-0.4.31

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps log from 0.4.30 to 0.4.31.

Release notes

Sourced from log's releases.

0.4.31

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.30...0.4.31

Changelog

Sourced from log's changelog.

[0.4.31] - 2026-06-02

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.30...0.4.31

[Unreleased]

Commits
  • 5808392 Merge pull request #728 from rust-lang/cargo/0.4.31
  • 86d739f prepare for 0.4.31 release
  • c906cfb Merge pull request #727 from tisonkun/leverage-static-str-key-when-possible
  • 756c279 leverage str literal as well
  • 3dd250d rename Key::from_static_str to from_str_static
  • db14597 Leverage static str key when possible
  • 761461a Merge pull request #726 from Isvane/fix/typos
  • 48ce372 fix typos in kv compile errors and log documentation
  • 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 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)

Bumps [log](https://github.com/rust-lang/log) from 0.4.30 to 0.4.31.
- [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.30...0.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.24%. Comparing base (c0bd6a4) to head (70a5012).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #974      +/-   ##
==========================================
+ Coverage   38.20%   38.24%   +0.03%     
==========================================
  Files         227      227              
  Lines        8412     8412              
==========================================
+ Hits         3214     3217       +3     
+ Misses       4813     4811       -2     
+ Partials      385      384       -1     
Flag Coverage Δ
go-e2e 45.83% <ø> (-0.04%) ⬇️
go-integration 17.52% <ø> (?)
go-macos-26 15.84% <ø> (ø)
go-ubuntu-24.04 15.48% <ø> (ø)
go-ubuntu-24.04-arm 15.11% <ø> (ø)
go-windows-2025 15.16% <ø> (ø)
swift 3.40% <ø> (ø)

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

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

@BeryJu BeryJu merged commit 16030b0 into main Jun 3, 2026
42 of 43 checks passed
@BeryJu BeryJu deleted the dependabot/cargo/log-0.4.31 branch June 3, 2026 22:29
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant