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

Update Rust crate ashpd to 0.10.0 #110

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Type Update Change
ashpd dependencies minor 0.8.1 -> 0.10.0

Release Notes

bilelmoussaoui/ashpd (ashpd)

v0.10.2

Compare Source

  • Add backend feature to docs.rs

v0.10.1

Compare Source

What's Changed

  • desktop/activation-token: Add helper for retriving the token from a gtk::Widget or a WlSurface
  • desktop/secret: Close the socket after done reading
  • desktop/input-capture: Fix barrier-id type
  • desktop: Use a Pid alias all over the codebase
  • desktop/notification: Support v2 of the interface
  • Introduce backend implementation support, allowing to write a portal implementation in pure Rust. Currently, we don't support Session based portals. The backend feature is considered experimental as we might possibly introduce API breaking changes in the future but it should be good enough for getting started. Examples of how a portal can be implemented can be found in backend-demo

Note: The 0.10.0 release has been yanked from crates.io as it contained a build error when the glib feature is enabled.

v0.10.0

Compare Source

v0.9.2

Compare Source

What's Changed

v0.9.1

Compare Source

What's Changed

Full Changelog: bilelmoussaoui/ashpd@0.9.0...0.9.1

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: bilelmoussaoui/ashpd@0.8.0...0.9.0


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.

Copy link

Review changes with SemanticDiff.

@renovate renovate bot changed the title Update Rust crate ashpd to 0.9.0 Update Rust crate ashpd to 0.10.0 Nov 1, 2024
Copy link
Contributor Author

renovate bot commented Nov 1, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.10.0
error: package ID specification `[email protected]` did not match any packages
Did you mean one of these?

  [email protected]

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