Skip to content
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

fix(deps): update rust crate logos to 0.15.0 #120

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Type Update Change
logos (source) dependencies minor 0.14.0 -> 0.15.0

Release Notes

maciejhirsz/logos (logos)

v0.14.4: - Republish v0.14.2

Compare Source

Do to a mistake caused when versioning v0.14.3 (which was yanked on crates.io and re-published as v0.15), v0.14.2 is re-published under v0.14.4, to avoid crates selecting a version of Logos that might break their CI, due to an upgrade of the MRSV.

See https://github.com/maciejhirsz/logos/issues/452.

v0.14.3: - YANKED - 2024 edition, improved callback, fixes and better docs!

Compare Source

[!IMPORTANT]
This version was yanked as it bumped the MSRV, and we should have changed the minor (not the patch) part of the version to reflect this.

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

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.14.3

v0.14.2: - Optional forbid_unsafe feature, fuzzing, book, and more!

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from thetayloredman as a code owner December 7, 2024 12:38
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