Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 30, 2023

This PR contains the following updates:

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

Release Notes

maciejhirsz/logos (logos)

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.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 #​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

v0.14.1: 0.14.1 - Debug feature and fixes

What's Changed

New Contributors

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


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 becomes conflicted, 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 force-pushed the renovate/minor-updates branch from daee87d to 34ff803 Compare January 6, 2024 19:14
@renovate
Copy link
Author

renovate bot commented Jan 6, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: wop/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path wop/Cargo.toml --package [email protected] --precise 0.14.0
error: package ID specification `[email protected]` did not match any packages
Did you mean one of these?

  [email protected]

@renovate renovate bot force-pushed the renovate/minor-updates branch from 34ff803 to f2f5bbf Compare February 7, 2024 12:25
@renovate renovate bot changed the title fix(deps): update rust crate logos to 0.13.0 fix(deps): update rust crate logos to 0.14.0 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/minor-updates branch from f2f5bbf to f1c8f50 Compare December 7, 2024 12:18
@renovate renovate bot changed the title fix(deps): update rust crate logos to 0.14.0 fix(deps): update rust crate logos to 0.15.0 Dec 7, 2024
@renovate
Copy link
Author

renovate bot commented Dec 7, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: wop/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path wop/Cargo.toml --package [email protected] --precise 0.15.1
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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.

1 participant