Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps logos from 0.15.0 to 0.15.1.

Release notes

Sourced from logos's releases.

v0.15.1 - More customizable derive macros

It has been quite some time since the last release, and this new release contains quite nice new features, especially regarding the derive macro, thanks to the help of many contributors!

There should not be any breaking change, but please report any bug you might encounter with this new release.

Thanks again to all contributors!

What's Changed

New Contributors

Full Changelog: maciejhirsz/logos@v0.15...v0.15.1

Commits
  • a9a2c25 Merge pull request #494 from maciejhirsz/release-0.15.1
  • bca6f10 chore(lib): release v0.15.1
  • 274c7a0 Merge pull request #445 from mysteriouslyseeing/error_callback
  • 8b1baf9 Merge pull request #474 from your-diary/docs/bump_dependency_of_simple_calcul...
  • 8237e38 build(cargo): updates Cargo.lock
  • 3402a47 Merge branch 'master' into docs/bump_dependency_of_simple_calculator_example
  • 7f770db added test cases
  • 3c5f353 added test cases
  • 01c0ced Merge branch 'maciejhirsz:master' into error_callback
  • 609ae48 Merge pull request #441 from mysteriouslyseeing/skip_callback
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 11, 2025
@pfoerster
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/logos-0.15.1 branch from 8197388 to 2058247 Compare November 2, 2025 20:17
Bumps [logos](https://github.com/maciejhirsz/logos) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/maciejhirsz/logos/releases)
- [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md)
- [Commits](maciejhirsz/logos@v0.15...v0.15.1)

---
updated-dependencies:
- dependency-name: logos
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/logos-0.15.1 branch from 2058247 to 39de8c8 Compare November 2, 2025 20:20
@pfoerster pfoerster merged commit 9a87408 into master Nov 2, 2025
10 checks passed
@pfoerster pfoerster deleted the dependabot/cargo/logos-0.15.1 branch November 2, 2025 20:58
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.

2 participants