chore(deps): bump log from 0.4.27 to 0.4.28 in /backend#147
chore(deps): bump log from 0.4.27 to 0.4.28 in /backend#147dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Greptile Overview
Greptile Summary
This PR is a routine Dependabot update that bumps the log crate from version 0.4.27 to 0.4.28 in the Rust backend. The log crate is a fundamental logging library used throughout the Atuin Desktop backend for logging functionality. This patch-level update includes bug fixes, code improvements, and adds new methods increment_severity() and decrement_severity() for Level and LevelFilter. The MSRV was bumped to Rust 1.61.0, but this shouldn't impact the project as it's likely already using a newer version. The change is limited to a single line in backend/Cargo.toml updating the version number.
Important Files Changed
Changed Files
| Filename | Score | Overview |
|---|---|---|
| backend/Cargo.toml | 5/5 | Routine dependency update bumping log from 0.4.27 to 0.4.28 |
1 file reviewed, no comments
50d3464 to
f896b49
Compare
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28. - [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.27...0.4.28) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
f896b49 to
0fc685d
Compare
|
@dependabot rebase |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps log from 0.4.27 to 0.4.28.
Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
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 exampleYou 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)