Skip to content

Bump nerves_logging from 0.2.2 to 0.2.3 #367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps nerves_logging from 0.2.2 to 0.2.3.

Release notes

Sourced from nerves_logging's releases.

v0.2.3

  • Changes
    • Fix log message metadata and logging function call so log filtering works as documented. This also improves the docs.
    • General documentation and public API cleanup. This removes log parsing modules from the public API since they're not intended to be called directly.
Changelog

Sourced from nerves_logging's changelog.

v0.2.3 - 2025-04-10

  • Changes
    • Fix log message metadata and logging function call so log filtering works as documented. This also improves the docs.
    • General documentation and public API cleanup. This removes log parsing modules from the public API since they're not intended to be called directly.
Commits
  • 897c01a v0.2.3 release
  • ceb7a13 Make types public API and improve docs a little
  • d692727 Fix docs on how to use and privatize API
  • 363df56 Fix logging so it was actually adjustable
  • 2f9fd50 Bump earmark_parser and file_system
  • ffc4365 Bump supported versions of Elixir; refresh CI
  • 827ea0d Bump ex_doc from 0.37.2 to 0.37.3
  • bd0c1e2 Refresh REUSE metadata using scripts
  • 6ff2ed7 Bump ex_doc from 0.37.1 to 0.37.2
  • 83182ae Bump ex_doc from 0.37.0 to 0.37.1
  • Additional commits viewable in compare view

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 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 [nerves_logging](https://github.com/nerves-project/nerves_logging) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/nerves-project/nerves_logging/releases)
- [Changelog](https://github.com/nerves-project/nerves_logging/blob/main/CHANGELOG.md)
- [Commits](nerves-project/nerves_logging@v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 11, 2025
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants