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

build(deps): bump the cargo-minor group across 1 directory with 3 updates #18576

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the cargo-minor group with 3 updates in the / directory: url, linkme and ashpd.

Updates url from 2.5.2 to 2.5.3

Release notes

Sourced from url's releases.

v2.5.3

What's Changed

New Contributors

Full Changelog: servo/rust-url@v2.5.2...v2.5.3

Commits

Updates linkme from 0.3.29 to 0.3.30

Release notes

Sourced from linkme's releases.

0.3.30

  • Support Rust 2024 edition (#102)
Commits
  • 2c96488 Release 0.3.30
  • 0b94c7e Merge pull request #102 from dtolnay/rust2024
  • 107cd3c Reorder test lint settings to ignore unknown rust-2024-compatibility in old r...
  • 42a27d9 Add CI job on Rust 1.82 to test unsafe attrs
  • 126609e Make unsafe attrs conditional on compiler version
  • 8979b3d Make unsafe extern conditional on compiler version
  • 2cc2232 Check rustc version before emitting cargo:rustc-check-cfg build instructions
  • 3bcb63f Un-exclude build.rs from published linkme-impl crate
  • 6d65966 Resolve 2024 lints on unsafe attributes and extern block
  • b3457e5 Turn on rust-2024-compatibility lints in a test
  • Additional commits viewable in compare view

Updates ashpd from 0.9.2 to 0.10.2

Release notes

Sourced from ashpd's releases.

0.10.2

  • Add backend feature to docs.rs

0.10.1

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.

Commits
  • 87ca64b Release 0.10.2
  • ca96396 docs: Build backend feature for docs.rs as well
  • 9760626 Release 0.10.1
  • acc69ad desktop/notification: Fix glib enum feature
  • 7aff974 Bump version to 0.10.0
  • f9caf80 deskto/notification: Support V2
  • 291726a activation-token: Fix clippy warning
  • b61d118 demo: Bump to ashpd git
  • e9d9d92 activation token: Add a Wayland implementation
  • 98c44dd fixup! activation_token: Provide GTK 4 helper
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the cargo-minor group with 3 updates in the / directory: [url](https://github.com/servo/rust-url), [linkme](https://github.com/dtolnay/linkme) and [ashpd](https://github.com/bilelmoussaoui/ashpd).


Updates `url` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.2...v2.5.3)

Updates `linkme` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/dtolnay/linkme/releases)
- [Commits](dtolnay/linkme@0.3.29...0.3.30)

Updates `ashpd` from 0.9.2 to 0.10.2
- [Release notes](https://github.com/bilelmoussaoui/ashpd/releases)
- [Commits](bilelmoussaoui/ashpd@0.9.2...0.10.2)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: linkme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: ashpd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done) labels Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/cargo/cargo-minor-861b0ef2c0 branch November 12, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants