Skip to content

chore(deps): Bump logos from 0.14.4 to 0.15.0#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/logos-0.15.0
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2025

Copy link
Copy Markdown

Bumps logos from 0.14.4 to 0.15.0.

Release notes

Sourced from logos's releases.

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

As well as a nice new feature for callback to support returning Result<Skip>!

Moreover, the documentation has received very nice additions.

Many thanks to all the contributors!

What's Changed

New Contributors

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

Commits
  • ec8b6d5 chore(release): bump to 0.15 (#451)
  • 04ff39e chore(release): bump to 0.14.3 (#443)
  • 837d5bf Minor readme improvments (#442)
  • 727becf chore(book): add simple calculator example (#439)
  • 1200df4 fix(lib): use precise capturing on 1.82+ (#435)
  • 4aa7f5e Bump rstest to 0.23.0, the current release (#438)
  • c6b3210 chore(deps): bump codecov/codecov-action from 4 to 5 (#437)
  • 20f893e chore(deps): bump thollander/actions-comment-pull-request from 2 to 3 (#429)
  • 491842d Support callbacks returning Result<Skip> (#432)
  • 3c81ceb fix(lib): generate same code on big-endian platforms (#431)
  • 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)

@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2025

Copy link
Copy Markdown
Author

Reviewers

The following users could not be added as reviewers: palladium-maintainers. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

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.

@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2025

Copy link
Copy Markdown
Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot force-pushed the dependabot/cargo/logos-0.15.0 branch 2 times, most recently from 218dd80 to 8d589b2 Compare June 20, 2025 05:21
Bumps [logos](https://github.com/maciejhirsz/logos) from 0.14.4 to 0.15.0.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/logos-0.15.0 branch from 8d589b2 to 2ab94a1 Compare June 21, 2025 13:53
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2025

Copy link
Copy Markdown
Author

Superseded by #22.

@dependabot dependabot Bot closed this Aug 11, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/logos-0.15.0 branch August 11, 2025 06:42
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