Skip to content

Bump android_logger from 0.11.3 to 0.15.1#44

Merged
Destructor17 merged 1 commit into
mainfrom
dependabot/cargo/android_logger-0.15.1
May 24, 2026
Merged

Bump android_logger from 0.11.3 to 0.15.1#44
Destructor17 merged 1 commit into
mainfrom
dependabot/cargo/android_logger-0.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Bumps android_logger from 0.11.3 to 0.15.1.

Release notes

Sourced from android_logger's releases.

v0.15.0

What's Changed

New Contributors

Full Changelog: rust-mobile/android_logger-rs@0.14.1...v0.15.0

0.14.1

No release notes provided.

0.14.0

No release notes provided.

0.13.1

API docs
Changelog

0.13.0

API docs
Changelog

0.12.0

API docs
Changelog

Changelog

Sourced from android_logger's changelog.

android_logger changelog

All user visible changes to this project will be documented in this file. This project uses [Semantic Versioning 2.0.0].

0.13.1 · 2023-03-07

Diff

Fixed

  • Missing logs on [Android] API 26 and earlier. (#66, #67)

#66: /../../issues/66 #67: /../../pull/67

0.13.0 · 2023-02-14

Diff

BC Breaks

  • Added buf_id argument to PlatformLogWriter::new() method allowing to specify concrete Android logging system buffer. (#50, #64)
  • Removed deprecated Config::with_min_level() method accepting log::Level. (#65)

Added

  • Config::with_log_buffer() method to specify concrete Android logging system buffer. (#50, #64)

#50: /../../pull/50 #64: /../../pull/64 #65: /../../pull/65

0.12.0 · 2023-01-19

Diff

Added

... (truncated)

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 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 [android_logger](https://github.com/rust-mobile/android_logger-rs) from 0.11.3 to 0.15.1.
- [Release notes](https://github.com/rust-mobile/android_logger-rs/releases)
- [Changelog](https://github.com/rust-mobile/android_logger-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-mobile/android_logger-rs/commits)

---
updated-dependencies:
- dependency-name: android_logger
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 16, 2026
@Destructor17 Destructor17 added this pull request to the merge queue May 24, 2026
Merged via the queue into main with commit 20189d9 May 24, 2026
12 checks passed
@Destructor17 Destructor17 deleted the dependabot/cargo/android_logger-0.15.1 branch May 24, 2026 21:15
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