Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump log from 0.4.14 to 0.4.16 #5187

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Bump log from 0.4.14 to 0.4.16 #5187

merged 1 commit into from
Mar 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Bumps log from 0.4.14 to 0.4.16.

Changelog

Sourced from log's changelog.

[0.4.16] - 2022-03-22

  • Fix a conflict with unqualified Option use in macros.

[0.4.15] - 2022-02-23

  • Silence a warning about the deprecated spin_loop_hint.
  • Relax ordering in the atomic set_max_level call.
  • Add thumbv4t-none-eabi to targets that don't support atomics
  • Allow levels to be iterated over.
  • Implement Log on some common wrapper types.
  • Improvements to test coverage.
  • Improvements to documentation.
  • Add key-value support to the log! macros.
  • Tighten kv_unstable internal dependencies so they don't bump past their current alpha.
  • Add a simple visit API to kv_unstable.
  • Support NonZero* integers as values in structured logging
  • Support static strings as keys in structured logging
Commits

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)

@dependabot dependabot bot added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Mar 23, 2022
@sandreim sandreim added the D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. label Mar 23, 2022
@sandreim
Copy link
Contributor

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.16 branch from f819046 to 809eff3 Compare March 23, 2022 10:42
@paritytech-processbot
Copy link

Merge cancelled due to error. Error: Head SHA changed from f819046 to 809eff3

@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.16 branch 5 times, most recently from 14f58f1 to 4baa7f5 Compare March 25, 2022 15:13
@KiChjang
Copy link
Contributor

bot merge

@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.16 branch 2 times, most recently from 0a6f9fd to 0484926 Compare March 29, 2022 15:47
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/log-0.4.16 branch from 0484926 to 70424e8 Compare March 30, 2022 10:07
@bkchr bkchr merged commit b9d5221 into master Mar 30, 2022
@bkchr bkchr deleted the dependabot/cargo/log-0.4.16 branch March 30, 2022 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants