Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps the iron group with 5 updates in the / directory:

Package From To
ironrdp-pdu 0.5.0 0.6.0
ironrdp-rdcleanpath 0.1.3 0.2.0
ironrdp-tokio 0.5.1 0.7.0
ironrdp-connector 0.5.1 0.7.0
ironrdp-acceptor 0.5.0 0.7.0

Updates ironrdp-pdu from 0.5.0 to 0.6.0

Commits
  • a3b2017 chore(release): prepare for publishing (#885)
  • 5d0c74d chore(release): prepare web packages for publishing (#950)
  • 5b948e2 fix(web)!: replace current clipboard logic with auto and manual clipboard mod...
  • 303bee0 refactor: follow up to PR 930 (#949)
  • ca11e33 feat: preserve RDP negotiation failure details in RDCleanPath error responses...
  • ae99d14 refactor: add same_name_method clippy correctness lint (#948)
  • cec3fa7 refactor(web): raise TERMINATED event on connection error (#944)
  • 2c7f976 chore: add rc_mutex clippy correctness lint (#945)
  • 998ef87 chore: add float_cmp_const clippy correctness lint (#943)
  • 76e4ac2 chore: add precedence_bits clippy correctness lint (#942)
  • Additional commits viewable in compare view

Updates ironrdp-rdcleanpath from 0.1.3 to 0.2.0

Commits
  • 6de7f4b fix(dvc-pipe-proxy): enable missing "fs" feature for tokio (#954)
  • 23c0cc2 feat(web)!: extend DeviceEvent.wheelRotations event to support passing rota...
  • a3b2017 chore(release): prepare for publishing (#885)
  • 5d0c74d chore(release): prepare web packages for publishing (#950)
  • 5b948e2 fix(web)!: replace current clipboard logic with auto and manual clipboard mod...
  • 303bee0 refactor: follow up to PR 930 (#949)
  • ca11e33 feat: preserve RDP negotiation failure details in RDCleanPath error responses...
  • ae99d14 refactor: add same_name_method clippy correctness lint (#948)
  • cec3fa7 refactor(web): raise TERMINATED event on connection error (#944)
  • 2c7f976 chore: add rc_mutex clippy correctness lint (#945)
  • Additional commits viewable in compare view

Updates ironrdp-tokio from 0.5.1 to 0.7.0

Commits
  • a3b2017 chore(release): prepare for publishing (#885)
  • 5d0c74d chore(release): prepare web packages for publishing (#950)
  • 5b948e2 fix(web)!: replace current clipboard logic with auto and manual clipboard mod...
  • 303bee0 refactor: follow up to PR 930 (#949)
  • ca11e33 feat: preserve RDP negotiation failure details in RDCleanPath error responses...
  • ae99d14 refactor: add same_name_method clippy correctness lint (#948)
  • cec3fa7 refactor(web): raise TERMINATED event on connection error (#944)
  • 2c7f976 chore: add rc_mutex clippy correctness lint (#945)
  • 998ef87 chore: add float_cmp_const clippy correctness lint (#943)
  • 76e4ac2 chore: add precedence_bits clippy correctness lint (#942)
  • Additional commits viewable in compare view

Updates ironrdp-connector from 0.5.1 to 0.7.0

Commits
  • a3b2017 chore(release): prepare for publishing (#885)
  • 5d0c74d chore(release): prepare web packages for publishing (#950)
  • 5b948e2 fix(web)!: replace current clipboard logic with auto and manual clipboard mod...
  • 303bee0 refactor: follow up to PR 930 (#949)
  • ca11e33 feat: preserve RDP negotiation failure details in RDCleanPath error responses...
  • ae99d14 refactor: add same_name_method clippy correctness lint (#948)
  • cec3fa7 refactor(web): raise TERMINATED event on connection error (#944)
  • 2c7f976 chore: add rc_mutex clippy correctness lint (#945)
  • 998ef87 chore: add float_cmp_const clippy correctness lint (#943)
  • 76e4ac2 chore: add precedence_bits clippy correctness lint (#942)
  • Additional commits viewable in compare view

Updates ironrdp-acceptor from 0.5.0 to 0.7.0

Commits
  • a3b2017 chore(release): prepare for publishing (#885)
  • 5d0c74d chore(release): prepare web packages for publishing (#950)
  • 5b948e2 fix(web)!: replace current clipboard logic with auto and manual clipboard mod...
  • 303bee0 refactor: follow up to PR 930 (#949)
  • ca11e33 feat: preserve RDP negotiation failure details in RDCleanPath error responses...
  • ae99d14 refactor: add same_name_method clippy correctness lint (#948)
  • cec3fa7 refactor(web): raise TERMINATED event on connection error (#944)
  • 2c7f976 chore: add rc_mutex clippy correctness lint (#945)
  • 998ef87 chore: add float_cmp_const clippy correctness lint (#943)
  • 76e4ac2 chore: add precedence_bits clippy correctness lint (#942)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 3, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/iron-4b1d951471 branch 2 times, most recently from 51cd7a1 to 60d63fd Compare September 11, 2025 18:56
Bumps the iron group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ironrdp-pdu](https://github.com/Devolutions/IronRDP) | `0.5.0` | `0.6.0` |
| [ironrdp-rdcleanpath](https://github.com/Devolutions/IronRDP) | `0.1.3` | `0.2.0` |
| [ironrdp-tokio](https://github.com/Devolutions/IronRDP) | `0.5.1` | `0.7.0` |
| [ironrdp-connector](https://github.com/Devolutions/IronRDP) | `0.5.1` | `0.7.0` |
| [ironrdp-acceptor](https://github.com/Devolutions/IronRDP) | `0.5.0` | `0.7.0` |



Updates `ironrdp-pdu` from 0.5.0 to 0.6.0
- [Changelog](https://github.com/Devolutions/IronRDP/blob/master/release-plz.toml)
- [Commits](Devolutions/IronRDP@ironrdp-pdu-v0.5.0...ironrdp-pdu-v0.6.0)

Updates `ironrdp-rdcleanpath` from 0.1.3 to 0.2.0
- [Changelog](https://github.com/Devolutions/IronRDP/blob/master/release-plz.toml)
- [Commits](Devolutions/IronRDP@ironrdp-rdcleanpath-v0.1.3...ironrdp-rdcleanpath-v0.2.0)

Updates `ironrdp-tokio` from 0.5.1 to 0.7.0
- [Changelog](https://github.com/Devolutions/IronRDP/blob/master/release-plz.toml)
- [Commits](Devolutions/IronRDP@ironrdp-tokio-v0.5.1...ironrdp-tokio-v0.7.0)

Updates `ironrdp-connector` from 0.5.1 to 0.7.0
- [Changelog](https://github.com/Devolutions/IronRDP/blob/master/release-plz.toml)
- [Commits](Devolutions/IronRDP@ironrdp-connector-v0.5.1...ironrdp-connector-v0.7.0)

Updates `ironrdp-acceptor` from 0.5.0 to 0.7.0
- [Changelog](https://github.com/Devolutions/IronRDP/blob/master/release-plz.toml)
- [Commits](Devolutions/IronRDP@ironrdp-acceptor-v0.5.0...ironrdp-acceptor-v0.7.0)

---
updated-dependencies:
- dependency-name: ironrdp-pdu
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: iron
- dependency-name: ironrdp-rdcleanpath
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: iron
- dependency-name: ironrdp-tokio
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: iron
- dependency-name: ironrdp-connector
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: iron
- dependency-name: ironrdp-acceptor
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: iron
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/iron-4b1d951471 branch from 60d63fd to b8e92bd Compare September 11, 2025 18:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

1 participant