atm0s-media-server
atm0s-media-server copied to clipboard
chore(deps): bump log from 0.4.26 to 0.4.28
trafficstars
Bumps log from 0.4.26 to 0.4.28.
Release notes
Sourced from log's releases.
0.4.28
What's Changed
- ci: drop really old trick and ensure MSRV for all feature combo by
@tisonkunin rust-lang/log#676- chore: fix some typos in comment by
@xixishidibeiin rust-lang/log#677- Unhide
#[derive(Debug)]in example by@ZylosLumenin rust-lang/log#688- Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by
@HaoliangXuin rust-lang/log#690- Add
increment_severity()anddecrement_severity()methods forLevelandLevelFilterby@nebkorin rust-lang/log#692- Prepare for 0.4.28 release by
@KodrAusin rust-lang/log#695New Contributors
@xixishidibeimade their first contribution in rust-lang/log#677@ZylosLumenmade their first contribution in rust-lang/log#688@HaoliangXumade their first contribution in rust-lang/log#690@nebkormade their first contribution in rust-lang/log#692Full Changelog: https://github.com/rust-lang/log/compare/0.4.27...0.4.28
0.4.27
What's Changed
- A few minor lint fixes by
@nyurikin rust-lang/log#671- Enable clippy support for format-like macros by
@nyurikin rust-lang/log#665- Add an optional logger param by
@tisonkunin rust-lang/log#664- Pass global logger by value, supplied logger by ref by
@KodrAusin rust-lang/log#673- Prepare for 0.4.27 release by
@KodrAusin rust-lang/log#674Full Changelog: https://github.com/rust-lang/log/compare/0.4.26...0.4.27
Changelog
Sourced from log's changelog.
[0.4.28] - 2025-09-02
What's Changed
- ci: drop really old trick and ensure MSRV for all feature combo by
@tisonkunin rust-lang/log#676- Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by
@HaoliangXuin rust-lang/log#690- Add
increment_severity()anddecrement_severity()methods forLevelandLevelFilterby@nebkorin rust-lang/log#692New Contributors
@xixishidibeimade their first contribution in rust-lang/log#677@ZylosLumenmade their first contribution in rust-lang/log#688@HaoliangXumade their first contribution in rust-lang/log#690@nebkormade their first contribution in rust-lang/log#692Full Changelog: https://github.com/rust-lang/log/compare/0.4.27...0.4.28
Notable Changes
- MSRV is bumped to 1.61.0 in rust-lang/log#676
[0.4.27] - 2025-03-24
What's Changed
- A few minor lint fixes by
@nyurikin rust-lang/log#671- Enable clippy support for format-like macros by
@nyurikin rust-lang/log#665- Add an optional logger param by
@tisonkunin rust-lang/log#664- Pass global logger by value, supplied logger by ref by
@KodrAusin rust-lang/log#673Full Changelog: https://github.com/rust-lang/log/compare/0.4.26...0.4.27
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in example- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.