Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Type Update Change
freedesktop_entry_parser (source) dependencies major 1.32.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sashanoraa/freedesktop_entry_parser (freedesktop_entry_parser)

v2.0.1

Compare Source

  • Remove implicate indexmap feature.
  • Pin indexmap version to keep MSRV at 1.65.0.
  • Migrate project to Codeberg.

v2.0.0

This is a major release that overhauls much of the library internals
and changes the public API. Here are the headlining changes:

  • Overhauled public API. The high level API exposes the parsed
    file as essentially a two-dimensional hash map keyed by section and attribute name.
  • Duplicate attribute keys are now supported in the high level API. Each attribute key returns
    a list of values for that attribute. An empty list indicates the key was not present.
  • Duplicate sections are now merged in the high level API.
  • The low level API now has both byte and string variants.
  • Spaces before and after the equal sign of attributes are now ignored as per the spec.
  • Remove all unsafe code.
  • The minimum Rust compiler version (MSRV) is now Rust 1.65.

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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

@renovate renovate bot force-pushed the renovate/freedesktop_entry_parser-2.x branch 8 times, most recently from 834b6ea to d78f081 Compare October 16, 2025 10:43
@renovate renovate bot force-pushed the renovate/freedesktop_entry_parser-2.x branch 4 times, most recently from 12e74bc to 11f316c Compare October 16, 2025 12:29
@renovate renovate bot force-pushed the renovate/freedesktop_entry_parser-2.x branch from 11f316c to ccbbbbb Compare October 18, 2025 03: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.

1 participant