Update Rust crate log to 0.4.21 - abandoned #14

Closed
pierre wants to merge 1 commits from renovate/log-0.x into master
Owner

This PR contains the following updates:

Package Type Update Change
log dependencies patch 0.4 -> 0.4.21

Release Notes

rust-lang/log (log)

v0.4.21

Compare Source

v0.4.20

Compare Source

v0.4.19

Compare Source

v0.4.18

Compare Source

v0.4.17

  • Update kv_unstable internal dependencies.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [log](https://github.com/rust-lang/log) | dependencies | patch | `0.4` -> `0.4.21` | --- ### Release Notes <details> <summary>rust-lang/log (log)</summary> ### [`v0.4.21`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0421---2024-02-27) [Compare Source](https://github.com/rust-lang/log/compare/0.4.20...0.4.21) ### [`v0.4.20`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0420---2023-07-11) [Compare Source](https://github.com/rust-lang/log/compare/0.4.19...0.4.20) - Remove rustversion dev-dependency by [@&#8203;Thomasdezeeuw](https://github.com/Thomasdezeeuw) in https://github.com/rust-lang/log/pull/568 - Remove `local_inner_macros` usage by [@&#8203;EFanZh](https://github.com/EFanZh) in https://github.com/rust-lang/log/pull/570 ### [`v0.4.19`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0419---2023-06-10) [Compare Source](https://github.com/rust-lang/log/compare/0.4.18...0.4.19) - Use target_has_atomic instead of the old atomic_cas cfg by [@&#8203;GuillaumeGomez](https://github.com/GuillaumeGomez) in https://github.com/rust-lang/log/pull/555 - Put MSRV into Cargo.toml by [@&#8203;est31](https://github.com/est31) in https://github.com/rust-lang/log/pull/557 ### [`v0.4.18`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0418---2023-05-28) [Compare Source](https://github.com/rust-lang/log/compare/0.4.17...0.4.18) - fix markdown links (again) by [@&#8203;hellow554](https://github.com/hellow554) in https://github.com/rust-lang/log/pull/513 - add cargo doc to workflow by [@&#8203;hellow554](https://github.com/hellow554) in https://github.com/rust-lang/log/pull/515 - Apply Clippy lints by [@&#8203;hellow554](https://github.com/hellow554) in https://github.com/rust-lang/log/pull/516 - Replace ad-hoc eq_ignore_ascii_case with slice::eq_ignore_ascii_case by [@&#8203;glandium](https://github.com/glandium) in https://github.com/rust-lang/log/pull/519 - fix up windows targets by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/rust-lang/log/pull/528 - typo fix by [@&#8203;jiangying000](https://github.com/jiangying000) in https://github.com/rust-lang/log/pull/529 - Remove dependency on cfg_if by [@&#8203;EriKWDev](https://github.com/EriKWDev) in https://github.com/rust-lang/log/pull/536 - GitHub Workflows security hardening by [@&#8203;sashashura](https://github.com/sashashura) in https://github.com/rust-lang/log/pull/538 - Fix build status badge by [@&#8203;atouchet](https://github.com/atouchet) in https://github.com/rust-lang/log/pull/539 - Add call_logger to the documentation by [@&#8203;a1ecbr0wn](https://github.com/a1ecbr0wn) in https://github.com/rust-lang/log/pull/547 - Use stable internals for key-value API by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/rust-lang/log/pull/550 - Change wording of list of implementations by [@&#8203;Thomasdezeeuw](https://github.com/Thomasdezeeuw) in https://github.com/rust-lang/log/pull/553 - Add std-logger to list of implementations by [@&#8203;Thomasdezeeuw](https://github.com/Thomasdezeeuw) in https://github.com/rust-lang/log/pull/554 - Add `set_max_level_racy` and gate `set_max_level` by [@&#8203;djkoloski](https://github.com/djkoloski) in https://github.com/rust-lang/log/pull/544 - \[doc] src/lib.rs : prefix an unused variable with an underscore by [@&#8203;OccupyMars2025](https://github.com/OccupyMars2025) in https://github.com/rust-lang/log/pull/561 - \[doc] src/macros.rs : correct grammar errors of an example in lib documentation by [@&#8203;OccupyMars2025](https://github.com/OccupyMars2025) in https://github.com/rust-lang/log/pull/562 ### [`v0.4.17`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0417---2022-04-29) - Update `kv_unstable` internal dependencies. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-04-27 00:18:04 +00:00
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
pierre changed title from Update Rust crate log to 0.4.21 to Update Rust crate log to 0.4.21 - abandoned 2024-05-08 00:27:25 +00:00
Author
Owner

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
pierre closed this pull request 2024-05-23 09:48:26 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/PagesServer#14
No description provided.