Skip to content

chore(deps): Bump logos from 0.14.4 to 0.15.1#22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/logos-0.15.1
Open

chore(deps): Bump logos from 0.14.4 to 0.15.1#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/logos-0.15.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps logos from 0.14.4 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

v0.15 - 2024 edition, improved callback, fixes and better docs!

This is a small release, but it contains two important fixes:

  • Fix for big-endian platforms in #431
  • Support for Rust 2024 edition in #435

But it also contains a breaking change:

  • MSRV has been bumped to 1.74

... (truncated)

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.

Bumps [logos](https://github.com/maciejhirsz/logos) from 0.14.4 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.14.4...v0.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2025

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants